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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/FileAPI/historical.https-expected.txt

Issue 2753943002: Disable FileReaderSync in service workers. (Closed)
Patch Set: rebase Created 3 years, 9 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: third_party/WebKit/LayoutTests/external/wpt/FileAPI/historical.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/FileAPI/historical.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/FileAPI/historical.https-expected.txt
index 5cada70a76329674d61abcf97fb1ee9497a59214..5591f238f24dac42596f3d2ee3a60342ffaf6af2 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/FileAPI/historical.https-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/FileAPI/historical.https-expected.txt
@@ -7,6 +7,6 @@ PASS BlobBuilder should not be supported.
PASS createFor method should not be supported
FAIL Blob.close() should not be supported assert_false: close in b expected false got true
PASS Service worker test setup
-FAIL "FileReaderSync" should not be supported in service workers assert_false: expected false got true
+PASS "FileReaderSync" should not be supported in service workers
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698