aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/infrastructure/rhino1_7R1/testsrc/opt1.skip
diff options
context:
space:
mode:
authorEgil Moeller <egil.moller@freecode.no>2010-03-22 00:16:53 +0100
committerEgil Moeller <egil.moller@freecode.no>2010-03-22 00:16:53 +0100
commitfc00cfedd6c25d1634a1e0d28a7b7bc5f42e1cd7 (patch)
tree928419d6bfe794865e4b8f0634bd792f795c4b8a /trunk/infrastructure/rhino1_7R1/testsrc/opt1.skip
parent0fdab3db005c4fa31fb8306b573c0b35073d3e56 (diff)
parentd56b9b3b82cdebcaeb00eec0fcb4326ad21adaa8 (diff)
downloadetherpad-fc00cfedd6c25d1634a1e0d28a7b7bc5f42e1cd7.tar.gz
etherpad-fc00cfedd6c25d1634a1e0d28a7b7bc5f42e1cd7.tar.xz
etherpad-fc00cfedd6c25d1634a1e0d28a7b7bc5f42e1cd7.zip
Merge branch 'master' into plugin-framework
Diffstat (limited to 'trunk/infrastructure/rhino1_7R1/testsrc/opt1.skip')
-rw-r--r--trunk/infrastructure/rhino1_7R1/testsrc/opt1.skip26
1 files changed, 0 insertions, 26 deletions
diff --git a/trunk/infrastructure/rhino1_7R1/testsrc/opt1.skip b/trunk/infrastructure/rhino1_7R1/testsrc/opt1.skip
deleted file mode 100644
index 7006882..0000000
--- a/trunk/infrastructure/rhino1_7R1/testsrc/opt1.skip
+++ /dev/null
@@ -1,26 +0,0 @@
-# Rhino skip list: opt1.skip. Tests to be run at -opt 1
-# These tests are skipped by Rhino either because a bug with a regression
-# test has yet to be fixed, or because the test is not applicable to Rhino.
-
-# program too large/complex
-ecma_3/Statements/regress-302439.js
-ecma_3/Statements/regress-324650.js
-ecma_3/Statements/regress-74474-002.js
-ecma_3/Statements/regress-74474-003.js
-js1_5/Regress/regress-244470.js
-js1_5/Regress/regress-308085.js
-js1_5/Regress/regress-80981.js
-js1_5/Regress/regress-89443.js
-js1_5/extensions/regress-226507.js
-
-# program too large/complex; could have better error message
-js1_5/Regress/regress-111557.js
-js1_5/Regress/regress-155081-2.js
-js1_5/Regress/regress-155081.js
-js1_5/extensions/regress-311161.js
-
-# Missing line number information on error
-js1_5/Regress/regress-167328.js
-js1_5/extensions/regress-50447.js
-js1_5/Exceptions/regress-257751.js
-