Closed Bug 1581843 Opened 6 years ago Closed 6 years ago

'mach test-info report --show-tests' output is not sorted

Categories

(Testing :: General, defect)

Version 3
defect
Not set
normal

Tracking

(firefox71 fixed)

RESOLVED FIXED
mozilla71
Tracking Status
firefox71 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

Details

Attachments

(1 file)

As seen in the fission reports, for instance:

    "Core::DOM: Core & HTML": [
      {
        "skip-if": "(toolkit == 'android') || (fission)", 
        "test": "dom/websocket/tests/test_bug1384658.html"
      }, 
      {
        "skip-if": "fission", 
        "test": "dom/html/test/test_bug1292522_same_domain_with_different_port_number.html"
      }, 
      {
        "skip-if": "fission", 
        "test": "dom/html/test/test_bug1295719_event_sequence_for_number_keys.html"
      }, 
      {
        "skip-if": "fission", 
        "test": "dom/html/test/test_bug1315146.html"
      }, 

There is no apparent order to the tests listed in a component. That's frustrating when you are looking for specific tests.

Pushed by gbrown@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1ca1af64bf54 Improve sorting in 'mach test-info report'; r=ahal
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: