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

Unified Diff: LayoutTests/fast/js/Promise-native-then-expected.txt

Issue 1154523007: Avoid depending on Promise.prototype.toString() in layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/fast/js/Promise-native-then.html ('k') | LayoutTests/webaudio/audiocontext-suspend-resume.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/js/Promise-native-then-expected.txt
diff --git a/LayoutTests/fast/js/Promise-native-then-expected.txt b/LayoutTests/fast/js/Promise-native-then-expected.txt
index d32d77d2d32c7f74fdaf967a00a9dfcb5fbb8ffd..a5b6388edcdcf7cfa13b6803c1648e61336fd904 100644
--- a/LayoutTests/fast/js/Promise-native-then-expected.txt
+++ b/LayoutTests/fast/js/Promise-native-then-expected.txt
@@ -2,7 +2,6 @@ Test Promise native then.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Got a new promise: [object Promise]
PASS result is 11
PASS result is 12
PASS DONE
« no previous file with comments | « LayoutTests/fast/js/Promise-native-then.html ('k') | LayoutTests/webaudio/audiocontext-suspend-resume.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698