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

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: Rebase Created 3 years, 10 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 2331 matching lines...) Expand 10 before | Expand all | Expand 10 after
2342 crbug.com/575167 external/wpt/html/browsers/origin/cross-origin-objects/cross-or igin-objects-exceptions.html [ NeedsManualRebaseline ] 2342 crbug.com/575167 external/wpt/html/browsers/origin/cross-origin-objects/cross-or igin-objects-exceptions.html [ NeedsManualRebaseline ]
2343 2343
2344 crbug.com/681468 fast/forms/suggestion-picker/date-suggestion-picker-appearance- zoom125.html [ Failure Pass ] 2344 crbug.com/681468 fast/forms/suggestion-picker/date-suggestion-picker-appearance- zoom125.html [ Failure Pass ]
2345 crbug.com/681468 fast/forms/suggestion-picker/date-suggestion-picker-appearance- zoom200.html [ Failure Pass ] 2345 crbug.com/681468 fast/forms/suggestion-picker/date-suggestion-picker-appearance- zoom200.html [ Failure Pass ]
2346 2346
2347 crbug.com/681471 paint/invalidation/media-audio-no-spurious-repaints.html [ Fail ure Pass Timeout ] 2347 crbug.com/681471 paint/invalidation/media-audio-no-spurious-repaints.html [ Fail ure Pass Timeout ]
2348 crbug.com/681471 virtual/stable/paint/invalidation/media-audio-no-spurious-repai nts.html [ Failure Pass Timeout ] 2348 crbug.com/681471 virtual/stable/paint/invalidation/media-audio-no-spurious-repai nts.html [ Failure Pass Timeout ]
2349 2349
2350 crbug.com/683800 [ Win7 Debug ] external/wpt/selection/ [ Failure Pass ] 2350 crbug.com/683800 [ Win7 Debug ] external/wpt/selection/ [ Failure Pass ]
2351 2351
2352 # No mock Mojo interface for services yet
2353 crbug.com/659139 [ Mac ] http/tests/shapedetection/shapedetection-cross-origin.h tml [ Skip ]
2354 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLCanvasElement.html [ Skip ]
2355 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLImageElement.html [ Skip ]
2356 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLVideoElement.html [ Skip ]
2357 crbug.com/659139 [ Mac ] shapedetection/detection-ImageBitmap.html [ Skip ]
2358 crbug.com/659139 [ Mac ] shapedetection/detection-ImageData.html [ Skip ]
2359 crbug.com/659139 [ Mac ] shapedetection/detection-options.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698