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-flexbox-1 [ Skip ] | 9 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] |
10 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] | 10 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] |
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
118 # when we swith to swiftshader. | 118 # when we swith to swiftshader. |
119 crbug.com/549742 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-drawImage-vide
o-imageSmoothingEnabled.html [ Failure ] | 119 crbug.com/549742 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-drawImage-vide
o-imageSmoothingEnabled.html [ Failure ] |
120 | 120 |
121 crbug.com/602110 hittesting/border-hittest-with-image-fallback.html [ Failure ] | 121 crbug.com/602110 hittesting/border-hittest-with-image-fallback.html [ Failure ] |
122 | 122 |
123 # Fails consistently on WebKit Mac10.10, WebKit Mac10.11 (retina) and mac10.10_b
link_rel tryserver, but not on other Mac bots. | 123 # Fails consistently on WebKit Mac10.10, WebKit Mac10.11 (retina) and mac10.10_b
link_rel tryserver, but not on other Mac bots. |
124 crbug.com/614910 [ Mac ] virtual/gpu-rasterization/images/pixel-crack-image-back
ground-webkit-transform-scale.html [ Pass Failure ] | 124 crbug.com/614910 [ Mac ] virtual/gpu-rasterization/images/pixel-crack-image-back
ground-webkit-transform-scale.html [ Pass Failure ] |
125 | 125 |
126 crbug.com/671048 virtual/color_space/fast/canvas/color-space/display_linear-rgb.
html [ Pass Failure Crash ] | 126 crbug.com/671048 virtual/color_space/fast/canvas/color-space/display_linear-rgb.
html [ Pass Failure Crash ] |
127 | 127 |
| 128 # Can be broken into smaller tests, probably. |
| 129 crbug.com/709009 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Timeout
Pass ] |
| 130 |
128 # ====== Paint team owned tests to here ====== | 131 # ====== Paint team owned tests to here ====== |
129 | 132 |
130 # ====== LayoutNG-only failures from here ====== | 133 # ====== LayoutNG-only failures from here ====== |
131 # LayoutNG - is a new layout system for Blink. | 134 # LayoutNG - is a new layout system for Blink. |
132 | 135 |
133 #### css2.1/20110323 | 136 #### css2.1/20110323 |
134 #### Passed: 225 | 137 #### Passed: 225 |
135 #### Skipped: 184 | 138 #### Skipped: 184 |
136 crbug.com/635619 virtual/layout_ng/css2.1/20110323/inline-block-non-replaced-wid
th-001.htm [ Skip ] | 139 crbug.com/635619 virtual/layout_ng/css2.1/20110323/inline-block-non-replaced-wid
th-001.htm [ Skip ] |
137 crbug.com/635619 virtual/layout_ng/css2.1/20110323/absolute-non-replaced-height-
006.htm [ Skip ] | 140 crbug.com/635619 virtual/layout_ng/css2.1/20110323/absolute-non-replaced-height-
006.htm [ Skip ] |
(...skipping 2598 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2736 | 2739 |
2737 # Sheriff failures 2017-04-03 | 2740 # Sheriff failures 2017-04-03 |
2738 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation | 2741 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation |
2739 # for Mac earlier in the file, so just skip it everywhere. | 2742 # for Mac earlier in the file, so just skip it everywhere. |
2740 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] | 2743 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] |
2741 | 2744 |
2742 # Tests to be run only under virtual/experimental-canvas-features/ | 2745 # Tests to be run only under virtual/experimental-canvas-features/ |
2743 crbug.com/682753 fast/canvas-experimental [ Skip ] | 2746 crbug.com/682753 fast/canvas-experimental [ Skip ] |
2744 | 2747 |
2745 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [
Failure Pass ] | 2748 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [
Failure Pass ] |
OLD | NEW |