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

Unified Diff: LayoutTests/inspector/console/console-revoke-error-expected.txt

Issue 1306523002: LayoutTests: clean up flaky inspecor expectations based on the dahsboard history. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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
« no previous file with comments | « LayoutTests/inspector/console/console-revoke-error.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/console/console-revoke-error-expected.txt
diff --git a/LayoutTests/inspector/console/console-revoke-error-expected.txt b/LayoutTests/inspector/console/console-revoke-error-expected.txt
index b77b7c215f6964f53ae95ea3753c3b1cfd43e799..df7a737842903bfbdc0d47a1b3bda02a3a82ab2c 100644
--- a/LayoutTests/inspector/console/console-revoke-error-expected.txt
+++ b/LayoutTests/inspector/console/console-revoke-error-expected.txt
@@ -6,9 +6,11 @@ CONSOLE MESSAGE: Handler added to rejected promise
Tests that console revokes lazily handled promise rejections.
Creating promise
-
Message added: error log
-errors: 1
+Message added: error log
+Message added: error log
+
+errors: 3
revokedErrors: 0
console-message-wrapper console-error-level
console-message-wrapper console-error-level
@@ -18,4 +20,6 @@ Handling promise
console-message-wrapper console-revokedError-level
console-message-wrapper console-error-level
console-message-wrapper console-revokedError-level
+errors: 1
+revokedErrors: 2
« no previous file with comments | « LayoutTests/inspector/console/console-revoke-error.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698