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

Unified Diff: LayoutTests/fast/loader/stateobjects/state-url-sets-links-visited-expected.txt

Issue 66253005: shouldBecome* outputs variable name instead of its value on failure (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: update expectations that are supposed to fail with using shouldBecome Created 7 years, 1 month 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/history/sibling-visited-test-expected.txt ('k') | LayoutTests/resources/js-test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/loader/stateobjects/state-url-sets-links-visited-expected.txt
diff --git a/LayoutTests/fast/loader/stateobjects/state-url-sets-links-visited-expected.txt b/LayoutTests/fast/loader/stateobjects/state-url-sets-links-visited-expected.txt
index dcfea76c6cc42c9a37a370ee8778c8bc58b16eb5..f5ae27856cec19de6182487a6291a145a6d5e8bf 100644
--- a/LayoutTests/fast/loader/stateobjects/state-url-sets-links-visited-expected.txt
+++ b/LayoutTests/fast/loader/stateobjects/state-url-sets-links-visited-expected.txt
@@ -7,8 +7,8 @@ This link should get colored visited as a result of replaceState() setting it as
This link should get colored visited as a result of pushState() adding it to the forward list
If you're running in a browser, the link should be orange-on-black and you should see "replacedURL.html" in your global history.
If you're running in DRT, the test will also append "PASS" or "FAIL".
-FAIL style1.color failed to change to "rgb(255, 165, 0)" in 0.5 seconds.
-FAIL style2.color failed to change to "rgb(255, 165, 0)" in 0.5 seconds.
+FAIL style1.color failed to change to rgb(255, 165, 0) in 0.5 seconds.
+FAIL style2.color failed to change to rgb(255, 165, 0) in 0.5 seconds.
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/history/sibling-visited-test-expected.txt ('k') | LayoutTests/resources/js-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698