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

Unified Diff: LayoutTests/fast/profiler/call-register-leak-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/profiler/call-register-leak-expected.txt
diff --git a/LayoutTests/fast/profiler/call-register-leak-expected.txt b/LayoutTests/fast/profiler/call-register-leak-expected.txt
deleted file mode 100644
index d3647bf47e6b7f7f67ac3e59a74809f496e3faeb..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/profiler/call-register-leak-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-This page tests that the generation of bytecode allocates registers correctly when profiling is enabled. To run the test manually, enable profiling in the web inspector and reload this page.
-
-PASS: localCallTest(1, 2) should be 2 and is.
-
-PASS: globalCallTest(1, 2) should be 2 and is.
-
-PASS: scopedCallTest(1, 2) should be 2 and is.
-
-PASS: resolveCallTest(1, 2) should be 2 and is.
-
-PASS: bracketCallTest(1, 2) should be 2 and is.
-
-PASS: dotCallTest(1, 2) should be 2 and is.
-
-PASS: newTest(1, 2) should be 2 and is.
-
-

Powered by Google App Engine
This is Rietveld 408576698