aboutsummaryrefslogtreecommitdiffstats
path: root/test/config
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2011-07-07 10:38:08 -0700
committerDavid Fugate <dfugate@microsoft.com>2011-07-07 10:38:08 -0700
commit314a8abb7010d543e656f49e890f238b4cbbaba6 (patch)
tree6774fd06ff591d7cd095c7278782735a04692f4a /test/config
parentf3ed594ec4b4dd76cd3c52af21272bacb8d926c1 (diff)
https://bugs.ecmascript.org/show_bug.cgi?id=12 is partially fixed.
Diffstat (limited to 'test/config')
-rw-r--r--test/config/excludelist.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/test/config/excludelist.xml b/test/config/excludelist.xml
index 0a624ca4f..f1609dc57 100644
--- a/test/config/excludelist.xml
+++ b/test/config/excludelist.xml
@@ -1,27 +1,11 @@
<?xml version="1.0" encoding="utf-8" ?>
<excludeList>
- <test id="S7.5.3_A1.1">problem, abstract is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.2">problem, boolean is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.3">problem, byte is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.4">problem, char is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.8">problem, double is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.12">problem, final is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.13">problem, float is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.14">problem, goto is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.17">problem, implements is not a reserved word in ES5</test>
<test id="S7.5.3_A1.18">problem, interface is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.19">problem, long is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.20">problem, native is not a reserved word in ES5</test>
<test id="S7.5.3_A1.21">problem, package is not a reserved word in ES5</test>
<test id="S7.5.3_A1.22">problem, private is not a reserved word in ES5</test>
<test id="S7.5.3_A1.23">problem, protected is not a reserved word in ES5</test>
<test id="S7.5.3_A1.24">problem, public is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.25">problem, short is not a reserved word in ES5</test>
<test id="S7.5.3_A1.26">problem, static is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.28">problem, synchronized is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.29">problem, throws is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.30">problem, transient is not a reserved word in ES5</test>
- <test id="S7.5.3_A1.31">problem, volatile is not a reserved word in ES5</test>
<test id="15.4.4.15-3-14"><!-- reason for the exclusion--></test>
<test id="15.4.4.15-3-29"><!-- reason for the exclusion--></test>