| 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/CSS2 [ Skip ] | 7 crbug.com/706118 external/wpt/css/CSS2 [ Skip ] |
| 8 crbug.com/706118 external/wpt/css/css-align-3 [ Skip ] | 8 crbug.com/706118 external/wpt/css/css-align-3 [ Skip ] |
| 9 crbug.com/706118 external/wpt/css/css-display-3 [ Skip ] | 9 crbug.com/706118 external/wpt/css/css-display-3 [ Skip ] |
| 10 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] | 10 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] |
| (...skipping 2649 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2660 | 2660 |
| 2661 crbug.com/700788 virtual/enable_wasm/http/tests/wasm/wasm_local_iframe_test.html
[ Failure ] | 2661 crbug.com/700788 virtual/enable_wasm/http/tests/wasm/wasm_local_iframe_test.html
[ Failure ] |
| 2662 | 2662 |
| 2663 # Sheriff failures 2017-04-03 | 2663 # Sheriff failures 2017-04-03 |
| 2664 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation | 2664 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation |
| 2665 # for Mac earlier in the file, so just skip it everywhere. | 2665 # for Mac earlier in the file, so just skip it everywhere. |
| 2666 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] | 2666 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] |
| 2667 | 2667 |
| 2668 # Tests to be run only under virtual/experimental-canvas-features/ | 2668 # Tests to be run only under virtual/experimental-canvas-features/ |
| 2669 crbug.com/682753 fast/canvas-experimental [ Skip ] | 2669 crbug.com/682753 fast/canvas-experimental [ Skip ] |
| 2670 |
| 2671 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [
Failure Pass ] |
| OLD | NEW |