Metadata
- Source
- FLUID-6349
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Giovanni Tirloni
- Created
2018-11-04T15:12:54.669-0500 - Updated
2024-07-22T10:35:26.473-0400 - Versions
- N/A
- Fixed Versions
-
- 3.0
- Component
-
- Testing Infrastructure
Description
The issue seems to have been happening for a while in CI but unfortunately, we don't keep enough build history to determine when it started:
17:24:56.143: Successfully reached the end of promise chain. Firing testem callback.
ok 1 Firefox 62.0 - [undefined ms] - Framework Tests: /tests/framework-tests/core/html/Caching-test.html
ok 2 Firefox 62.0 - [undefined ms] - Framework Tests: /tests/framework-tests/core/html/DataBinding-test.html
ok 3 Firefox 62.0 - [undefined ms] - Framework Tests: /tests/framework-tests/core/html/DataSource-test.html
...
Comments
-
Justin Obara commented
2018-11-05T07:12:30.247-0500 @@Tony Atkins [RtF] is this something you may be able to track down?
-
Tony Atkins [RtF] commented
2018-11-05T10:07:26.594-0500 Hi, @@Justin Obara. This is definitely a problem with Testem and/or my wrapper around it. I'm tracking the work here:
-
Tony Atkins [RtF] commented
2018-11-05T10:50:48.789-0500 Turns out it's a problem with our fork of QUnit using a different variable name here:
It should be "runtime", if that's populated the timing data shows up with no changes to gpii-testem. I'll create a quick pull against infusion to fix it.
-
Tony Atkins [RtF] commented
2018-11-05T10:58:28.969-0500 -
Justin Obara commented
2018-11-06T09:44:21.639-0500 Merged PR ( https://github.com/fluid-project/infusion/pull/943 ) into the project repo at d726d64d66e997f011077443047b005a9b344b19