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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/duplicate-revalidation-reload-expected.txt

Issue 268743003: [XHR] Delete an incorrect ASSERT (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
Index: LayoutTests/http/tests/xmlhttprequest/duplicate-revalidation-reload-expected.txt
diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/http/tests/xmlhttprequest/duplicate-revalidation-reload-expected.txt
similarity index 54%
copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
copy to LayoutTests/http/tests/xmlhttprequest/duplicate-revalidation-reload-expected.txt
index e956edbd01b12954fba32d3257219357adea36f9..75130844f0daa59eeefbf13b434cf8725fb4f36e 100644
--- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/duplicate-revalidation-reload-expected.txt
@@ -1,10 +1,11 @@
->>
-Ensures that this snippet does not lead to a crash. Bug 86029.
+Make two XHRs for the resource which is already cached.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS. WebKit did not crash.
+PASS result1 is "PASS"
+PASS result2 is "PASS"
+PASS DONE
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/http/tests/xmlhttprequest/duplicate-revalidation-reload.html ('k') | Source/core/fetch/Resource.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698