Closed
Bug 479538
Opened 16 years ago
Closed 16 years ago
Sisyphus - JavaScript tests - patterns maintenance
Categories
(Testing Graveyard :: Sisyphus, defect)
Testing Graveyard
Sisyphus
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Assigned: bc)
Details
1. Update the patterns used in public and confidential failures to remove TEST_CPUSPEED which has not been useful in categorizing failures. This also affects every line in public-failures.txt, universe.data etc which bloats the patch to 820K so I won't attach it here.
2. Update the JavaScript Tests Makefile to include a "patterns" target to extract patterns from the expanded failure files into the reduced failure files. Also use a separate confidential-universe.data file for reducing confidential failures since the population of machines running the confidential tests is different from the ones running the public tests.
3. Update timed_run.py to check if the process is hung on termination and to throw and OSError in that event.
Flags: in-testsuite-
| Assignee | ||
Comment 1•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•