« Bugzilla Issues Index
#37 — Include metadata in test cases stating whether they've been reviewed by someone other than the contributor
- bug_id:
37
- creation_ts:
2011-03-02 15:30:00 -0800
- short_desc:
Include metadata in test cases stating whether they've been reviewed by someone other than the contributor
- delta_ts:
2012-02-29 09:24:40 -0800
- product:
Test262
- component:
Test Harness
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Dave Fugate
- assigned_to:
Dave Fugate
- commentid:
84
- comment_count:
0
- who:
Dave Fugate
- bug_when:
2011-03-02 15:30:09 -0800
We should have metadata in test cases showing whether someone other than the contributor has also reviewed it. Then maybe the website will flag tests failing against a browser somehow if they haven't been peer reviewed yet.
- commentid:
85
- comment_count:
1
- who:
Dave Fugate
- bug_when:
2011-03-02 15:31:13 -0800
Conservatively guesstimating a couple of days will will be needed to implement and fully test this.
- commentid:
715
- comment_count:
2
- who:
Dave Fugate
- bug_when:
2012-02-29 09:24:40 -0800
On http://wiki.ecmascript.org/doku.php?id=test262:test_case_format, I've noted two new testcase metadata fields:
- @author
- @reviewers
It'll be up to reviewers and testcase authors to populate these (optional) attributes.