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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2528743002: Shape Detection: Implement FaceDetection on Mac as out-of-process service (Closed)
Patch Set: Launch shape detection service as a utility process Created 3 years, 11 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/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 8fe04229461ab84b564b60a910f07f241ddec20f..235dec8f0c45a6dfb9be5978e1d25f7ef452e5d3 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -2388,3 +2388,12 @@ crbug.com/680050 inspector/sources/debugger-ui/watch-expressions-panel-switch.ht
# When WebAssembly is exposed in V8 (soon), this test has the wrong number of expected Object.getOwnPropertyNames() for global object.
crbug.com/575167 imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-objects-exceptions.html [ NeedsManualRebaseline ]
+
+# No mock Mojo interface for services yet
+crbug.com/659139 [ Mac ] http/tests/shapedetection/shapedetection-cross-origin.html [ Skip ]
+crbug.com/659139 [ Mac ] shapedetection/detection-HTMLCanvasElement.html [ Skip ]
+crbug.com/659139 [ Mac ] shapedetection/detection-HTMLImageElement.html [ Skip ]
+crbug.com/659139 [ Mac ] shapedetection/detection-HTMLVideoElement.html [ Skip ]
+crbug.com/659139 [ Mac ] shapedetection/detection-ImageBitmap.html [ Skip ]
+crbug.com/659139 [ Mac ] shapedetection/detection-ImageData.html [ Skip ]
+crbug.com/659139 [ Mac ] shapedetection/detection-options.html [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698