Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(223)

Unified Diff: LayoutTests/fast/regex/slow-expected.txt

Issue 14195011: Removed WONTFIX tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/regex/slow-expected.txt
diff --git a/LayoutTests/fast/regex/slow-expected.txt b/LayoutTests/fast/regex/slow-expected.txt
deleted file mode 100644
index 105f24f138af2ed1fee7fc45f22b78027fc16fb1..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/regex/slow-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-Test for expressions that would hang when evaluated due to exponential matching behavior. If the test does not hang it is a success.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS /(?:[^(?!)]||){23}z/.test("/(?:[^(?!)]||){23}z/") is false
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698