| 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 2601 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2612 | 2612 |
| 2613 # Skip tests for vibrate with feature policy | 2613 # Skip tests for vibrate with feature policy |
| 2614 crbug.com/710850 http/tests/feature-policy/vibrate-enabledforall.php [ Skip ] | 2614 crbug.com/710850 http/tests/feature-policy/vibrate-enabledforall.php [ Skip ] |
| 2615 crbug.com/710850 http/tests/feature-policy/vibrate-enabledforself.php [ Skip ] | 2615 crbug.com/710850 http/tests/feature-policy/vibrate-enabledforself.php [ Skip ] |
| 2616 crbug.com/710850 http/tests/feature-policy/vibrate-disabled.php [ Skip ] | 2616 crbug.com/710850 http/tests/feature-policy/vibrate-disabled.php [ Skip ] |
| 2617 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
dforall.php [ Skip ] |
| 2618 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-enable
dforself.php [ Skip ] |
| 2619 crbug.com/710850 virtual/feature-policy/http/tests/feature-policy/vibrate-disabl
ed.php [ Skip ] | 2619 crbug.com/710850 virtual/feature-policy/http/tests/feature-policy/vibrate-disabl
ed.php [ Skip ] |
| 2620 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
orall.php [ Skip ] |
| 2621 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-enabledf
orself.php [ Skip ] |
| 2622 crbug.com/710850 virtual/mojo-loading/http/tests/feature-policy/vibrate-disabled
.php [ Skip ] | 2622 crbug.com/710850 virtual/mojo-loading/http/tests/feature-policy/vibrate-disabled
.php [ Skip ] |
| 2623 |
| 2624 # WritableStream test timeouts due to out-of-date tests. Only applies to the M-5
9 branch. |
| 2625 crbug.com/713664 external/wpt/streams/writable-streams/aborting.dedicatedworker.
html [ Timeout ] |
| 2626 crbug.com/713664 external/wpt/streams/writable-streams/aborting.html [ Timeout ] |
| 2627 crbug.com/713664 external/wpt/streams/writable-streams/aborting.serviceworker.ht
tps.html [ Timeout ] |
| 2628 crbug.com/713664 external/wpt/streams/writable-streams/aborting.sharedworker.htm
l [ Timeout ] |
| 2629 crbug.com/713664 external/wpt/streams/writable-streams/start.dedicatedworker.htm
l [ Timeout ] |
| 2630 crbug.com/713664 external/wpt/streams/writable-streams/start.html [ Timeout ] |
| 2631 crbug.com/713664 external/wpt/streams/writable-streams/start.serviceworker.https
.html [ Timeout ] |
| 2632 crbug.com/713664 external/wpt/streams/writable-streams/start.sharedworker.html [
Timeout ] |
| OLD | NEW |