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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2528743002: Shape Detection: Implement FaceDetection on Mac as out-of-process service (Closed)
Patch Set: avi@ comments, rebase Created 3 years, 12 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 unified diff | Download patch
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 2405 matching lines...) Expand 10 before | Expand all | Expand 10 after
2416 crbug.com/657748 imported/csswg-test/css-display-3/display-contents-table-001.ht ml [ Failure ] 2416 crbug.com/657748 imported/csswg-test/css-display-3/display-contents-table-001.ht ml [ Failure ]
2417 crbug.com/657748 imported/csswg-test/css-display-3/display-contents-table-002.ht ml [ Failure ] 2417 crbug.com/657748 imported/csswg-test/css-display-3/display-contents-table-002.ht ml [ Failure ]
2418 crbug.com/657748 imported/csswg-test/css-display-3/display-contents-text-only-00 1.html [ Failure ] 2418 crbug.com/657748 imported/csswg-test/css-display-3/display-contents-text-only-00 1.html [ Failure ]
2419 2419
2420 # ====== End of display: contents tests ====== 2420 # ====== End of display: contents tests ======
2421 2421
2422 crbug.com/676229 [ Linux ] plugins/mouse-click-plugin-clears-selection.html [ Fa ilure Pass ] 2422 crbug.com/676229 [ Linux ] plugins/mouse-click-plugin-clears-selection.html [ Fa ilure Pass ]
2423 2423
2424 # Temporarily disable sharedarraybuffer test to land API change in v8 2424 # Temporarily disable sharedarraybuffer test to land API change in v8
2425 crbug.com/676063 virtual/sharedarraybuffer/fast/workers/worker-sharedarraybuffer -transfer.html [ Pass Timeout ] 2425 crbug.com/676063 virtual/sharedarraybuffer/fast/workers/worker-sharedarraybuffer -transfer.html [ Pass Timeout ]
2426
2427 # Skip LayoutTests because there is no mock mojo interface for services/ yet
2428 crbug.com/659139 [ Mac ] http/tests/shapedetection/shapedetection-cross-origin.h tml [ Skip ]
2429 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLCanvasElement.html [ Skip ]
2430 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLImageElement.html [ Skip ]
2431 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLVideoElement.html [ Skip ]
2432 crbug.com/659139 [ Mac ] shapedetection/detection-ImageBitmap.html [ Skip ]
2433 crbug.com/659139 [ Mac ] shapedetection/detection-ImageData.html [ Skip ]
2434 crbug.com/659139 [ Mac ] shapedetection/detection-options.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698