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

Unified Diff: test/webkit/dfg-check-structure-elimination-for-non-cell-expected.txt

Issue 151483004: Adjust test expectations to new error on method not found (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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/fast/js/array-prototype-properties-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/dfg-check-structure-elimination-for-non-cell-expected.txt
diff --git a/test/webkit/dfg-check-structure-elimination-for-non-cell-expected.txt b/test/webkit/dfg-check-structure-elimination-for-non-cell-expected.txt
index 63b6ba2bc3004ec689372c95c0ef6885e69a1cbf..5a0941dd39205b1773b8467ff966fd933ba56428 100644
--- a/test/webkit/dfg-check-structure-elimination-for-non-cell-expected.txt
+++ b/test/webkit/dfg-check-structure-elimination-for-non-cell-expected.txt
@@ -216,7 +216,7 @@ PASS baz(i) is 66
PASS baz(i) is 66
PASS baz(i) is 66
PASS baz(i) is 66
-Caught exception: TypeError: Cannot call method 'g' of null
+Caught exception: TypeError: Cannot read property 'g' of null
PASS baz(i) is "ERROR"
PASS baz(i) is 66
PASS baz(i) is 66
« no previous file with comments | « no previous file | test/webkit/fast/js/array-prototype-properties-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698