Ticket #8378 (closed defect: fixed)

Opened 13 months ago

Last modified 12 months ago

DOH status bars go beyond 100%

Reported by: peller Owned by: liucougar
Priority: normal Milestone: 1.3
Component: TestFramework Version: 1.2.3
Severity: normal Keywords:
Cc:

Description

The (very cool) status bars in DOH are presently broken. Running the full test suite, the top bar overflows sometimes around hitting tests.data. Some of the tests within tests.data themselves show a status of over 200%, which may be unrelated since the top bar overflows even without tests.data.

Change History

Changed 12 months ago by dante

  • milestone changed from tbd to future

Changed 12 months ago by liucougar

  • status changed from new to assigned

Changed 12 months ago by liucougar

  • milestone changed from future to 1.3

Changed 12 months ago by liucougar

  • status changed from assigned to closed
  • resolution set to fixed

(In [16684]) fixes #8378: probably set the global progress bar for nested doh test cases (such as dojo._base test) also fixed a problem where failure groups are not marked properly !strict

Changed 12 months ago by liucougar

(In [16690]) refs #8378: fixed another problem with test suite progress bar if the test is js only (without a html page) !strict

Note: See TracTickets for help on using tickets.