« Bugzilla Issues Index
#47 — (Running) test chapters should require opt-in
- bug_id:
47
- creation_ts:
2011-03-02 16:58:00 -0800
- short_desc:
(Running) test chapters should require opt-in
- delta_ts:
2014-08-18 05:00:13 -0700
- product:
Test262
- component:
Test262 website
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
CONFIRMED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Dave Fugate
- assigned_to:
Dave Fugate
- cc:
["brterlso", "gbor.kopasz", "sam.mikes"]
- commentid:
103
- comment_count:
0
- who:
Dave Fugate
- bug_when:
2011-03-02 16:58:23 -0800
We should not run all ES5 test chapters by default. Instead, we should require an end-user to opt into running all the tests or select chapter individually.
- commentid:
126
- comment_count:
1
- who:
Dave Fugate
- bug_when:
2011-03-07 13:49:27 -0800
Implementing this is not entirely trivial as we do things like hardcode the total number of tests expected to run (and do not 'finish' the test run until this many tests have actually been executed). Setting the estimate for this at one day.
- commentid:
9805
- comment_count:
2
- who:
Sam Mikes
- bug_when:
2014-08-18 05:00:13 -0700
I believe this is implemented. Currently the user can either 'run all' or 'run selected tests'.