OLD | NEW |
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 2903 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2914 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation | 2914 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation |
2915 # for Mac earlier in the file, so just skip it everywhere. | 2915 # for Mac earlier in the file, so just skip it everywhere. |
2916 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] | 2916 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] |
2917 | 2917 |
2918 # Tests to be run only under virtual/experimental-canvas-features/ | 2918 # Tests to be run only under virtual/experimental-canvas-features/ |
2919 crbug.com/682753 fast/canvas-experimental [ Skip ] | 2919 crbug.com/682753 fast/canvas-experimental [ Skip ] |
2920 | 2920 |
2921 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [
Failure Pass ] | 2921 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [
Failure Pass ] |
2922 | 2922 |
2923 crbug.com/712264 external/wpt/service-workers/service-worker/fetch-event.https.h
tml [ Failure Pass ] | 2923 crbug.com/712264 external/wpt/service-workers/service-worker/fetch-event.https.h
tml [ Failure Pass ] |
| 2924 |
| 2925 # Skip tests for vibrate with feature policy |
| 2926 crbug.com/710850 http/tests/feature-policy/vibrate-enabledforall.php [ Skip ] |
| 2927 crbug.com/710850 http/tests/feature-policy/vibrate-enabledforself.php [ Skip ] |
| 2928 crbug.com/710850 http/tests/feature-policy/vibrate-disabled.php [ Skip ] |
| 2929 crbug.com/710850 virtual/feature-policy/http/tests/feature-policy/vibrate-enable
dforall.php [ Skip ] |
| 2930 crbug.com/710850 virtual/feature-policy/http/tests/feature-policy/vibrate-enable
dforself.php [ Skip ] |
| 2931 crbug.com/710850 virtual/feature-policy/http/tests/feature-policy/vibrate-disabl
ed.php [ Skip ] |
| 2932 crbug.com/710850 virtual/mojo-loading/http/tests/feature-policy/vibrate-enabledf
orall.php [ Skip ] |
| 2933 crbug.com/710850 virtual/mojo-loading/http/tests/feature-policy/vibrate-enabledf
orself.php [ Skip ] |
| 2934 crbug.com/710850 virtual/mojo-loading/http/tests/feature-policy/vibrate-disabled
.php [ Skip ] |
OLD | NEW |