archives

« Bugzilla Issues Index

#5 — Hitting "Start" button after test run is complete should auto-reset


<ReportedBy>AlexChi</ReportedBy>

1. Navigate to http://test262.ecmascript.org
2. Click the "Run" tab
3. Wait for all test cases to finish running...
4. Click the "Start" button

At this point, nothing seems to happen until the "Reset" button is hit and the "Pause" button must be used to start a new test run.

Expected behavior is that "Start" after a successful run should begin a new test run.


Guessing this will take at most 2.5 hours to fix, test, and submit to the live server.


Fixed (hide the 'Start' button after tests have finished running). Just need to re-gen the live website before closing this.