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

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: Add explanatory comments, rebase Created 4 years 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 1879 matching lines...) Expand 10 before | Expand all | Expand 10 after
1890 Bug(dpranke) imported/wpt/service-workers/service-worker/waiting.https.html [ Fa ilure ] 1890 Bug(dpranke) imported/wpt/service-workers/service-worker/waiting.https.html [ Fa ilure ]
1891 Bug(dpranke) imported/wpt/service-workers/service-worker/websocket.https.html [ Failure ] 1891 Bug(dpranke) imported/wpt/service-workers/service-worker/websocket.https.html [ Failure ]
1892 Bug(dpranke) imported/wpt/service-workers/service-worker/worker-interception.htt ps.html [ Failure ] 1892 Bug(dpranke) imported/wpt/service-workers/service-worker/worker-interception.htt ps.html [ Failure ]
1893 Bug(dpranke) imported/wpt/service-workers/service-worker/xhr.https.html [ Failur e ] 1893 Bug(dpranke) imported/wpt/service-workers/service-worker/xhr.https.html [ Failur e ]
1894 Bug(dpranke) imported/wpt/webrtc/simplecall.html [ Failure ] 1894 Bug(dpranke) imported/wpt/webrtc/simplecall.html [ Failure ]
1895 Bug(dpranke) imported/wpt/workers/Worker_cross_origin_security_err.htm [ Failure ] 1895 Bug(dpranke) imported/wpt/workers/Worker_cross_origin_security_err.htm [ Failure ]
1896 Bug(dpranke) imported/wpt/service-workers/service-worker/register-closed-window. https.html [ Timeout ] 1896 Bug(dpranke) imported/wpt/service-workers/service-worker/register-closed-window. https.html [ Timeout ]
1897 1897
1898 # Added 2016-11-30 1898 # Added 2016-11-30
1899 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ] 1899 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ]
1900
1901 # Skip because there is no mock service interface for LayoutTests yet
1902 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLVideoElement.html [ Skip ]
1903 crbug.com/659139 [ Mac ] shapedetection/detection-ImageBitmap.html [ Skip ]
1904 crbug.com/659139 [ Mac ] shapedetection/detection-options.html [ Skip ]
1905 crbug.com/659139 [ Mac ] shapedetection/detection-HTMLImageElement.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698