Chromium Code Reviews

Unified Diff: LayoutTests/TestExpectations

Issue 247263010: ServiceWorker: Wait for registration promise to resolve before changing states. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: yhirano comments Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 70cb476b6da877459f949e21b28cdc82d922a5ca..aeb301eb21fe46e8d2e9be8bd54ad32779a74f79 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -562,6 +562,9 @@ crbug.com/298045 [ Mac ] virtual/implsidepainting [ Skip ]
crbug.com/267888 [ Android ] crypto [ Skip ]
+# Expected to be flaky until the three-sided patch for this bug finishes landing.
+crbug.com/365252 virtual/serviceworker/http/tests/serviceworker/activation-after-registration.html [ Pass Failure ]
+
crbug.com/327698 [ Win Release ] virtual/gpu/fast/canvas/canvas-lost-gpu-context.html [ Pass Timeout ]
crbug.com/327698 [ Debug Mac Win ] virtual/gpu/fast/canvas/canvas-lost-gpu-context.html [ Pass Timeout ]

Powered by Google App Engine