« Bugzilla Issues Index
#1125 — S11.2.1_A4_T1 partially invalid
- bug_id:
1125
- creation_ts:
2012-12-11 16:24:00 -0800
- short_desc:
S11.2.1_A4_T1 partially invalid
- delta_ts:
2013-06-07 04:39:44 -0700
- product:
Test262
- component:
ECMA-262 Tests
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Brent Baker
- cc:
["brbaker", "prsriniv", "trbaker"]
- commentid:
3004
- comment_count:
0
- who:
André Bargull
- bug_when:
2012-12-11 16:24:18 -0800
escape and unescape are listed in Annex B
- commentid:
3005
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2012-12-11 17:04:15 -0800
Indeed, good catch. This section of tests was ported directly from Sputnik, which I believe was targeting ES3.1. There are probably other Annex B items that are hanging around in the cases. File bugs if you find any others!
- commentid:
4082
- comment_count:
2
- who:
Brent Baker
- bug_when:
2013-05-21 05:28:12 -0700
Escape/Unescape can be found in the following files:
ch11/11.2/11.2.1/S11.2.1_A4_T1.js
ch15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-12.js
- commentid:
4083
- comment_count:
3
- who:
Brent Baker
- bug_when:
2013-05-21 05:38:00 -0700
One more for unescape:
ch15/15.2/15.2.3/15.2.3.3/15.2.3.3-4-13.js
- commentid:
4084
- comment_count:
4
- attachid:
40
- who:
Brent Baker
- bug_when:
2013-05-21 05:40:01 -0700
Created attachment 40
Remove escape and unescape from testsuite
Both of these functions are part of Annex B.
- commentid:
4090
- comment_count:
5
- who:
Prashanth Srinivasan
- bug_when:
2013-05-21 11:23:47 -0700
Reviewed patch that removes escape and unescape, good to go
- commentid:
4129
- comment_count:
6
- attachid:
46
- who:
Brent Baker
- bug_when:
2013-06-04 06:21:00 -0700
Created attachment 46
Move escape/unescape into annexB
- commentid:
4137
- comment_count:
7
- attachid:
54
- who:
Brent Baker
- bug_when:
2013-06-05 04:22:50 -0700
Created attachment 54
Move escape/unescape into annexB
Exported change, including commit message
- commentid:
4156
- comment_count:
8
- who:
Brent Baker
- bug_when:
2013-06-07 04:39:44 -0700
changeset: 369:f80873831607
user: Brent Baker <brbaker@adobe.com>
date: Thu Jun 06 07:36:51 2013 -0400
summary: Bug 1125: Move escape and unescape into "annexB"
NOTE: I am still waiting to get access to update the live website @ http://test262.ecmascript.org