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 |