« Bugzilla Issues Index
#289 — Test description for S8.1_A3 should be corrected
- bug_id:
289
- creation_ts:
2012-03-03 10:21:00 -0800
- short_desc:
Test description for S8.1_A3 should be corrected
- delta_ts:
2012-03-27 09:35:06 -0700
- product:
Test262
- component:
ECMA-262 Tests
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
trivial
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Dave Fugate
- commentid:
719
- comment_count:
0
- who:
André Bargull
- bug_when:
2012-03-03 10:21:12 -0800
The current description of S8.1_A3 reads:
---
/**
* undefined is now non-writable in es5
*
* @path ch08/8.1/S8.1_A3.js
* @description "undefined=1" should throw a TypeError
*/
---
Both, the 'main' description and the @description, are a bit misleading. I think the wording from S8.5_A10 and S8.5_A4 should be adopted for S8.1_A3.
- commentid:
822
- comment_count:
1
- who:
Dave Fugate
- bug_when:
2012-03-27 09:35:06 -0700
Agreed and fixed in Hg.