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

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

Issue 2778693004: Remove navigator.vibrate without user gesture. (Closed)
Patch Set: skip mojo test for vibrate with feature policy Created 3 years, 8 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) harness-tests/crash.html [ Crash ] 2 Bug(intentional) harness-tests/crash.html [ Crash ]
3 Bug(intentional) harness-tests/timeout.html [ Timeout ] 3 Bug(intentional) harness-tests/timeout.html [ Timeout ]
4 4
5 # TODO(qyearsley): Remove these lines and uncomment other test expectation 5 # TODO(qyearsley): Remove these lines and uncomment other test expectation
6 # lines related to CSS tests (crbug.com/706118). 6 # lines related to CSS tests (crbug.com/706118).
7 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] 7 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ]
8 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] 8 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ]
9 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] 9 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ]
10 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ]
(...skipping 2590 matching lines...) Expand 10 before | Expand all | Expand 10 after
2601 2601
2602 # Sheriff failures 2017-04-03 2602 # Sheriff failures 2017-04-03
2603 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation 2603 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation
2604 # for Mac earlier in the file, so just skip it everywhere. 2604 # for Mac earlier in the file, so just skip it everywhere.
2605 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] 2605 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ]
2606 2606
2607 # Tests to be run only under virtual/experimental-canvas-features/ 2607 # Tests to be run only under virtual/experimental-canvas-features/
2608 crbug.com/682753 fast/canvas-experimental [ Skip ] 2608 crbug.com/682753 fast/canvas-experimental [ Skip ]
2609 2609
2610 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [ Failure Pass ] 2610 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [ Failure Pass ]
2611
2612 # Skip tests for vibrate with feature policy
2613 crbug.com/710850 http/tests/feature-policy/vibrate-enabledforall.php [ Skip ]
2614 crbug.com/710850 http/tests/feature-policy/vibrate-enabledforself.php [ Skip ]
2615 crbug.com/710850 http/tests/feature-policy/vibrate-disabled.php [ Skip ]
2616 crbug.com/710850 virtual/feature-policy/http/tests/feature-policy/vibrate-enable dforall.php [ Skip ]
2617 crbug.com/710850 virtual/feature-policy/http/tests/feature-policy/vibrate-enable dforself.php [ Skip ]
2618 crbug.com/710850 virtual/feature-policy/http/tests/feature-policy/vibrate-disabl ed.php [ Skip ]
2619 crbug.com/710850 virtual/mojo-loading/http/tests/feature-policy/vibrate-enabledf orall.php [ Skip ]
2620 crbug.com/710850 virtual/mojo-loading/http/tests/feature-policy/vibrate-enabledf orself.php [ Skip ]
2621 crbug.com/710850 virtual/mojo-loading/http/tests/feature-policy/vibrate-disabled .php [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698