Closed Bug 384476 Opened 17 years ago Closed 13 years ago

Tinderbox abuses AliveTest when running other tests

Categories

(Webtools Graveyard :: Tinderbox, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: ispiked, Assigned: morgamic)

Details

Tests such as Tp/Tp2/Tdhtml use this function to run their tests. The logic of AliveTest is as follows, though: 

run the test for X seconds and if we timeout (i.e. don't crash) after X seconds, PASS

We set very high timeouts for Tp/Tp2/Tdhtml and usually exit before they end and AliveTest prints that we fail the test. We pass it, however, since we use AliveTestReturnToken and scrape the log. This results in stuff like "LayoutPerformanceTest: test failed" getting printed out even if the tests pass, which is kind of annoying.
Wow, several different sorts of blast-from-the-past here :)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.