| OLD | NEW |
| 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 733 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 744 | 744 |
| 745 # Run these tests with under virtual/scalefactor... only. | 745 # Run these tests with under virtual/scalefactor... only. |
| 746 crbug.com/567837 fast/hidpi/static [ Skip ] | 746 crbug.com/567837 fast/hidpi/static [ Skip ] |
| 747 | 747 |
| 748 # This test fails under the feature "Stop creating layout objects for elements | 748 # This test fails under the feature "Stop creating layout objects for elements |
| 749 # inside display: none iframes" [crbug.com/650433]. The root cause is a | 749 # inside display: none iframes" [crbug.com/650433]. The root cause is a |
| 750 # long-standing fullscreen bug. No one is going to fix the issue in the near | 750 # long-standing fullscreen bug. No one is going to fix the issue in the near |
| 751 # future, as foolip@ is in the process of performing a significant fullscreen | 751 # future, as foolip@ is in the process of performing a significant fullscreen |
| 752 # refactor. See [crbug.com/676432] for a minimized repro. | 752 # refactor. See [crbug.com/676432] for a minimized repro. |
| 753 crbug.com/676432 fullscreen/full-screen-iframe-zIndex.html [ Skip ] | 753 crbug.com/676432 fullscreen/full-screen-iframe-zIndex.html [ Skip ] |
| 754 crbug.com/676432 virtual/android/fullscreen/full-screen-iframe-zIndex.html [ Ski
p ] |
| 754 | 755 |
| 755 # TODO(xiaochengh): We should either convert the following tests with | 756 # TODO(xiaochengh): We should either convert the following tests with |
| 756 # spellcheck_test, or remove if they become redundant or inapplicable. | 757 # spellcheck_test, or remove if they become redundant or inapplicable. |
| 757 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [
Skip ] | 758 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [
Skip ] |
| 758 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip
] | 759 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip
] |
| 759 | 760 |
| 760 crbug.com/657946 [ Mac ] virtual/color_space/fast/canvas/color-space/display_lin
ear-rgb.html [ Failure ] | 761 crbug.com/657946 [ Mac ] virtual/color_space/fast/canvas/color-space/display_lin
ear-rgb.html [ Failure ] |
| 761 crbug.com/671048 [ Linux Win ] virtual/color_space/fast/canvas/color-space/displ
ay_linear-rgb.html [ Failure ] | 762 crbug.com/671048 [ Linux Win ] virtual/color_space/fast/canvas/color-space/displ
ay_linear-rgb.html [ Failure ] |
| 762 | 763 |
| 763 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi
ng.html [ Failure Crash ] | 764 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi
ng.html [ Failure Crash ] |
| (...skipping 1535 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2299 | 2300 |
| 2300 # Flaky on trybots | 2301 # Flaky on trybots |
| 2301 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-redir
ect.https.html [ Failure Pass ] | 2302 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-redir
ect.https.html [ Failure Pass ] |
| 2302 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou
rces.https.html [ Failure Pass ] | 2303 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou
rces.https.html [ Failure Pass ] |
| 2303 | 2304 |
| 2304 # Sheriff failures Feb 06 2017 | 2305 # Sheriff failures Feb 06 2017 |
| 2305 crbug.com/688515 [ Linux ] http/tests/media/video-play-stall.html [ Pass Failure
] | 2306 crbug.com/688515 [ Linux ] http/tests/media/video-play-stall.html [ Pass Failure
] |
| 2306 | 2307 |
| 2307 # Sheriff failures Feb 13 2017 | 2308 # Sheriff failures Feb 13 2017 |
| 2308 crbug.com/691423 [ Mac ] fast/frames/location-change-no-file-access.html [ Failu
re Pass ] | 2309 crbug.com/691423 [ Mac ] fast/frames/location-change-no-file-access.html [ Failu
re Pass ] |
| OLD | NEW |