Index: LayoutTests/fast/js/regexp-range-out-of-order-expected.txt |
diff --git a/LayoutTests/fast/js/regexp-range-out-of-order-expected.txt b/LayoutTests/fast/js/regexp-range-out-of-order-expected.txt |
deleted file mode 100644 |
index 8f126e04fa586ae819ff5f4a7b2fbb7bde4660de..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/js/regexp-range-out-of-order-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Test for bug 16129: REGRESSION (r27761-r27811): malloc error while visiting http://mysit.es (crashes release build). |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS /^[s{-.[]()]$/ threw exception SyntaxError: Invalid regular expression: range out of order in character class. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |