Closed Bug 515791 Opened 16 years ago Closed 16 years ago

fix how ts/tp style tests are identified by talos

Categories

(Release Engineering :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: anodelman, Assigned: anodelman)

References

Details

Attachments

(1 file, 1 obsolete file)

Talos currently determines what format test results are in by looking through a list of ts-style tests. If the test name is not in the list then it assumes that the test format is tp-style. This means having to maintain a list of ts-style tests, which makes adding new tests a headache. Should be able to handle this programatically.
Blocks: 515490
Assignee: nobody → anodelman
Priority: -- → P2
No more maintenance of a giant list of tests.
Attachment #400911 - Flags: review?(catlee)
Attachment #400911 - Attachment is obsolete: true
Attachment #401093 - Flags: review?(catlee)
Attachment #400911 - Flags: review?(catlee)
Attachment #401093 - Flags: review?(catlee) → review+
Comment on attachment 401093 [details] [diff] [review] set results format based upon communication with the browser (take 2) Checking in run_tests.py; /cvsroot/mozilla/testing/performance/talos/run_tests.py,v <-- run_tests.py new revision: 1.52; previous revision: 1.51 done Checking in ttest.py; /cvsroot/mozilla/testing/performance/talos/ttest.py,v <-- ttest.py new revision: 1.32; previous revision: 1.31 done
Attachment #401093 - Flags: checked-in+
Landed and working.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: