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

Unified Diff: test/webkit/function-declarations-in-switch-statement-expected.txt

Issue 1628013003: Update webkit test expectations for sloppy functions in case (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | test/webkit/webkit.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/function-declarations-in-switch-statement-expected.txt
diff --git a/test/webkit/function-declarations-in-switch-statement-expected.txt b/test/webkit/function-declarations-in-switch-statement-expected.txt
index 602b8b9f871ceb8e32115183bed98f192ebff2e6..938e0289339f19dbc6193aa5f802791b1302abdd 100644
--- a/test/webkit/function-declarations-in-switch-statement-expected.txt
+++ b/test/webkit/function-declarations-in-switch-statement-expected.txt
@@ -26,7 +26,7 @@ PASS 20 is 20
WARN: shouldBe() expects string arguments
PASS 20 is 20
WARN: shouldBe() expects string arguments
-PASS 20 is 20
+FAIL -1 should be 20. Was -1.
Michael Achenbach 2016/01/25 08:47:52 Maybe changing the .js file would look cleaner if
Dan Ehrenberg 2016/01/25 08:52:20 In some cases, it seems like we've been avoiding c
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « no previous file | test/webkit/webkit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698