FLUID-6349: Browser test duration showing as "undefined ms"

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
  1. 3.0
Component
  1. 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