alancutter | d320fe5 | 2017-05-16 03:33:42 | [diff] [blame] | 1 | # This is the main failure suppression file for Blink LayoutTests. |
| 2 | # Further documentation: |
| 3 | # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_test_expectations.md |
| 4 | |
wangxianzhu | 49e72e2 | 2016-09-06 18:48:48 | [diff] [blame] | 5 | # Intentional failures to test the layout test system. |
wangxianzhu | 1d2582b | 2017-03-13 23:19:31 | [diff] [blame] | 6 | Bug(intentional) harness-tests/crash.html [ Crash ] |
wangxianzhu | 49e72e2 | 2016-09-06 18:48:48 | [diff] [blame] | 7 | Bug(intentional) harness-tests/timeout.html [ Timeout ] |
| 8 | |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 9 | # ====== Oilpan-only failures from here ====== |
| 10 | # Most of these actually cause the tests to report success, rather than |
| 11 | # failure. Expected outputs will be adjusted for the better once Oilpan |
| 12 | # has been well and truly enabled always. |
| 13 | |
keishi | cf36321 | 2016-04-27 03:50:19 | [diff] [blame] | 14 | crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pass ] |
haraken | 81111eb | 2016-01-25 15:39:10 | [diff] [blame] | 15 | |
Xianzhu Wang | bbabc81 | 2016-06-15 19:04:32 | [diff] [blame] | 16 | # ====== Oilpan-only failures until here ====== |
| 17 | |
schenney | e01bd4d | 2016-08-10 19:54:48 | [diff] [blame] | 18 | # ====== Paint team owned tests from here ====== |
| 19 | # The paint team tracks and triages its test failures, and keeping them colocated |
| 20 | # makes tracking much easier. |
| 21 | # Covered directories are: |
schenney | 3052cfc | 2016-09-12 20:49:35 | [diff] [blame] | 22 | # compositing except compositing/animations |
| 23 | # hittesting |
schenney | 5832046 | 2016-12-31 21:03:32 | [diff] [blame] | 24 | # images, css3/images, |
schenney | e01bd4d | 2016-08-10 19:54:48 | [diff] [blame] | 25 | # paint |
| 26 | # svg |
xidachen | d110469 | 2016-10-11 20:20:38 | [diff] [blame] | 27 | # canvas, fast/canvas |
schenney | a5bc1950 | 2016-11-07 22:05:58 | [diff] [blame] | 28 | # transforms |
schenney | e01bd4d | 2016-08-10 19:54:48 | [diff] [blame] | 29 | # Some additional bugs that are caused by painting problems are also within this section. |
Walter Korman | 9265ee3e | 2016-03-02 19:06:14 | [diff] [blame] | 30 | |
schenney | e01bd4d | 2016-08-10 19:54:48 | [diff] [blame] | 31 | # Failures due to SPV2, that don't also fail without SPV2. DO NOT REBASELINE. |
| 32 | # SPv2 paint properties are still being implemented. |
| 33 | # |
| 34 | # These tests should not be rebaselined automatically, as our goal is to exactly match |
| 35 | # existing tests. We have skipped the entire spv2 directory and are adding [ Pass ] lines |
| 36 | # as we go. Please remove [ Pass ] lines instead of rebaselining these tests. |
| 37 | crbug.com/537409 virtual/spv2/ [ Skip ] |
chrishtr | a339612 | 2016-10-03 18:05:03 | [diff] [blame] | 38 | # End whitlelisted paint invalidation tests |
schenney | e01bd4d | 2016-08-10 19:54:48 | [diff] [blame] | 39 | crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.html [ Pass ] |
| 40 | crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ] |
chrishtr | 7239114 | 2016-12-27 19:19:57 | [diff] [blame] | 41 | |
| 42 | # Re-add this once it rebaselines. |
| 43 | # crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ Pass ] |
schenney | e01bd4d | 2016-08-10 19:54:48 | [diff] [blame] | 44 | # SkiaBitLocker should avoid allocating huge offscreen buffer |
| 45 | crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Skip ] |
| 46 | crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Skip ] |
tapted | cd7260e | 2017-02-06 01:08:58 | [diff] [blame] | 47 | crbug.com/619427 [ Mac Linux ] virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash3.html [ Pass Failure ] |
schenney | e01bd4d | 2016-08-10 19:54:48 | [diff] [blame] | 48 | # --- End SPV2 Tests --- |
| 49 | |
schenney | 33e7e012 | 2017-03-29 18:24:43 | [diff] [blame] | 50 | ########## Ref tests can't be rebaselined ########## |
Xianzhu Wang | 46c7875 | 2017-06-23 22:48:17 | [diff] [blame] | 51 | crbug.com/504613 crbug.com/524248 [ Mac ] paint/images/image-backgrounds-not-antialiased.html [ Failure ] |
schenney | 858bfb6 | 2017-04-05 21:52:46 | [diff] [blame] | 52 | |
Xianzhu Wang | 46c7875 | 2017-06-23 22:48:17 | [diff] [blame] | 53 | crbug.com/619103 paint/invalidation/background-resize-width.html [ Failure Pass ] |
schenney | f5fdcaf | 2017-04-03 14:25:16 | [diff] [blame] | 54 | |
schenney | 7566ff2a | 2017-03-29 22:20:30 | [diff] [blame] | 55 | crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping.html [ Failure ] |
| 56 | |
schenney | 33e7e012 | 2017-03-29 18:24:43 | [diff] [blame] | 57 | # Scanlines off by 1, but code path should be the same |
xidachen | d110469 | 2016-10-11 20:20:38 | [diff] [blame] | 58 | crbug.com/644433 virtual/gpu/fast/canvas/OffscreenCanvas-2d-pattern-in-worker.html [ Failure ] |
schenney | 9127c89 | 2016-11-18 18:03:42 | [diff] [blame] | 59 | |
schenney | 33e7e012 | 2017-03-29 18:24:43 | [diff] [blame] | 60 | crbug.com/702006 paint/invalidation/compositing/scrolling-neg-z-index-descendants-should-cause-repaint.html [ Failure ] |
schenney | 33e7e012 | 2017-03-29 18:24:43 | [diff] [blame] | 61 | |
schenney | 33e7e012 | 2017-03-29 18:24:43 | [diff] [blame] | 62 | ########## Genuinely flaky ########## |
schenney | 573263c | 2017-04-06 22:09:38 | [diff] [blame] | 63 | crbug.com/624233 virtual/gpu-rasterization/images/color-profile-background-clip-text.html [ Pass Failure ] |
| 64 | |
schenney | 93ee9b8 | 2017-03-16 19:04:43 | [diff] [blame] | 65 | crbug.com/653722 compositing/reflections/nested-reflection-anchor-point.html [ Pass Failure ] |
| 66 | crbug.com/653722 compositing/reflections/nested-reflection-animated.html [ Pass Failure ] |
| 67 | crbug.com/653722 compositing/reflections/nested-reflection-transition.html [ Pass Failure ] |
schenney | 93ee9b8 | 2017-03-16 19:04:43 | [diff] [blame] | 68 | |
schenney | 3e94eda8 | 2017-03-21 18:02:15 | [diff] [blame] | 69 | crbug.com/664850 virtual/display_list_2d_canvas/fast/canvas/canvas-createImageBitmap-webgl.html [ Pass Failure ] |
| 70 | crbug.com/664850 virtual/display_list_2d_canvas/fast/canvas/OffscreenCanvas-2d-drawImage.html [ Pass Failure ] |
| 71 | crbug.com/664850 virtual/display_list_2d_canvas/fast/canvas/OffscreenCanvas-commit-invalid-call.html [ Pass Failure ] |
schenney | 33e7e012 | 2017-03-29 18:24:43 | [diff] [blame] | 72 | |
schenney | 3e94eda8 | 2017-03-21 18:02:15 | [diff] [blame] | 73 | crbug.com/664852 virtual/gpu/fast/canvas/canvas-createImageBitmap-webgl.html [ Pass Failure ] |
| 74 | crbug.com/664852 virtual/gpu/fast/canvas/OffscreenCanvas-2d-drawImage.html [ Pass Failure ] |
| 75 | |
schenney | 1136dbd6 | 2017-04-05 15:50:45 | [diff] [blame] | 76 | ########## Bugs to fix ########## |
schenney | 858bfb6 | 2017-04-05 21:52:46 | [diff] [blame] | 77 | # This is a missing event and increasing the timeout or using run-after-layout-and-paint doesn't |
| 78 | # seem to fix it. |
| 79 | crbug.com/309675 compositing/gestures/gesture-tapHighlight-simple-longPress.html [ Failure ] |
schenney | 858bfb6 | 2017-04-05 21:52:46 | [diff] [blame] | 80 | |
| 81 | # The failure in the next line is due to virtual/gpu bots using osmesa |
| 82 | # Under osmesa, skia's filter quality doesn't work correctly. This test is expected to pass |
| 83 | # when we swith to swiftshader. |
Alexis Hetu | 2bf070e | 2017-08-15 03:46:36 | [diff] [blame] | 84 | crbug.com/549742 [ Linux Mac ] virtual/gpu/fast/canvas/canvas-drawImage-video-imageSmoothingEnabled.html [ Failure ] |
| 85 | |
| 86 | # SwiftShader Failures |
| 87 | crbug.com/726075 [ Win ] compositing/3d-cube.html [ Failure ] |
| 88 | crbug.com/726075 [ Win ] virtual/gpu/fast/canvas/2d.fillText.gradient.html [ Failure ] |
| 89 | crbug.com/726075 [ Win ] external/wpt/webvtt/rendering/cues-with-video/processing-model/dom_override_remove_cue_while_paused.html [ Failure ] |
Alexis Hetu | 1343c37 | 2017-08-15 18:00:42 | [diff] [blame] | 90 | crbug.com/726075 [ Win Debug ] virtual/exotic-color-space/images/color-profile-border-fade.html [ Failure ] |
Alexis Hetu | 2bf070e | 2017-08-15 03:46:36 | [diff] [blame] | 91 | |
schenney | 858bfb6 | 2017-04-05 21:52:46 | [diff] [blame] | 92 | # Fails consistently on WebKit Mac10.10, WebKit Mac10.11 (retina) and mac10.10_blink_rel tryserver, but not on other Mac bots. |
| 93 | crbug.com/614910 [ Mac ] virtual/gpu-rasterization/images/pixel-crack-image-background-webkit-transform-scale.html [ Pass Failure ] |
| 94 | |
schenney | 3e94eda8 | 2017-03-21 18:02:15 | [diff] [blame] | 95 | crbug.com/671048 virtual/color_space/fast/canvas/color-space/display_linear-rgb.html [ Pass Failure Crash ] |
| 96 | |
schenney | f71b979 | 2017-05-09 14:46:47 | [diff] [blame] | 97 | crbug.com/693568 virtual/gpu/fast/canvas/canvas-imageSmoothingQuality.html [ Failure ] |
| 98 | |
Stephen Chenney | 77577ab | 2017-08-08 21:14:46 | [diff] [blame] | 99 | |
schenney | 3182feed | 2017-04-20 20:51:57 | [diff] [blame] | 100 | # Looks like a filuare to get a paint on time. Test could be changed to use runAfterLayoutAndPaint |
| 101 | # instead of a timeout, which may fix things. |
| 102 | crbug.com/713049 images/color-profile-reflection.html [ Failure Pass ] |
Alexei Filippov | 57f97ecf | 2017-07-18 18:16:12 | [diff] [blame] | 103 | crbug.com/713049 virtual/gpu-rasterization/images/color-profile-reflection.html [ Failure Pass Timeout ] |
Christopher Cameron | b5cea55 | 2017-06-13 18:13:53 | [diff] [blame] | 104 | crbug.com/713049 virtual/exotic-color-space/images/color-profile-reflection.html [ Failure Pass ] |
schenney | 3182feed | 2017-04-20 20:51:57 | [diff] [blame] | 105 | |
Stephen Chenney | 77577ab | 2017-08-08 21:14:46 | [diff] [blame] | 106 | # Reftest with slightly different pixels values. |
| 107 | # Should make a pixel test to keep coverage. |
| 108 | crbug.com/713891 virtual/exotic-color-space/images/animated-png.html [ Pass Failure ] |
| 109 | |
schenney | f71b979 | 2017-05-09 14:46:47 | [diff] [blame] | 110 | crbug.com/717389 [ Linux Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Crash ] |
schenney | f71b979 | 2017-05-09 14:46:47 | [diff] [blame] | 111 | crbug.com/717389 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Timeout ] |
schenney | f71b979 | 2017-05-09 14:46:47 | [diff] [blame] | 112 | |
Stephen Chenney | 77577ab | 2017-08-08 21:14:46 | [diff] [blame] | 113 | # Flakily timing out or failing. |
| 114 | # TODO(ccameron): Investigate this. |
| 115 | crbug.com/730267 virtual/gpu-rasterization/images/color-profile-group.html [ Pass Timeout Failure ] |
| 116 | crbug.com/730267 virtual/gpu-rasterization/images/color-profile-layer.html [ Pass Timeout Failure ] |
| 117 | crbug.com/730267 virtual/gpu-rasterization/images/color-profile-layer-filter.html [ Pass Timeout Failure ] |
| 118 | |
| 119 | crbug.com/736052 compositing/overflow/composited-scroll-with-fractional-translation.html [ Failure ] |
| 120 | crbug.com/736052 virtual/prefer_compositing_to_lcd_text/compositing/overflow/composited-scroll-with-fractional-translation.html [ Failure ] |
| 121 | |
Stephen Chenney | 77577ab | 2017-08-08 21:14:46 | [diff] [blame] | 122 | crbug.com/749760 compositing/overflow/relpos-under-abspos-border-radius.html [ Failure ] |
| 123 | crbug.com/749760 virtual/prefer_compositing_to_lcd_text/compositing/overflow/relpos-under-abspos-border-radius.html [ Failure ] |
| 124 | |
schenney | 53f53921 | 2017-02-07 22:28:29 | [diff] [blame] | 125 | # ====== Paint team owned tests to here ====== |
schenney | 156818d | 2016-10-11 21:48:11 | [diff] [blame] | 126 | |
smcgruer | cd62de3 | 2017-05-26 16:59:01 | [diff] [blame] | 127 | #### external/wpt/css/css-position-3 |
| 128 | crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-tr-top.html [ Failure ] |
| 129 | crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-tr-bottom.html [ Failure ] |
Philip Jägenstedt | 00760a6 | 2017-06-01 13:41:05 | [diff] [blame] | 130 | crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-tfoot-bottom.html [ Failure ] |
| 131 | crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-thead-top.html [ Failure ] |
smcgruer | 0f4041a | 2017-06-08 15:40:29 | [diff] [blame] | 132 | crbug.com/702927 external/wpt/css/css-position-3/position-sticky-parsing.html [ Failure ] |
smcgruer | cd62de3 | 2017-05-26 16:59:01 | [diff] [blame] | 133 | |
glebl | 9efcad1b | 2017-04-14 23:27:56 | [diff] [blame] | 134 | # ====== Layout team owned tests from here ====== |
| 135 | |
atotic | 75cc88d | 2017-05-24 21:47:19 | [diff] [blame] | 136 | |
glebl | 9efcad1b | 2017-04-14 23:27:56 | [diff] [blame] | 137 | #### external/wpt/css/CSS2/floats |
| 138 | #### Passed: 37 |
| 139 | #### Skipped: 5 |
| 140 | crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule3-outside-left-002.xht [ Skip ] |
| 141 | crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule3-outside-right-002.xht [ Skip ] |
| 142 | crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule7-outside-left-001.xht [ Skip ] |
| 143 | crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule7-outside-right-001.xht [ Skip ] |
| 144 | crbug.com/711704 external/wpt/css/CSS2/floats/floats-wrap-bfc-006.xht [ Skip ] |
| 145 | |
glebl | 32b03d0 | 2017-04-17 20:28:27 | [diff] [blame] | 146 | #### external/wpt/css/CSS2/floats-clear |
| 147 | #### Passed: 166 |
| 148 | #### Skipped: 25 |
| 149 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/clear-applies-to-008.xht [ Skip ] |
| 150 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/clear-applies-to-012.xht [ Skip ] |
| 151 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/float-applies-to-008.xht [ Skip ] |
| 152 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/float-applies-to-012.xht [ Skip ] |
| 153 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/float-non-replaced-width-007.xht [ Skip ] |
| 154 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/float-non-replaced-width-008.xht [ Skip ] |
| 155 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/float-non-replaced-width-009.xht [ Skip ] |
| 156 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/float-non-replaced-width-010.xht [ Skip ] |
| 157 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/float-non-replaced-width-011.xht [ Skip ] |
| 158 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/float-non-replaced-width-012.xht [ Skip ] |
| 159 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floating-replaced-height-008.xht [ Skip ] |
| 160 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-005.xht [ Skip ] |
| 161 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-007.xht [ Skip ] |
| 162 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-028.xht [ Skip ] |
| 163 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-036.xht [ Skip ] |
| 164 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-108.xht [ Skip ] |
| 165 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-109.xht [ Skip ] |
| 166 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-110.xht [ Skip ] |
| 167 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-126.xht [ Skip ] |
| 168 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-127.xht [ Skip ] |
| 169 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-128.xht [ Skip ] |
| 170 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-129.xht [ Skip ] |
| 171 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-130.xht [ Skip ] |
| 172 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-131.xht [ Skip ] |
| 173 | crbug.com/711709 external/wpt/css/CSS2/floats-clear/floats-137.xht [ Skip ] |
| 174 | |
glebl | 80e6f0b | 2017-04-17 23:45:21 | [diff] [blame] | 175 | #### external/wpt/css/CSS2/positioning |
| 176 | #### Passed: 474 |
| 177 | #### Skipped: 49 |
glebl | 80e6f0b | 2017-04-17 23:45:21 | [diff] [blame] | 178 | crbug.com/711805 external/wpt/css/CSS2/positioning/abspos-011.xht [ Skip ] |
| 179 | crbug.com/711805 external/wpt/css/CSS2/positioning/abspos-012.xht [ Skip ] |
| 180 | crbug.com/711805 external/wpt/css/CSS2/positioning/abspos-027.xht [ Skip ] |
| 181 | crbug.com/711805 external/wpt/css/CSS2/positioning/abspos-inline-001.xht [ Skip ] |
| 182 | crbug.com/711805 external/wpt/css/CSS2/positioning/abspos-inline-002.xht [ Skip ] |
| 183 | crbug.com/711805 external/wpt/css/CSS2/positioning/abspos-inline-003.xht [ Skip ] |
| 184 | crbug.com/711805 external/wpt/css/CSS2/positioning/abspos-inline-004.xht [ Skip ] |
| 185 | crbug.com/711805 external/wpt/css/CSS2/positioning/abspos-inline-005.xht [ Skip ] |
| 186 | crbug.com/711805 external/wpt/css/CSS2/positioning/abspos-inline-006.xht [ Skip ] |
| 187 | crbug.com/711805 external/wpt/css/CSS2/positioning/abspos-paged-001.xht [ Skip ] |
| 188 | crbug.com/711805 external/wpt/css/CSS2/positioning/abspos-paged-002.xht [ Skip ] |
| 189 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-001.xht [ Skip ] |
| 190 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-002.xht [ Skip ] |
| 191 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-003.xht [ Skip ] |
| 192 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-004.xht [ Skip ] |
| 193 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-005.xht [ Skip ] |
| 194 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-006.xht [ Skip ] |
| 195 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-007.xht [ Skip ] |
| 196 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-009.xht [ Skip ] |
| 197 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-012.xht [ Skip ] |
| 198 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-013.xht [ Skip ] |
| 199 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-014.xht [ Skip ] |
| 200 | crbug.com/711805 external/wpt/css/CSS2/positioning/bottom-applies-to-015.xht [ Skip ] |
| 201 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-004.xht [ Skip ] |
| 202 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-001.xht [ Skip ] |
| 203 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-002.xht [ Skip ] |
| 204 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-003.xht [ Skip ] |
| 205 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-004.xht [ Skip ] |
| 206 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-005.xht [ Skip ] |
| 207 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-006.xht [ Skip ] |
| 208 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-007.xht [ Skip ] |
| 209 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-009.xht [ Skip ] |
| 210 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-012.xht [ Skip ] |
| 211 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-013.xht [ Skip ] |
| 212 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-014.xht [ Skip ] |
| 213 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-applies-to-015.xht [ Skip ] |
| 214 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-fixed-003.xht [ Skip ] |
| 215 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-fixed-004.xht [ Skip ] |
| 216 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-fixed-005.xht [ Skip ] |
| 217 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-relative-020.xht [ Skip ] |
| 218 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-relative-021.xht [ Skip ] |
| 219 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-relative-022.xht [ Skip ] |
| 220 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-relative-031.xht [ Skip ] |
| 221 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-relative-034.xht [ Skip ] |
| 222 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-relative-035.xht [ Skip ] |
| 223 | crbug.com/711805 external/wpt/css/CSS2/positioning/position-relative-036.xht [ Skip ] |
| 224 | crbug.com/711805 external/wpt/css/CSS2/positioning/positioning-float-001.xht [ Skip ] |
| 225 | |
glebl | a2b6ae1e | 2017-04-18 01:48:39 | [diff] [blame] | 226 | #### third_party/WebKit/LayoutTests/external/wpt/css/CSS2/normal-flow |
| 227 | #### Passed: 667 |
| 228 | #### Skipped: 41 |
| 229 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/block-in-inline-empty-001.xht [ Skip ] |
| 230 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/block-in-inline-empty-004.xht [ Skip ] |
| 231 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/block-in-inline-insert-001e.xht [ Skip ] |
| 232 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/block-in-inline-insert-001f.xht [ Skip ] |
| 233 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/block-in-inline-insert-001h.xht [ Skip ] |
| 234 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/block-in-inline-insert-002e.xht [ Skip ] |
| 235 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/block-in-inline-insert-002f.xht [ Skip ] |
| 236 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/block-in-inline-nested-002.xht [ Skip ] |
| 237 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/block-in-inline-remove-006.xht [ Skip ] |
glebl | a2b6ae1e | 2017-04-18 01:48:39 | [diff] [blame] | 238 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inline-block-002.xht [ Skip ] |
| 239 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inline-block-003.xht [ Skip ] |
| 240 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inline-block-004.xht [ Skip ] |
| 241 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inline-block-005.xht [ Skip ] |
glebl | a2b6ae1e | 2017-04-18 01:48:39 | [diff] [blame] | 242 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inline-table-002a.xht [ Skip ] |
| 243 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inline-table-002b.xht [ Skip ] |
| 244 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inline-table-valign-001.xht [ Skip ] |
| 245 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inlines-003.xht [ Skip ] |
| 246 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inlines-004.xht [ Skip ] |
| 247 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inlines-005.xht [ Skip ] |
| 248 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inlines-006.xht [ Skip ] |
| 249 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inlines-016.xht [ Skip ] |
| 250 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/inlines-017.xht [ Skip ] |
glebl | a2b6ae1e | 2017-04-18 01:48:39 | [diff] [blame] | 251 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/max-width-110.xht [ Skip ] |
| 252 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/max-width-applies-to-005.xht [ Skip ] |
| 253 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/max-width-applies-to-006.xht [ Skip ] |
glebl | a2b6ae1e | 2017-04-18 01:48:39 | [diff] [blame] | 254 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/max-width-applies-to-013.xht [ Skip ] |
| 255 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/max-width-applies-to-014.xht [ Skip ] |
glebl | a2b6ae1e | 2017-04-18 01:48:39 | [diff] [blame] | 256 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/min-width-applies-to-005.xht [ Skip ] |
| 257 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/min-width-applies-to-006.xht [ Skip ] |
glebl | a2b6ae1e | 2017-04-18 01:48:39 | [diff] [blame] | 258 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/min-width-applies-to-014.xht [ Skip ] |
| 259 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/replaced-intrinsic-001.xht [ Skip ] |
| 260 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/replaced-intrinsic-002.xht [ Skip ] |
glebl | a2b6ae1e | 2017-04-18 01:48:39 | [diff] [blame] | 261 | crbug.com/711807 external/wpt/css/CSS2/normal-flow/width-inherit-001.xht [ Skip ] |
| 262 | |
atotic | 75cc88d | 2017-05-24 21:47:19 | [diff] [blame] | 263 | #### third_party/WebKit/LayoutTests/overflow |
atotic | 75cc88d | 2017-05-24 21:47:19 | [diff] [blame] | 264 | crbug.com/724697 overflow/overflow-basic-002.html [ Failure ] |
| 265 | crbug.com/724701 overflow/overflow-basic-004.html [ Failure ] |
| 266 | |
glebl | 9efcad1b | 2017-04-14 23:27:56 | [diff] [blame] | 267 | # ====== Layout team owned tests to here ====== |
| 268 | |
glebl | 30abb79 | 2016-10-04 00:33:32 | [diff] [blame] | 269 | # ====== LayoutNG-only failures from here ====== |
| 270 | # LayoutNG - is a new layout system for Blink. |
| 271 | |
Aleks Totic | 322f6747 | 2017-06-06 20:55:24 | [diff] [blame] | 272 | ### Platfom-specific tests cannot be generated automatically |
| 273 | |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 274 | ### virtual/layout Mac color palette/font failures |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 275 | crbug.com/704961 [ Mac ] virtual/layout_ng/external/wpt/css/CSS2/normal-flow/inline-table-002a.xht [ Failure ] |
| 276 | crbug.com/704961 [ Mac ] virtual/layout_ng/external/wpt/css/CSS2/normal-flow/inline-table-002b.xht [ Failure ] |
| 277 | crbug.com/704961 [ Mac ] virtual/layout_ng/external/wpt/css/CSS2/normal-flow/inline-table-valign-001.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 278 | crbug.com/704961 [ Mac ] virtual/layout_ng/external/wpt/css/CSS2/normal-flow/width-inherit-001.xht [ Failure ] |
| 279 | crbug.com/704961 [ Mac ] virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-027.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 280 | |
ikilpatrick | e47fe16 | 2017-06-16 21:19:21 | [diff] [blame] | 281 | ### virtual/layout_ng Mac textarea. |
| 282 | crbug.com/635619 [ Mac ] virtual/layout_ng/fast/block/float/overhanging-tall-block.html [ Failure ] |
| 283 | |
kojii | 2476bc2 | 2017-06-12 19:54:09 | [diff] [blame] | 284 | ### virtual/layout_ng Mac 1px glyph difference. |
| 285 | crbug.com/635619 [ Mac ] virtual/layout_ng/fast/block/basic/015.html [ Failure ] |
| 286 | |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 287 | ### virtual/layout_ng/external/wpt/css/CSS2/floats |
| 288 | crbug.com/719620 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-placement-vertical-001a.xht [ Failure ] |
| 289 | crbug.com/719620 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-placement-vertical-001b.xht [ Failure ] |
| 290 | crbug.com/719620 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-placement-vertical-001c.xht [ Failure ] |
| 291 | crbug.com/711704 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-rule3-outside-left-002.xht [ Failure ] |
| 292 | crbug.com/711704 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-rule3-outside-right-002.xht [ Failure ] |
| 293 | crbug.com/711704 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-rule7-outside-left-001.xht [ Failure ] |
| 294 | crbug.com/711704 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-rule7-outside-right-001.xht [ Failure ] |
| 295 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-bfc-001-left-overflow.xht [ Failure ] |
| 296 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-bfc-002-left-overflow.xht [ Failure ] |
| 297 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-bfc-003-left-overflow.xht [ Failure ] |
| 298 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-bfc-003-right-overflow.xht [ Failure ] |
| 299 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-bfc-004.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 300 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-bfc-006.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 301 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-top-below-bfc-001l.xht [ Failure ] |
| 302 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-top-below-bfc-001r.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 303 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-top-below-inline-001l.xht [ Failure ] |
| 304 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-top-below-inline-001r.xht [ Failure ] |
| 305 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-top-below-inline-002l.xht [ Failure ] |
| 306 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-top-below-inline-002r.xht [ Failure ] |
| 307 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-top-below-inline-003l.xht [ Failure ] |
| 308 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-wrap-top-below-inline-003r.xht [ Failure ] |
| 309 | crbug.com/723135 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-zero-height-wrap-001.xht [ Failure ] |
| 310 | crbug.com/723135 virtual/layout_ng/external/wpt/css/CSS2/floats/floats-zero-height-wrap-002.xht [ Failure ] |
| 311 | |
| 312 | ### virtual/layout_ng/external/wpt/css/CSS2/floats-clear |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 313 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/clear-applies-to-008.xht [ Failure ] |
Aleks Totic | 81f3d8c8 | 2017-07-27 14:25:16 | [diff] [blame] | 314 | crbug.com/635619 [ Linux ] virtual/layout_ng/external/wpt/css/CSS2/floats-clear/clear-applies-to-012.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 315 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/float-applies-to-008.xht [ Failure ] |
Aleks Totic | 81f3d8c8 | 2017-07-27 14:25:16 | [diff] [blame] | 316 | crbug.com/635619 [ Linux ] virtual/layout_ng/external/wpt/css/CSS2/floats-clear/float-applies-to-012.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 317 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/float-replaced-width-002.xht [ Failure ] |
glebl | 987a18a | 2017-04-20 20:41:03 | [diff] [blame] | 318 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floating-replaced-height-008.xht [ Skip ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 319 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-028.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 320 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-036.xht [ Failure ] |
glebl | 987a18a | 2017-04-20 20:41:03 | [diff] [blame] | 321 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-108.xht [ Skip ] |
| 322 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-109.xht [ Skip ] |
| 323 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-110.xht [ Skip ] |
glebl | 987a18a | 2017-04-20 20:41:03 | [diff] [blame] | 324 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-126.xht [ Skip ] |
| 325 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-127.xht [ Skip ] |
| 326 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-128.xht [ Skip ] |
| 327 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-129.xht [ Skip ] |
| 328 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-130.xht [ Skip ] |
| 329 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-131.xht [ Skip ] |
glebl | 987a18a | 2017-04-20 20:41:03 | [diff] [blame] | 330 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-137.xht [ Skip ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 331 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-143.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 332 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-collapse-157.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 333 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/margin-collapse-clear-008.xht [ Failure ] |
glebl | 987a18a | 2017-04-20 20:41:03 | [diff] [blame] | 334 | |
ikilpatrick | e65e2d1 | 2017-06-30 21:23:26 | [diff] [blame] | 335 | # Regressions while changing zero-block-size float behaviour. |
ikilpatrick | f905d51 | 2017-07-12 19:49:46 | [diff] [blame] | 336 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-009.xht [ Failure ] |
Ian Kilpatrick | 8d8f44b | 2017-07-17 21:50:20 | [diff] [blame] | 337 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/floats-clear/floats-147.xht [ Failure ] # Bad RTL |
ikilpatrick | f905d51 | 2017-07-12 19:49:46 | [diff] [blame] | 338 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/001.html [ Failure ] |
| 339 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/005.html [ Failure ] |
| 340 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/block-inside-inline/001.html [ Failure ] |
| 341 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/block-inside-inline/005.html [ Failure ] |
ikilpatrick | e65e2d1 | 2017-06-30 21:23:26 | [diff] [blame] | 342 | |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 343 | ### virtual/layout_ng/external/wpt/css/CSS2/linebox |
kojii | 55911cd | 2017-06-28 07:40:31 | [diff] [blame] | 344 | |
| 345 | # 1px glyph position diff at box boundary. Check if they need fix. |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 346 | crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/inline-formatting-context-001.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 347 | crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/inline-formatting-context-023.xht [ Failure ] |
Aleks Totic | 81f3d8c8 | 2017-07-27 14:25:16 | [diff] [blame] | 348 | crbug.com/636993 [ Linux ] virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align-sub-001.xht [ Failure ] |
| 349 | crbug.com/636993 [ Linux ] virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align-super-001.xht [ Failure ] |
glebl | d3ced05 | 2017-04-20 18:13:46 | [diff] [blame] | 350 | |
kojii | ac462cea | 2017-07-05 19:30:14 | [diff] [blame] | 351 | # Inline: abspos inline static positions. |
kojii | 55911cd | 2017-06-28 07:40:31 | [diff] [blame] | 352 | crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align-baseline-004a.xht [ Failure ] |
| 353 | crbug.com/636993 virtual/layout_ng/external/wpt/css/CSS2/linebox/vertical-align-baseline-005a.xht [ Failure ] |
| 354 | |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 355 | ### virtual/layout_ng/external/wpt/css/CSS2/normal-flow |
kojii | 55911cd | 2017-06-28 07:40:31 | [diff] [blame] | 356 | |
| 357 | # Block: percent height in continuations. |
| 358 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-percents-001.xht [ Failure ] |
| 359 | |
| 360 | # Block: centering by auto-margins. |
| 361 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-replaced-width-006.xht [ Failure ] |
| 362 | |
| 363 | # Block: percent max-height. |
| 364 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/max-height-percentage-002.xht [ Failure ] |
| 365 | |
kojii | 55911cd | 2017-06-28 07:40:31 | [diff] [blame] | 366 | # Inline: border in continuations. Fail in Blink. |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 367 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-insert-001f.xht [ Failure ] |
| 368 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-insert-002f.xht [ Failure ] |
kojii | 55911cd | 2017-06-28 07:40:31 | [diff] [blame] | 369 | |
| 370 | # Inline: CopyFragmentDataToLayoutBox problems. |
Aleks Totic | 322f6747 | 2017-06-06 20:55:24 | [diff] [blame] | 371 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-remove-002.xht [ Failure Pass ] |
| 372 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-remove-004.xht [ Failure Pass ] |
| 373 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/block-in-inline-remove-005.xht [ Failure Pass ] |
kojii | 55911cd | 2017-06-28 07:40:31 | [diff] [blame] | 374 | |
Koji Ishii | a83d1dd4 | 2017-08-04 14:09:37 | [diff] [blame] | 375 | # Block: margin collapsing. |
kojii | 55911cd | 2017-06-28 07:40:31 | [diff] [blame] | 376 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/root-box-001.xht [ Failure ] |
| 377 | |
Ian Kilpatrick | 32717cb | 2017-07-20 22:37:14 | [diff] [blame] | 378 | # Missing refs, these are also skipped for existing layout. |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 379 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/inline-block-002.xht [ Skip ] |
| 380 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/inline-block-003.xht [ Skip ] |
| 381 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/inline-block-004.xht [ Skip ] |
| 382 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/inline-block-005.xht [ Skip ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 383 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/inlines-003.xht [ Skip ] |
| 384 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/inlines-004.xht [ Skip ] |
| 385 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/inlines-005.xht [ Skip ] |
| 386 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/inlines-006.xht [ Skip ] |
kojii | 55911cd | 2017-06-28 07:40:31 | [diff] [blame] | 387 | |
| 388 | # Tables. |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 389 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/max-width-applies-to-005.xht [ Failure ] |
| 390 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/max-width-applies-to-006.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 391 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/max-width-applies-to-013.xht [ Failure ] |
| 392 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/max-width-applies-to-014.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 393 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/min-width-applies-to-005.xht [ Failure ] |
| 394 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/min-width-applies-to-006.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 395 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/min-width-applies-to-014.xht [ Failure ] |
kojii | 55911cd | 2017-06-28 07:40:31 | [diff] [blame] | 396 | |
| 397 | # SVG intrinsic sizing. |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 398 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/replaced-intrinsic-001.xht [ Failure ] |
| 399 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/normal-flow/replaced-intrinsic-002.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 400 | |
Xiaocheng Hu | 95a9122 | 2017-08-10 05:29:38 | [diff] [blame] | 401 | # We currently write back whitespace-collapsed strings to LayoutText, causing |
| 402 | # the following failures. Once we can paint inlines directly from fragment tree, |
| 403 | # we can stop the writeback. |
| 404 | crbug.com/714962 virtual/layout_ng/fast/block/float/overhanging-float-crashes-when-sibling-becomes-formatting-context.html [ Failure ] |
| 405 | |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 406 | ### virtual/layout_ng/external/wpt/css/CSS2/positioning |
Aleks Totic | 81f3d8c8 | 2017-07-27 14:25:16 | [diff] [blame] | 407 | # tests absolute-replaced-width-036->071 would pass if reference page rendered correctly. It is an inline bug, not oof bug |
| 408 | crbug.com/740993 virtual/layout_ng/external/wpt/css/CSS2/positioning/absolute-replaced-width-036.xht [ Failure ] |
| 409 | crbug.com/740993 virtual/layout_ng/external/wpt/css/CSS2/positioning/absolute-replaced-width-037.xht [ Failure ] |
| 410 | crbug.com/740993 virtual/layout_ng/external/wpt/css/CSS2/positioning/absolute-replaced-width-043.xht [ Failure ] |
| 411 | crbug.com/740993 virtual/layout_ng/external/wpt/css/CSS2/positioning/absolute-replaced-width-050.xht [ Failure ] |
| 412 | crbug.com/740993 virtual/layout_ng/external/wpt/css/CSS2/positioning/absolute-replaced-width-051.xht [ Failure ] |
| 413 | crbug.com/740993 virtual/layout_ng/external/wpt/css/CSS2/positioning/absolute-replaced-width-057.xht [ Failure ] |
| 414 | crbug.com/740993 virtual/layout_ng/external/wpt/css/CSS2/positioning/absolute-replaced-width-064.xht [ Failure ] |
| 415 | crbug.com/740993 virtual/layout_ng/external/wpt/css/CSS2/positioning/absolute-replaced-width-065.xht [ Failure ] |
| 416 | crbug.com/740993 virtual/layout_ng/external/wpt/css/CSS2/positioning/absolute-replaced-width-071.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 417 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-007.xht [ Failure ] |
Aleks Totic | 81f3d8c8 | 2017-07-27 14:25:16 | [diff] [blame] | 418 | crbug.com/635619 [ Linux ] virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-011.xht [ Failure ] |
| 419 | crbug.com/635619 [ Linux ] virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-012.xht [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 420 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-containing-block-001.xht [ Failure ] |
| 421 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-containing-block-002.xht [ Failure ] |
| 422 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-containing-block-007.xht [ Failure ] |
glebl | da81aa1 | 2017-04-19 22:45:36 | [diff] [blame] | 423 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-inline-001.xht [ Skip ] |
| 424 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-inline-002.xht [ Skip ] |
| 425 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-inline-003.xht [ Skip ] |
| 426 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-inline-004.xht [ Skip ] |
| 427 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-inline-005.xht [ Skip ] |
| 428 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-inline-006.xht [ Skip ] |
| 429 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-paged-001.xht [ Skip ] |
| 430 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/abspos-paged-002.xht [ Skip ] |
glebl | da81aa1 | 2017-04-19 22:45:36 | [diff] [blame] | 431 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-004.xht [ Skip ] |
glebl | da81aa1 | 2017-04-19 22:45:36 | [diff] [blame] | 432 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-fixed-003.xht [ Skip ] |
| 433 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-fixed-004.xht [ Skip ] |
| 434 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-fixed-005.xht [ Skip ] |
glebl | da81aa1 | 2017-04-19 22:45:36 | [diff] [blame] | 435 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-relative-020.xht [ Skip ] |
| 436 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-relative-021.xht [ Skip ] |
| 437 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-relative-022.xht [ Skip ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 438 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-relative-027.xht [ Failure ] |
| 439 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-relative-028.xht [ Failure ] |
| 440 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-relative-029.xht [ Failure ] |
| 441 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-relative-030.xht [ Failure ] |
| 442 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-relative-031.xht [ Failure ] |
glebl | da81aa1 | 2017-04-19 22:45:36 | [diff] [blame] | 443 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-relative-034.xht [ Skip ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 444 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-relative-035.xht [ Failure ] |
glebl | da81aa1 | 2017-04-19 22:45:36 | [diff] [blame] | 445 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-relative-036.xht [ Skip ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 446 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/position-static-001.xht [ Failure ] |
| 447 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/positioning-float-001.xht [ Failure ] |
| 448 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/positioning-float-002.xht [ Failure ] |
| 449 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/relpos-calcs-004.xht [ Failure ] |
| 450 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/relpos-calcs-005.xht [ Failure ] |
guidou | 372982c7 | 2017-05-27 09:29:24 | [diff] [blame] | 451 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-019.xht [ Crash Failure ] |
| 452 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-020.xht [ Crash Failure ] |
| 453 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-031.xht [ Crash Failure ] |
| 454 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-032.xht [ Crash Failure ] |
| 455 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-043.xht [ Crash Failure ] |
| 456 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-044.xht [ Crash Failure ] |
| 457 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-055.xht [ Crash Failure ] |
| 458 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-056.xht [ Crash Failure ] |
| 459 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-067.xht [ Crash Failure ] |
| 460 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-068.xht [ Crash Failure ] |
| 461 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-079.xht [ Crash Failure ] |
| 462 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-080.xht [ Crash Failure ] |
| 463 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-091.xht [ Crash Failure ] |
| 464 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-092.xht [ Crash Failure ] |
| 465 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-103.xht [ Crash Failure ] |
| 466 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-104.xht [ Crash Failure ] |
| 467 | crbug.com/635619 virtual/layout_ng/external/wpt/css/CSS2/positioning/top-113.xht [ Crash Failure ] |
glebl | da81aa1 | 2017-04-19 22:45:36 | [diff] [blame] | 468 | |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 469 | ### virtual/layout_ng/fast/block/basic |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 470 | crbug.com/635619 virtual/layout_ng/fast/block/basic/011.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 471 | crbug.com/635619 virtual/layout_ng/fast/block/basic/014.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 472 | crbug.com/635619 virtual/layout_ng/fast/block/basic/016.html [ Failure ] |
| 473 | crbug.com/635619 virtual/layout_ng/fast/block/basic/018.html [ Failure ] |
| 474 | crbug.com/635619 virtual/layout_ng/fast/block/basic/020.html [ Failure ] |
Aleks Totic | 322f6747 | 2017-06-06 20:55:24 | [diff] [blame] | 475 | crbug.com/635619 virtual/layout_ng/fast/block/basic/fieldset-stretch-to-legend.html [ Failure Crash ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 476 | crbug.com/635619 virtual/layout_ng/fast/block/basic/quirk-height.html [ Failure ] |
| 477 | crbug.com/635619 virtual/layout_ng/fast/block/basic/quirk-percent-height-grandchild.html [ Failure ] |
Morten Stenshorne | 804b1ab1 | 2017-08-17 16:31:08 | [diff] [blame] | 478 | crbug.com/635619 [ Mac ] virtual/layout_ng/fast/block/basic/text-indent-rtl.html [ Failure ] |
Aleks Totic | d7c499c | 2017-07-13 16:36:35 | [diff] [blame] | 479 | crbug.com/635619 [ Mac ] virtual/layout_ng/fast/block/basic/truncation-rtl.html [ Failure ] |
glebl | b59a494 | 2017-04-19 21:28:33 | [diff] [blame] | 480 | |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 481 | ### virtual/layout_ng/fast/block/float |
ikilpatrick | e47fe16 | 2017-06-16 21:19:21 | [diff] [blame] | 482 | crbug.com/635619 virtual/layout_ng/fast/block/float/002.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 483 | crbug.com/635619 virtual/layout_ng/fast/block/float/003.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 484 | crbug.com/635619 virtual/layout_ng/fast/block/float/010.html [ Failure ] |
Aleks Totic | 322f6747 | 2017-06-06 20:55:24 | [diff] [blame] | 485 | crbug.com/635619 virtual/layout_ng/fast/block/float/014.html [ Failure Crash ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 486 | crbug.com/635619 virtual/layout_ng/fast/block/float/015.html [ Failure ] |
ikilpatrick | e47fe16 | 2017-06-16 21:19:21 | [diff] [blame] | 487 | crbug.com/635619 virtual/layout_ng/fast/block/float/017.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 488 | crbug.com/635619 virtual/layout_ng/fast/block/float/018.html [ Failure ] |
Morten Stenshorne | 804b1ab1 | 2017-08-17 16:31:08 | [diff] [blame] | 489 | crbug.com/635619 [ Mac ] virtual/layout_ng/fast/block/float/020.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 490 | crbug.com/635619 virtual/layout_ng/fast/block/float/022.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 491 | crbug.com/635619 virtual/layout_ng/fast/block/float/025.html [ Failure ] |
| 492 | crbug.com/635619 virtual/layout_ng/fast/block/float/026.html [ Failure ] |
| 493 | crbug.com/635619 virtual/layout_ng/fast/block/float/027.html [ Failure ] |
| 494 | crbug.com/635619 virtual/layout_ng/fast/block/float/028.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 495 | crbug.com/635619 virtual/layout_ng/fast/block/float/031.html [ Failure ] |
| 496 | crbug.com/635619 virtual/layout_ng/fast/block/float/032.html [ Failure ] |
ikilpatrick | 943616d5 | 2017-06-21 23:23:09 | [diff] [blame] | 497 | crbug.com/635619 virtual/layout_ng/fast/block/float/034.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 498 | crbug.com/635619 virtual/layout_ng/fast/block/float/035.html [ Failure ] |
| 499 | crbug.com/635619 virtual/layout_ng/fast/block/float/add-float-back-to-anonymous-block.html [ Failure ] |
kojii | b0ad7c5 | 2017-07-09 17:47:49 | [diff] [blame] | 500 | crbug.com/635619 virtual/layout_ng/fast/block/float/assert-when-moving-float.html [ Failure ] |
Koji Ishii | b6b2882 | 2017-07-27 22:46:03 | [diff] [blame] | 501 | crbug.com/635619 virtual/layout_ng/fast/block/float/assert-when-moving-float-2.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 502 | crbug.com/635619 virtual/layout_ng/fast/block/float/avoid-floats-when-negative-margin-top-2.html [ Failure ] |
| 503 | crbug.com/635619 virtual/layout_ng/fast/block/float/avoid-floats-when-negative-margin-top-3.html [ Failure ] |
| 504 | crbug.com/635619 virtual/layout_ng/fast/block/float/avoid-floats-when-negative-margin-top-4.html [ Failure ] |
| 505 | crbug.com/635619 virtual/layout_ng/fast/block/float/avoid-floats-when-negative-margin-top-5.html [ Failure ] |
| 506 | crbug.com/635619 virtual/layout_ng/fast/block/float/avoid-floats-when-negative-margin-top-6.html [ Failure ] |
| 507 | crbug.com/635619 virtual/layout_ng/fast/block/float/avoid-floats-when-negative-margin-top.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 508 | crbug.com/635619 virtual/layout_ng/fast/block/float/avoiding-float-centered.html [ Failure ] |
| 509 | crbug.com/635619 virtual/layout_ng/fast/block/float/block-with-negative-margin-clears-float.html [ Failure ] |
| 510 | crbug.com/635619 virtual/layout_ng/fast/block/float/br-with-clear-2.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 511 | crbug.com/635619 virtual/layout_ng/fast/block/float/centered-float-avoidance-complexity.html [ Failure ] |
| 512 | crbug.com/635619 virtual/layout_ng/fast/block/float/checkbox-and-radio-avoid-floats.html [ Failure ] |
Aleks Totic | 322f6747 | 2017-06-06 20:55:24 | [diff] [blame] | 513 | crbug.com/635619 virtual/layout_ng/fast/block/float/clear-intruding-floats-when-moving-to-inline-parent-3.html [ Failure Crash ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 514 | crbug.com/635619 virtual/layout_ng/fast/block/float/crash-on-absolute-positioning.html [ Failure ] |
| 515 | crbug.com/635619 virtual/layout_ng/fast/block/float/crash-replaced-display-block.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 516 | crbug.com/635619 virtual/layout_ng/fast/block/float/element-clears-float-without-clearance.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 517 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-at-start-of-clean-lines-that-are-subsequently-dirtied-vertical-rl.html [ Failure ] |
| 518 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-at-start-of-clean-lines-that-are-subsequently-dirtied.html [ Failure ] |
| 519 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-avoidance.html [ Failure ] |
| 520 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-forced-below-other-floats.html [ Failure ] |
| 521 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-in-float-hit-testing.html [ Failure ] |
| 522 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-in-float-painting.html [ Failure ] |
| 523 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-inserted-into-clean-line.html [ Failure ] |
| 524 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-list-changed-before-layout-crash.html [ Crash ] |
Olga Sharonova | 0c1a638 | 2017-08-10 10:49:19 | [diff] [blame] | 525 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-first-letter.html [ Crash Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 526 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next-sibling-crash.html [ Failure ] |
Morten Stenshorne | b7e830d | 2017-08-22 21:27:09 | [diff] [blame] | 527 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next-sibling4.html [ Crash ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 528 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next-sibling5.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 529 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-on-empty-line.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 530 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-on-line-obeys-container-padding.html [ Failure ] |
| 531 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-on-zero-height-line.html [ Failure ] |
| 532 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-overflow-hidden-containing-block-width.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 533 | crbug.com/635619 virtual/layout_ng/fast/block/float/float-reparent-during-detach-crash.html [ Crash ] |
| 534 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-and-text-indent-rl.html [ Failure ] |
| 535 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-and-text-indent.html [ Failure ] |
Morten Stenshorne | b7e830d | 2017-08-22 21:27:09 | [diff] [blame] | 536 | crbug.com/757767 virtual/layout_ng/fast/block/float/floats-do-not-overhang-from-block-formatting-context.html [ Timeout ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 537 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-image-quirk-line-height.html [ Failure ] |
| 538 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-image-quirk.html [ Failure ] |
| 539 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-image-strict-line-height.html [ Failure ] |
| 540 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-image-strict.html [ Failure ] |
| 541 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-inline-block-quirk-line-height.html [ Failure ] |
| 542 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-inline-block-strict-line-height.html [ Failure ] |
| 543 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-with-margin-should-not-wrap.html [ Failure ] |
| 544 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-wrap-inside-inline-001.htm [ Failure ] |
| 545 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-wrap-inside-inline-002.htm [ Failure ] |
| 546 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-wrap-inside-inline-003.htm [ Failure ] |
| 547 | crbug.com/635619 virtual/layout_ng/fast/block/float/floats-wrap-inside-inline-004.htm [ Failure ] |
ikilpatrick | f905d51 | 2017-07-12 19:49:46 | [diff] [blame] | 548 | crbug.com/635619 virtual/layout_ng/fast/block/float/formatting-context-changes.html [ Failure Crash ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 549 | crbug.com/635619 virtual/layout_ng/fast/block/float/independent-align-positioning.html [ Failure ] |
Morten Stenshorne | 804b1ab1 | 2017-08-17 16:31:08 | [diff] [blame] | 550 | crbug.com/635619 [ Mac ] virtual/layout_ng/fast/block/float/intruding-painted-twice.html [ Failure ] |
Morten Stenshorne | b7e830d | 2017-08-22 21:27:09 | [diff] [blame] | 551 | crbug.com/635619 virtual/layout_ng/fast/block/float/line-break-after-white-space-crash.html [ Crash ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 552 | crbug.com/635619 virtual/layout_ng/fast/block/float/logical-bottom-exceeds-layoutunit-max.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 553 | crbug.com/635619 virtual/layout_ng/fast/block/float/marquee-shrink-to-avoid-floats.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 554 | crbug.com/635619 virtual/layout_ng/fast/block/float/negative-margin-on-element-avoiding-floats-with-margin-on-parent.html [ Failure ] |
| 555 | crbug.com/635619 virtual/layout_ng/fast/block/float/negative-margin-on-element-avoiding-floats.html [ Failure ] |
| 556 | crbug.com/635619 virtual/layout_ng/fast/block/float/nested-clearance.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 557 | crbug.com/635619 virtual/layout_ng/fast/block/float/nopaint-after-layer-destruction.html [ Failure ] |
| 558 | crbug.com/635619 virtual/layout_ng/fast/block/float/nopaint-after-layer-destruction2.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 559 | crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-remove-from-fixed-position-block.html [ Failure ] |
| 560 | crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-remove-from-fixed-position-block2.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 561 | crbug.com/635619 virtual/layout_ng/fast/block/float/overlapping-floats-paint-hittest-order-1.html [ Failure ] |
| 562 | crbug.com/635619 virtual/layout_ng/fast/block/float/overlapping-floats-paint-hittest-order-2.html [ Failure ] |
| 563 | crbug.com/635619 virtual/layout_ng/fast/block/float/override-property-float.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 564 | crbug.com/635619 virtual/layout_ng/fast/block/float/remove-line-above-float-above-line-crash.html [ Failure ] |
ikilpatrick | e47fe16 | 2017-06-16 21:19:21 | [diff] [blame] | 565 | crbug.com/635619 virtual/layout_ng/fast/block/float/rubybase-children-made-inline-crash.html [ Failure ] |
Aleks Totic | 322f6747 | 2017-06-06 20:55:24 | [diff] [blame] | 566 | crbug.com/635619 virtual/layout_ng/fast/block/float/rubybase-children-moved-crash-2.html [ Failure Crash ] |
kojii | b0ad7c5 | 2017-07-09 17:47:49 | [diff] [blame] | 567 | crbug.com/635619 virtual/layout_ng/fast/block/float/rubybase-children-moved-crash.html [ Crash Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 568 | crbug.com/635619 virtual/layout_ng/fast/block/float/shrink-to-avoid-float-complexity.html [ Failure ] |
| 569 | crbug.com/635619 virtual/layout_ng/fast/block/float/shrink-to-fit-width.html [ Failure ] |
Morten Stenshorne | b7e830d | 2017-08-22 21:27:09 | [diff] [blame] | 570 | crbug.com/635619 virtual/layout_ng/fast/block/float/trailing-float-with-columns.html [ Crash ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 571 | crbug.com/635619 virtual/layout_ng/fast/block/float/width-update-after-clear.html [ Failure ] |
glebl | 3dd276c | 2017-04-19 17:44:49 | [diff] [blame] | 572 | |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 573 | ### virtual/layout_ng/fast/block/margin-collapse |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 574 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/032.html [ Failure ] |
| 575 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/033.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 576 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/057.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 577 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/103.html [ Failure ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 578 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/bfc-beside-float-complex-margin-collapsing.html [ Failure ] |
Ian Kilpatrick | 8d8f44b | 2017-07-17 21:50:20 | [diff] [blame] | 579 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-block-with-overflow-hidden-and-float-child.html [ Failure ] |
Morten Stenshorne | b7e830d | 2017-08-22 21:27:09 | [diff] [blame] | 580 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-cols-creates-block-formatting-context.html [ Failure ] |
glebl | f5e4eed | 2016-10-04 20:53:27 | [diff] [blame] | 581 | |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 582 | ### virtual/layout_ng/fast/block/margin-collapse/block-inside-inline |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 583 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/block-inside-inline/006.html [ Failure ] |
| 584 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/block-inside-inline/010.html [ Failure ] |
| 585 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/block-inside-inline/011.html [ Failure ] |
| 586 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/block-inside-inline/012.html [ Failure ] |
| 587 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/block-inside-inline/015.html [ Failure ] |
glebl | 05059b3 | 2016-10-22 05:46:46 | [diff] [blame] | 588 | |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 589 | ### virtual/layout_ng/fast/block/margin-collapse |
| 590 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/clear-nested-float-more-than-one-previous-sibling-away.html [ Failure ] |
| 591 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/empty-clear-blocks.html [ Failure ] |
Aleks Totic | 322f6747 | 2017-06-06 20:55:24 | [diff] [blame] | 592 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/line-beside-float-complex-margin-collapsing.html [ Failure Crash ] |
atotic | 8ae2026e | 2017-05-26 22:22:40 | [diff] [blame] | 593 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-with-floats.html [ Failure ] |
| 594 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/table-beside-float-complex-margin-collapsing.html [ Failure ] |
| 595 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-collapse-container.html [ Failure ] |
| 596 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-collapse-separate-position.html [ Failure ] |
| 597 | crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-collapse-siblings.html [ Failure ] |
kojii | fc7300a1 | 2017-04-14 09:02:56 | [diff] [blame] | 598 | |
Aleks Totic | 322f6747 | 2017-06-06 20:55:24 | [diff] [blame] | 599 | ### virtual/layout_ng/overflow |
| 600 | crbug.com/728378 virtual/layout_ng/overflow/overflow-basic-003.html [ Failure ] |
| 601 | crbug.com/724701 virtual/layout_ng/overflow/overflow-basic-004.html [ Failure ] |
| 602 | crbug.com/728378 virtual/layout_ng/overflow/overflow-bug-chrome-ng-001.html [ Failure ] |
Aleks Totic | b032878e | 2017-06-16 20:17:14 | [diff] [blame] | 603 | crbug.com/728378 virtual/layout_ng/overflow/overflow-position-003.html [ Failure ] |
Aleks Totic | aec4b61 | 2017-06-20 21:36:00 | [diff] [blame] | 604 | crbug.com/728378 virtual/layout_ng/overflow/overflow-position-004.html [ Failure ] |
Aleks Totic | 322f6747 | 2017-06-06 20:55:24 | [diff] [blame] | 605 | |
glebl | 30abb79 | 2016-10-04 00:33:32 | [diff] [blame] | 606 | # ====== LayoutNG-only failures until here ====== |
| 607 | |
Will Chen | 09a9c27 | 2017-07-24 23:01:18 | [diff] [blame] | 608 | # ====== DevTools test migration failures from here ====== |
Will Chen | c70a24f | 2017-07-25 21:36:31 | [diff] [blame] | 609 | # Temporary failures (these tests are moves from html to js) |
Will Chen | 09a9c27 | 2017-07-24 23:01:18 | [diff] [blame] | 610 | # See crbug.com/667560 for details |
| 611 | |
Will Chen | 09a9c27 | 2017-07-24 23:01:18 | [diff] [blame] | 612 | ### virtual/mojo-loading/http/tests/devtools |
Max Morin | 0c14a53 | 2017-08-17 12:13:01 | [diff] [blame] | 613 | crbug.com/667560 virtual/mojo-loading/http/tests/devtools/console/console-search.js [ Skip ] |
Will Chen | 0692903 | 2017-08-04 00:02:37 | [diff] [blame] | 614 | |
| 615 | ### Manually fix after migration |
Will Chen | 09a9c27 | 2017-07-24 23:01:18 | [diff] [blame] | 616 | |
| 617 | # ====== DevTools test migration failures until here ====== |
| 618 | |
schenney | e01bd4d | 2016-08-10 19:54:48 | [diff] [blame] | 619 | # Run these tests with under virtual/scalefactor... only. |
| 620 | crbug.com/567837 fast/hidpi/static [ Skip ] |
| 621 | |
erikchen | d8f04da | 2017-02-03 20:48:43 | [diff] [blame] | 622 | # This test fails under the feature "Stop creating layout objects for elements |
| 623 | # inside display: none iframes" [crbug.com/650433]. The root cause is a |
| 624 | # long-standing fullscreen bug. No one is going to fix the issue in the near |
| 625 | # future, as foolip@ is in the process of performing a significant fullscreen |
| 626 | # refactor. See [crbug.com/676432] for a minimized repro. |
| 627 | crbug.com/676432 fullscreen/full-screen-iframe-zIndex.html [ Skip ] |
erikchen | c715c51 | 2017-02-15 07:41:08 | [diff] [blame] | 628 | crbug.com/676432 virtual/android/fullscreen/full-screen-iframe-zIndex.html [ Skip ] |
erikchen | d8f04da | 2017-02-03 20:48:43 | [diff] [blame] | 629 | |
Reza.Zakerinasab | f1d65fe | 2017-08-10 17:23:22 | [diff] [blame] | 630 | crbug.com/538697 [ Win ] virtual/threaded/printing/webgl-oversized-printing.html [ Failure Crash ] |
| 631 | crbug.com/538697 [ Win ] printing/webgl-oversized-printing.html [ Failure Crash ] |
junov | f3a746d | 2015-10-03 02:04:15 | [diff] [blame] | 632 | |
lunalu | 8f64c57 | 2017-05-12 16:38:25 | [diff] [blame] | 633 | # ====== Fullscreen tests failing with feature policy ====== |
Luna Lu | 7f221f2 | 2017-06-13 16:46:14 | [diff] [blame] | 634 | # TODO(loonybear): Turn tests on once feature policy implements allowfullscreen. |
lunalu | 8f64c57 | 2017-05-12 16:38:25 | [diff] [blame] | 635 | crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate.html [ Failure ] |
| 636 | crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-allowed-by-container-policy.html [ Failure ] |
| 637 | crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-disabled.php [ Failure ] |
| 638 | crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-enabledforall.php [ Failure ] |
| 639 | |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 640 | crbug.com/492664 [ Linux ] external/wpt/css/css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht [ Failure ] |
| 641 | crbug.com/492664 [ Linux ] external/wpt/css/css-writing-modes-3/box-offsets-rel-pos-vrl-004.xht [ Failure ] |
| 642 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/bidi-embed-002.html [ Failure ] |
| 643 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/bidi-isolate-002.html [ Failure ] |
| 644 | crbug.com/492664 [ Win ] external/wpt/css/css-writing-modes-3/bidi-override-005.html [ Failure ] |
| 645 | crbug.com/492664 [ Win ] external/wpt/css/css-writing-modes-3/bidi-plaintext-001.html [ Failure ] |
[email protected] | 0b679e8 | 2015-08-06 04:55:33 | [diff] [blame] | 646 | |
| 647 | crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ] |
[email protected] | 9f98f4e | 2015-08-08 01:05:10 | [diff] [blame] | 648 | |
yhirano | cf6a576 | 2017-01-24 05:21:15 | [diff] [blame] | 649 | crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correctly.html [ Failure Pass ] |
| 650 | crbug.com/280342 [ Linux Win ] virtual/mojo-loading/http/tests/media/progress-events-generated-correctly.html [ Failure Pass ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 651 | |
[email protected] | 346ef41 | 2015-08-13 23:25:44 | [diff] [blame] | 652 | crbug.com/520739 [ Mac ] http/tests/websocket/close-code-and-reason.html [ Failure Pass Timeout ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 653 | crbug.com/520739 [ Mac ] virtual/mojo-loading/http/tests/websocket/close-code-and-reason.html [ Failure Pass Timeout ] |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 654 | crbug.com/520737 [ Mac ] external/wpt/css/css-writing-modes-3/writing-mode-vertical-rl-001.xht [ Failure Pass Timeout ] |
[email protected] | 346ef41 | 2015-08-13 23:25:44 | [diff] [blame] | 655 | crbug.com/520736 [ Win7 ] media/W3C/video/networkState/networkState_during_progress.html [ Failure Pass ] |
| 656 | |
chrishtr | d364139 | 2017-03-27 01:34:01 | [diff] [blame] | 657 | |
[email protected] | 19f18b9 | 2015-08-19 20:26:28 | [diff] [blame] | 658 | crbug.com/522648 fast/events/touch/compositor-touch-hit-rects-iframes.html [ Crash Failure Pass ] |
[email protected] | ca6754d | 2015-08-18 00:47:29 | [diff] [blame] | 659 | crbug.com/521858 [ Win7 ] http/tests/security/media-element-audio-source-node-same-origin.html [ Failure Pass ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 660 | crbug.com/521858 [ Win7 ] virtual/mojo-loading/http/tests/security/media-element-audio-source-node-same-origin.html [ Failure Pass ] |
[email protected] | ca6754d | 2015-08-18 00:47:29 | [diff] [blame] | 661 | crbug.com/521853 [ Win ] http/tests/inspector/search/sources-search-scope.html [ Failure Pass ] |
tansell | 6dc9b40 | 2017-06-23 05:36:36 | [diff] [blame] | 662 | crbug.com/520170 fast/dom/timer-throttling-hidden-page.html [ Failure Pass ] |
horo | fa9d5ba7 | 2016-10-05 07:54:41 | [diff] [blame] | 663 | crbug.com/652536 fast/events/mouse-cursor-change-after-image-load.html [ Failure Pass ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 664 | crbug.com/520188 [ Win ] http/tests/local/fileapi/file-last-modified-after-delete.html [ Failure Pass ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 665 | crbug.com/520188 [ Win ] virtual/mojo-loading/http/tests/local/fileapi/file-last-modified-after-delete.html [ Failure Pass ] |
[email protected] | a536a7d | 2015-08-13 18:17:07 | [diff] [blame] | 666 | crbug.com/520611 [ Debug ] fast/filesystem/workers/file-writer-events-shared-worker.html [ Failure Pass ] |
[email protected] | 48600d0 | 2015-08-12 18:34:47 | [diff] [blame] | 667 | crbug.com/520194 http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires.html [ Failure Pass ] |
[email protected] | cd4e7d6 | 2015-09-03 19:19:31 | [diff] [blame] | 668 | |
Luna Lu | c647a33 | 2017-08-02 19:58:45 | [diff] [blame] | 669 | crbug.com/749251 [ Mac ] http/tests/inspector/application-panel/resources-panel-websql.html [ Failure Pass ] |
Reza.Zakerinasab | 46557add | 2017-07-26 20:39:53 | [diff] [blame] | 670 | |
Reza.Zakerinasab | 2c38a26b | 2017-07-25 18:07:51 | [diff] [blame] | 671 | crbug.com/233303 [ Win7 Debug ] inspector/sources/debugger-breakpoints/dom-breakpoints.html [ Pass Failure Timeout ] |
| 672 | |
[email protected] | cd4e7d6 | 2015-09-03 19:19:31 | [diff] [blame] | 673 | crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-basic.html [ Pass Failure ] |
| 674 | crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas.html [ Pass Failure ] |
| 675 | crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas-throw.html [ Pass Failure ] |
| 676 | crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ] |
| 677 | crbug.com/410974 fast/scroll-behavior/scroll-customization/touch-scroll-customization.html [ Pass Failure ] |
| 678 | |
sahel | 3065aa16 | 2017-02-09 20:05:03 | [diff] [blame] | 679 | # These tests will pass once the --enable-features=TouchpadAndWheelScrollLatching flag is enabled by default. |
Sahel Sharify | 44da1d7 | 2017-07-31 20:32:46 | [diff] [blame] | 680 | crbug.com/526463 fast/events/wheel/mouse-wheel-scroll-latching.html [ Failure ] |
sahel | 3065aa16 | 2017-02-09 20:05:03 | [diff] [blame] | 681 | crbug.com/526463 fast/events/wheel/wheel-scroll-latching-on-scrollbar.html [ Failure Timeout ] |
| 682 | crbug.com/526463 fast/events/wheel/mainthread-touchpad-fling-latching.html [ Failure Timeout ] |
sahel | b9e7f19 | 2016-08-15 16:51:17 | [diff] [blame] | 683 | |
[email protected] | cd4e7d6 | 2015-09-03 19:19:31 | [diff] [blame] | 684 | crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-basic.html [ Pass Failure ] |
| 685 | crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas.html [ Pass Failure ] |
| 686 | crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas-throw.html [ Pass Failure ] |
| 687 | crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scrollstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ] |
| 688 | crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/touch-scroll-customization.html [ Pass Failure ] |
| 689 | |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 690 | crbug.com/518883 crbug.com/390452 http/tests/security/isolatedWorld/media-query-wrapper-leaks.html [ Failure Pass Timeout ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 691 | crbug.com/518883 crbug.com/390452 virtual/mojo-loading/http/tests/security/isolatedWorld/media-query-wrapper-leaks.html [ Failure Pass Timeout ] |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 692 | crbug.com/518987 http/tests/xmlhttprequest/navigation-abort-detaches-frame.html [ Pass Timeout ] |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 693 | crbug.com/518989 [ Mac ] external/wpt/css/css-writing-modes-3/writing-mode-vertical-rl-002.xht [ Failure Pass Timeout ] |
[email protected] | 804ca6e | 2015-08-31 19:50:39 | [diff] [blame] | 694 | |
pdr | 0a65df81 | 2015-12-09 02:55:07 | [diff] [blame] | 695 | # These performance-sensitive user-timing tests are flaky in debug on all platforms, and flaky on all configurations of windows. |
| 696 | # See: crbug.com/567965, crbug.com/518992, and crbug.com/518993 |
pdr | 0a65df81 | 2015-12-09 02:55:07 | [diff] [blame] | 697 | |
tkent | f0690bd | 2017-02-03 04:20:53 | [diff] [blame] | 698 | crbug.com/432129 html/marquee/marquee-scroll.html [ Failure Pass ] |
ojan | db6cbb9 | 2015-10-16 02:07:50 | [diff] [blame] | 699 | crbug.com/326139 crbug.com/390125 media/video-frame-accurate-seek.html [ Failure Pass ] |
suzyh | 96b9c60 | 2017-07-04 03:15:35 | [diff] [blame] | 700 | crbug.com/248938 virtual/threaded/animations/stability/animation-iteration-event-destroy-renderer.html [ Pass Timeout ] |
[email protected] | b542854 | 2015-08-06 21:26:56 | [diff] [blame] | 701 | crbug.com/248938 virtual/threaded/animations/dynamic-stylesheet-loading.html [ Pass Failure Timeout ] |
tkent | f0690bd | 2017-02-03 04:20:53 | [diff] [blame] | 702 | crbug.com/421283 html/marquee/marquee-scrollamount.html [ Pass Failure ] |
[email protected] | 0b679e8 | 2015-08-06 04:55:33 | [diff] [blame] | 703 | |
oshima | debc2d3c | 2016-03-15 20:24:45 | [diff] [blame] | 704 | # TODO(oshima): Mac Android are currently not supported. |
Walter Korman | 68ac35b6 | 2016-03-03 19:19:09 | [diff] [blame] | 705 | crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/static [ Skip ] |
oshima | 841bbae | 2015-12-18 08:14:29 | [diff] [blame] | 706 | |
oshima | 12b8150 | 2016-03-17 19:51:50 | [diff] [blame] | 707 | # Mac does not support fractional scale factor. |
| 708 | crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] |
| 709 | |
Bret Sepulveda | b2fe75e | 2017-07-07 19:56:46 | [diff] [blame] | 710 | crbug.com/739409 [ Linux ] fast/imagecapture/MediaStreamTrack-getConstraints.html [ Pass Crash ] |
| 711 | |
oshima | e931e57 | 2016-03-03 20:58:46 | [diff] [blame] | 712 | # TODO(oshima): Move the event scaling code to eventSender and remove this. |
Walter Korman | 7c1c274 | 2016-03-07 20:50:29 | [diff] [blame] | 713 | crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amount.html [ Skip ] |
| 714 | crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount.html [ Skip ] |
| 715 | crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amount.html [ Skip ] |
| 716 | crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount.html [ Skip ] |
oshima | e931e57 | 2016-03-03 20:58:46 | [diff] [blame] | 717 | |
tansell | a21019f | 2017-06-08 06:02:30 | [diff] [blame] | 718 | crbug.com/567837 fast/hidpi/static/popup-menu-with-scrollbar-appearance.html [ Skip ] |
| 719 | crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/popup-menu-with-scrollbar-appearance.html [ Skip ] |
| 720 | crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/popup-menu-with-scrollbar-appearance.html [ Skip ] |
| 721 | crbug.com/567837 virtual/scalefactor200withzoom/fast/hidpi/static/popup-menu-with-scrollbar-appearance.html [ Skip ] |
| 722 | |
[email protected] | b542854 | 2015-08-06 21:26:56 | [diff] [blame] | 723 | # TODO(ojan): These tests aren't flaky. See crbug.com/517144. |
[email protected] | 0b679e8 | 2015-08-06 04:55:33 | [diff] [blame] | 724 | # Release trybots run asserts, but the main waterfall ones don't. So, even |
| 725 | # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 726 | crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-inflation-crash.html [ Pass Crash Timeout ] |
[email protected] | c120a7e | 2015-08-26 14:00:44 | [diff] [blame] | 727 | |
alancutter | e644e74 | 2016-08-10 05:00:40 | [diff] [blame] | 728 | crbug.com/636207 [ Win Debug ] fast/dom/HTMLImageElement/image-srcset-w-onerror.html [ Failure Pass ] |
| 729 | |
wangxianzhu | d1997c2 | 2016-06-17 20:36:34 | [diff] [blame] | 730 | crbug.com/569139 fast/js/string-replace-2.html [ Failure ] |
| 731 | crbug.com/569139 fast/js/regexp-caching.html [ Failure ] |
| 732 | crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ Failure ] |
[email protected] | da8b83d5 | 2015-08-11 02:36:55 | [diff] [blame] | 733 | crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ] |
dgozman | 7d0d327 | 2016-07-13 19:50:28 | [diff] [blame] | 734 | crbug.com/498539 inspector/tracing/timeline-misc/timeline-bound-function.html [ Pass Failure ] |
| 735 | crbug.com/498539 virtual/threaded/inspector/tracing/timeline-misc/timeline-bound-function.html [ Pass Failure ] |
Dirk Pranke | 55fc641 | 2016-02-25 03:47:43 | [diff] [blame] | 736 | crbug.com/498539 [ Mac ] inspector/sources/debugger/live-edit-no-reveal.html [ Crash Pass Timeout ] |
franzih | 94e6ad56 | 2016-06-29 13:58:08 | [diff] [blame] | 737 | crbug.com/498539 [ Win7 ] inspector/sources/debugger-pause/debugger-eval-on-call-frame-inside-iframe.html [ Failure Pass ] |
luoe | 04ddd1b | 2016-12-01 23:40:05 | [diff] [blame] | 738 | |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 739 | crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html [ Crash Pass ] |
[email protected] | 4b880a1 | 2015-08-07 23:58:40 | [diff] [blame] | 740 | |
tkent | 828afb6d | 2015-12-11 08:53:47 | [diff] [blame] | 741 | crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ] |
[email protected] | b10624a6 | 2015-06-08 19:20:43 | [diff] [blame] | 742 | |
drott | 9f6a2b0 | 2015-10-23 16:29:50 | [diff] [blame] | 743 | crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Failure ] |
drott | 9f6a2b0 | 2015-10-23 16:29:50 | [diff] [blame] | 744 | |
dgozman | e3d688d | 2017-06-28 23:01:15 | [diff] [blame] | 745 | crbug.com/731731 inspector-protocol/layers/paint-profiler-load-empty.js [ Failure Pass ] |
reed | 0bd38e83 | 2017-06-09 15:36:33 | [diff] [blame] | 746 | |
pdr | c8a2d7b | 2017-06-19 21:04:55 | [diff] [blame] | 747 | crbug.com/734744 http/tests/inspector/indexeddb/resources-panel.html [ Pass Failure Timeout ] |
| 748 | crbug.com/734744 virtual/mojo-loading/http/tests/inspector/indexeddb/resources-panel.html [ Pass Failure Timeout ] |
| 749 | |
pdr | 4b8f32d4 | 2017-06-19 22:58:23 | [diff] [blame] | 750 | crbug.com/734793 http/tests/inspector/indexeddb/database-names.html [ Pass Failure Timeout ] |
| 751 | crbug.com/734793 virtual/mojo-loading/http/tests/inspector/indexeddb/database-names.html [ Pass Failure Timeout ] |
| 752 | |
pdr | 738636e | 2017-06-20 23:33:43 | [diff] [blame] | 753 | crbug.com/735259 http/tests/inspector/indexeddb/upgrade-events.html [ Pass Failure ] |
| 754 | crbug.com/735259 virtual/mojo-loading/http/tests/inspector/indexeddb/upgrade-events.html [ Pass Failure ] |
| 755 | |
[email protected] | 5e1dfcb | 2015-03-26 15:58:39 | [diff] [blame] | 756 | # Will be re-enabled and rebaselined once we remove the '--enable-file-cookies' flag. |
| 757 | crbug.com/470482 fast/cookies/local-file-can-set-cookies.html [ Skip ] |
| 758 | |
[email protected] | 387a89c5 | 2013-08-01 13:56:06 | [diff] [blame] | 759 | # Text::inDocument() returns false but should not. |
tkent | 1e3a06d | 2017-02-03 09:23:30 | [diff] [blame] | 760 | crbug.com/264138 dom/legacy_dom_conformance/xhtml/level3/core/nodecomparedocumentposition38.xhtml [ Failure ] |
[email protected] | 387a89c5 | 2013-08-01 13:56:06 | [diff] [blame] | 761 | |
robhogan | 622e42e | 2015-12-22 07:54:43 | [diff] [blame] | 762 | crbug.com/410145 [ Win ] fast/table/column-in-inline.html [ Failure ] |
yhirano | 4e1eb3c | 2017-04-19 08:38:27 | [diff] [blame] | 763 | crbug.com/410145 [ Win ] virtual/mojo-loading/fast/table/column-in-inline.html [ Failure ] |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 764 | crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/serviceworker-on-insecure-origin.html [ Pass ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 765 | crbug.com/411164 [ Win ] virtual/mojo-loading/http/tests/security/powerfulFeatureRestrictions/serviceworker-on-insecure-origin.html [ Pass ] |
[email protected] | 732471d | 2014-09-05 06:25:21 | [diff] [blame] | 766 | |
horo | 1cad2f66 | 2017-03-09 08:48:30 | [diff] [blame] | 767 | crbug.com/699347 http/tests/security/setDomainRelaxationForbiddenForURLScheme.html [ Crash ] |
| 768 | crbug.com/699347 virtual/mojo-loading/http/tests/security/setDomainRelaxationForbiddenForURLScheme.html [ Crash ] |
| 769 | |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 770 | # In external/wpt/html/, we prefer checking in failure |
[email protected] | 9cdf2148 | 2015-08-10 00:34:46 | [diff] [blame] | 771 | # expectation files. The following tests with [ Failure ] don't have failure |
| 772 | # expectation files because they contain local path names. |
[email protected] | e9a8f6d6 | 2015-08-19 05:03:30 | [diff] [blame] | 773 | # Use crbug.com/490511 for untriaged failures. |
Kent Tamura | fe5b761e | 2017-07-31 06:43:10 | [diff] [blame] | 774 | crbug.com/749492 external/wpt/html/browsers/browsing-the-web/navigating-across-documents/008.html [ Skip ] |
| 775 | crbug.com/749492 external/wpt/html/browsers/browsing-the-web/navigating-across-documents/009.html [ Skip ] |
| 776 | crbug.com/749492 external/wpt/html/browsers/browsing-the-web/navigating-across-documents/010.html [ Skip ] |
tkent | bd1f56ee | 2017-01-19 06:07:25 | [diff] [blame] | 777 | crbug.com/490511 external/wpt/html/browsers/offline/application-cache-api/api_update.html [ Failure Pass ] |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 778 | crbug.com/490511 [ Linux Win ] external/wpt/html/rendering/bindings/the-input-element-as-a-text-entry-widget/unrecognized-type-should-fallback-as-text-type.html [ Failure ] |
| 779 | crbug.com/108417 external/wpt/html/rendering/non-replaced-elements/tables/table-border-1.html [ Failure ] |
tkent | 04cc2dcb | 2017-02-08 23:53:42 | [diff] [blame] | 780 | crbug.com/490511 external/wpt/html/rendering/non-replaced-elements/the-hr-element-0/color.html [ Failure ] |
| 781 | crbug.com/490511 external/wpt/html/rendering/non-replaced-elements/the-hr-element-0/width.html [ Failure ] |
tkent | 3d48625f | 2017-03-03 05:37:41 | [diff] [blame] | 782 | crbug.com/692560 external/wpt/html/semantics/document-metadata/styling/LinkStyle.html [ Failure Pass ] |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 783 | crbug.com/627706 external/wpt/html/semantics/embedded-content/the-img-element/invalid-src.html [ Skip ] |
[email protected] | 0749944 | 2015-05-22 02:25:49 | [diff] [blame] | 784 | |
tkent | 3d48625f | 2017-03-03 05:37:41 | [diff] [blame] | 785 | crbug.com/698135 external/wpt/editing/run/delete.html [ Crash Failure Timeout ] |
tkent | 6156524be | 2017-03-03 08:39:25 | [diff] [blame] | 786 | crbug.com/698165 external/wpt/editing/run/forwarddelete.html [ Pass Timeout ] |
| 787 | crbug.com/698165 external/wpt/editing/run/justifycenter.html [ Pass Timeout ] |
Reza.Zakerinasab | dac36615 | 2017-07-26 16:32:50 | [diff] [blame] | 788 | crbug.com/698165 [ Win7 Debug ] external/wpt/editing/run/multitest.html [ Pass Timeout ] |
Kent Tamura | 4c5a412 | 2017-03-03 03:04:46 | [diff] [blame] | 789 | |
rbyers | 747265b | 2017-02-24 16:21:15 | [diff] [blame] | 790 | crbug.com/688613 external/wpt/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-audio-is-silence.https.html [ Skip ] |
[email protected] | 5ab4c15 | 2014-09-10 08:11:21 | [diff] [blame] | 791 | |
eae | 4118057 | 2015-10-16 16:55:47 | [diff] [blame] | 792 | crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ] |
Emil A Eklund | c86457b | 2015-10-18 22:55:59 | [diff] [blame] | 793 | |
| 794 | # Ref tests that needs investigation. |
| 795 | crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.html [ Failure ] |
tansell | 8a532be | 2017-06-23 08:43:23 | [diff] [blame] | 796 | crbug.com/404597 fast/forms/long-text-in-input.html [ Skip ] |
Emil A Eklund | c86457b | 2015-10-18 22:55:59 | [diff] [blame] | 797 | |
kochi | abf5e76 | 2016-04-18 05:46:13 | [diff] [blame] | 798 | # Web Components related tests (Shadow DOM, Custom Elements) failures. |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 799 | crbug.com/505364 external/wpt/shadow-dom/untriaged/styles/test-003.html [ Failure ] |
| 800 | crbug.com/505364 external/wpt/shadow-dom/untriaged/elements-and-dom-objects/extensions-to-event-interface/event-path-001.html [ Failure ] |
qyearsley | 38c51e5 | 2017-05-16 18:26:51 | [diff] [blame] | 801 | crbug.com/505364 external/wpt/css/css-scoping-1/css-scoping-shadow-slot-display-override.html [ Failure ] |
qyearsley | 38c51e5 | 2017-05-16 18:26:51 | [diff] [blame] | 802 | crbug.com/505364 external/wpt/css/css-scoping-1/css-scoping-shadow-slot-style.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 803 | |
noel | a86f261 | 2015-11-10 02:18:24 | [diff] [blame] | 804 | crbug.com/552494 scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ] |
| 805 | crbug.com/552494 virtual/prefer_compositing_to_lcd_text/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ] |
| 806 | crbug.com/552494 virtual/rootlayerscrolls/scrollbars/overflow-scrollbar-combinations.html [ Pass Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 807 | |
alancutter | 53fe9d1 | 2016-10-26 04:08:14 | [diff] [blame] | 808 | crbug.com/659456 http/tests/inspector/persistence/automapping-sourcemap.html [ Pass Failure ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 809 | crbug.com/659456 virtual/mojo-loading/http/tests/inspector/persistence/automapping-sourcemap.html [ Pass Failure ] |
alancutter | 53fe9d1 | 2016-10-26 04:08:14 | [diff] [blame] | 810 | |
Quinten Yearsley | c0a7533 | 2017-06-07 15:57:47 | [diff] [blame] | 811 | crbug.com/652964 [ Linux Win ] fast/text/hyphens/hyphen-min-preferred-width-mock.html [ Skip ] |
| 812 | crbug.com/652964 [ Linux Win ] fast/text/hyphens/hyphens-align.html [ Skip ] |
| 813 | crbug.com/652964 [ Linux Win ] fast/text/hyphens/hyphens-auto.html [ Skip ] |
| 814 | crbug.com/652964 [ Linux Win ] fast/text/hyphens/hyphens-auto-mock.html [ Skip ] |
| 815 | crbug.com/652964 [ Linux Win ] fast/text/hyphens/hyphens-auto-nowrap.html [ Skip ] |
| 816 | crbug.com/652964 [ Linux Win ] fast/text/hyphens/hyphens-locale.html [ Skip ] |
| 817 | crbug.com/652964 [ Linux Win ] fast/text/hyphens/hyphens-orphaned-word.html [ Skip ] |
| 818 | crbug.com/652964 [ Linux Win ] fast/text/hyphens/midword-break-priority.html [ Skip ] |
kojii | 0922f14 | 2016-12-07 16:40:27 | [diff] [blame] | 819 | |
qyearsley | 72a888510b | 2017-05-19 20:31:18 | [diff] [blame] | 820 | crbug.com/405389 external/wpt/css/css-shapes-1/shape-outside/supported-shapes/polygon/shape-outside-polygon-017.html [ Failure ] |
| 821 | crbug.com/424365 external/wpt/css/css-shapes-1/shape-outside/shape-image/shape-image-010.html [ Failure ] |
| 822 | crbug.com/424365 external/wpt/css/css-shapes-1/shape-outside/shape-image/shape-image-024.html [ Failure ] |
| 823 | crbug.com/441840 [ Linux Win ] external/wpt/css/css-shapes-1/shape-outside/values/shape-margin-001.html [ Failure ] |
| 824 | crbug.com/441840 external/wpt/css/css-shapes-1/shape-outside/values/shape-outside-circle-004.html [ Failure ] |
| 825 | crbug.com/441840 external/wpt/css/css-shapes-1/shape-outside/values/shape-outside-circle-005.html [ Failure ] |
| 826 | crbug.com/441840 external/wpt/css/css-shapes-1/shape-outside/values/shape-outside-ellipse-004.html [ Failure ] |
| 827 | crbug.com/441840 external/wpt/css/css-shapes-1/shape-outside/values/shape-outside-ellipse-005.html [ Failure ] |
| 828 | crbug.com/441840 external/wpt/css/css-shapes-1/shape-outside/values/shape-outside-inset-003.html [ Failure ] |
| 829 | crbug.com/441840 external/wpt/css/css-shapes-1/shape-outside/values/shape-outside-polygon-004.html [ Failure ] |
| 830 | crbug.com/441840 [ Linux Win ] external/wpt/css/css-shapes-1/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 831 | |
qyearsley | ede5f6a | 2017-05-22 18:37:07 | [diff] [blame] | 832 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-136.html [ Failure ] |
| 833 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-137.html [ Failure ] |
| 834 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-142.html [ Failure ] |
| 835 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-143.html [ Failure ] |
| 836 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-150.html [ Failure ] |
| 837 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-151.html [ Failure ] |
| 838 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-356.html [ Failure ] |
| 839 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-357.html [ Failure ] |
| 840 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-360.html [ Failure ] |
| 841 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-361.html [ Failure ] |
| 842 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-368.html [ Failure ] |
| 843 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-369.html [ Failure ] |
| 844 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-jazh-371.html [ Failure ] |
| 845 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-004.html [ Failure ] |
| 846 | crbug.com/306730 [ Win ] external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-005.html [ Failure ] |
| 847 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-013.html [ Failure ] |
| 848 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-048.html [ Failure ] |
| 849 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-111.html [ Failure ] |
| 850 | crbug.com/306730 [ Win ] external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-112.html [ Failure ] |
| 851 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-118.html [ Failure ] |
| 852 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-154.html [ Failure ] |
| 853 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-216.html [ Failure ] |
| 854 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-224.html [ Failure ] |
| 855 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-250.html [ Failure ] |
| 856 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-251.html [ Failure ] |
| 857 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-252.html [ Failure ] |
| 858 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-253.html [ Failure ] |
| 859 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-254.html [ Failure ] |
| 860 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-255.html [ Failure ] |
| 861 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-256.html [ Failure ] |
| 862 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-257.html [ Failure ] |
| 863 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-258.html [ Failure ] |
| 864 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-259.html [ Failure ] |
| 865 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-260.html [ Failure ] |
| 866 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-261.html [ Failure ] |
| 867 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-262.html [ Failure ] |
| 868 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-263.html [ Failure ] |
| 869 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-264.html [ Failure ] |
| 870 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-265.html [ Failure ] |
| 871 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-266.html [ Failure ] |
| 872 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-267.html [ Failure ] |
| 873 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-268.html [ Failure ] |
| 874 | crbug.com/306730 external/wpt/css/css-text-3/i18n/css3-text-line-break-opclns-269.html [ Failure ] |
| 875 | crbug.com/306730 external/wpt/css/css-text-3/line-break/line-break-normal-025.xht [ Failure ] |
| 876 | crbug.com/306730 external/wpt/css/css-text-3/line-break/line-break-strict-018.xht [ Failure ] |
kojii | 47c8411 | 2017-02-28 17:21:33 | [diff] [blame] | 877 | |
qyearsley | 040110f | 2017-05-10 16:53:09 | [diff] [blame] | 878 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-color-001.xht [ Failure ] |
| 879 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-position-above-left-001.xht [ Failure ] |
| 880 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-position-above-left-002.xht [ Failure ] |
| 881 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-position-above-right-001.xht [ Failure ] |
| 882 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-position-above-right-002.xht [ Failure ] |
| 883 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-position-below-left-001.xht [ Failure ] |
| 884 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-position-below-left-002.xht [ Failure ] |
| 885 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-position-below-right-001.xht [ Failure ] |
| 886 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-position-below-right-002.xht [ Failure ] |
| 887 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-001.html [ Failure ] |
| 888 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-002.html [ Failure ] |
| 889 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-006.html [ Failure ] |
| 890 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-007.html [ Failure ] |
| 891 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-008.html [ Failure ] |
| 892 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-010.html [ Failure ] |
| 893 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-012.html [ Failure ] |
| 894 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-021.html [ Failure ] |
| 895 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-filled-001.xht [ Failure ] |
| 896 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-open-001.xht [ Failure ] |
| 897 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-shape-001.xht [ Failure ] |
| 898 | crbug.com/666657 external/wpt/css/css-text-decor-3/text-emphasis-style-string-001.xht [ Failure ] |
drott | ae126ca | 2016-11-21 09:38:49 | [diff] [blame] | 899 | |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 900 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-003.xht [ Failure ] |
| 901 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-005.xht [ Failure ] |
| 902 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-011.xht [ Failure ] |
| 903 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-013.xht [ Failure ] |
| 904 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vlr-033.xht [ Failure ] |
| 905 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-002.xht [ Failure ] |
| 906 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-004.xht [ Failure ] |
| 907 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-006.xht [ Failure ] |
| 908 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-008.xht [ Failure ] |
| 909 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-010.xht [ Failure ] |
| 910 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-012.xht [ Failure ] |
| 911 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-014.xht [ Failure ] |
| 912 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-016.xht [ Failure ] |
| 913 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-018.xht [ Failure ] |
| 914 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-020.xht [ Failure ] |
| 915 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-icb-vrl-030.xht [ Failure ] |
| 916 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-005.xht [ Failure ] |
| 917 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-017.xht [ Failure ] |
| 918 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-029.xht [ Failure ] |
| 919 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-041.xht [ Failure ] |
| 920 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-053.xht [ Failure ] |
| 921 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-065.xht [ Failure ] |
| 922 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-077.xht [ Failure ] |
| 923 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-089.xht [ Failure ] |
| 924 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-095.xht [ Failure ] |
| 925 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-105.xht [ Failure ] |
| 926 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-109.xht [ Failure ] |
| 927 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-121.xht [ Failure ] |
| 928 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-125.xht [ Failure ] |
| 929 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-137.xht [ Failure ] |
| 930 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-141.xht [ Failure ] |
| 931 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-153.xht [ Failure ] |
| 932 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-157.xht [ Failure ] |
| 933 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-004.xht [ Failure ] |
| 934 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-010.xht [ Failure ] |
| 935 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-016.xht [ Failure ] |
| 936 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-028.xht [ Failure ] |
| 937 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-034.xht [ Failure ] |
| 938 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-040.xht [ Failure ] |
| 939 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-052.xht [ Failure ] |
| 940 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-064.xht [ Failure ] |
| 941 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-076.xht [ Failure ] |
| 942 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-088.xht [ Failure ] |
| 943 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-104.xht [ Failure ] |
| 944 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-108.xht [ Failure ] |
| 945 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-112.xht [ Failure ] |
| 946 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-116.xht [ Failure ] |
| 947 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-124.xht [ Failure ] |
| 948 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-128.xht [ Failure ] |
| 949 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-136.xht [ Failure ] |
| 950 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-140.xht [ Failure ] |
| 951 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-144.xht [ Failure ] |
| 952 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-148.xht [ Failure ] |
| 953 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-156.xht [ Failure ] |
| 954 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-160.xht [ Failure ] |
| 955 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-169.xht [ Failure ] |
| 956 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-173.xht [ Failure ] |
| 957 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-185.xht [ Failure ] |
| 958 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-189.xht [ Failure ] |
| 959 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-201.xht [ Failure ] |
| 960 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-205.xht [ Failure ] |
| 961 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-217.xht [ Failure ] |
| 962 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-221.xht [ Failure ] |
| 963 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-225.xht [ Failure ] |
| 964 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vlr-229.xht [ Failure ] |
| 965 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-172.xht [ Failure ] |
| 966 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-176.xht [ Failure ] |
| 967 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-188.xht [ Failure ] |
| 968 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-192.xht [ Failure ] |
| 969 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-204.xht [ Failure ] |
| 970 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-208.xht [ Failure ] |
| 971 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-220.xht [ Failure ] |
| 972 | crbug.com/505151 external/wpt/css/css-writing-modes-3/abs-pos-non-replaced-vrl-224.xht [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 973 | |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 974 | crbug.com/492664 external/wpt/css/css-writing-modes-3/inline-block-alignment-003.xht [ Failure ] |
| 975 | crbug.com/492664 external/wpt/css/css-writing-modes-3/inline-block-alignment-005.xht [ Failure ] |
| 976 | crbug.com/492664 external/wpt/css/css-writing-modes-3/inline-block-alignment-007.xht [ Failure ] |
| 977 | crbug.com/492664 external/wpt/css/css-writing-modes-3/inline-table-alignment-003.xht [ Failure ] |
| 978 | crbug.com/492664 external/wpt/css/css-writing-modes-3/inline-table-alignment-005.xht [ Failure ] |
| 979 | crbug.com/492664 external/wpt/css/css-writing-modes-3/line-box-height-vlr-021.xht [ Failure ] |
| 980 | crbug.com/492664 external/wpt/css/css-writing-modes-3/line-box-height-vlr-023.xht [ Failure ] |
| 981 | crbug.com/492664 external/wpt/css/css-writing-modes-3/ortho-htb-alongside-vrl-floats-006.xht [ Failure ] |
| 982 | crbug.com/492664 external/wpt/css/css-writing-modes-3/ortho-htb-alongside-vrl-floats-014.xht [ Failure ] |
| 983 | crbug.com/492664 external/wpt/css/css-writing-modes-3/table-column-order-002.xht [ Failure ] |
| 984 | crbug.com/492664 external/wpt/css/css-writing-modes-3/table-column-order-003.xht [ Failure ] |
| 985 | crbug.com/492664 external/wpt/css/css-writing-modes-3/table-column-order-004.xht [ Failure ] |
| 986 | crbug.com/492664 external/wpt/css/css-writing-modes-3/table-column-order-005.xht [ Failure ] |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 987 | crbug.com/492664 external/wpt/css/css-writing-modes-3/table-progression-vlr-003.html [ Failure ] |
| 988 | crbug.com/492664 external/wpt/css/css-writing-modes-3/table-progression-vlr-004.html [ Failure ] |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 989 | crbug.com/492664 external/wpt/css/css-writing-modes-3/table-progression-vrl-003.html [ Failure ] |
| 990 | crbug.com/492664 external/wpt/css/css-writing-modes-3/table-progression-vrl-004.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 991 | |
wkorman | 971a9c9 | 2016-08-12 05:53:23 | [diff] [blame] | 992 | crbug.com/637055 fast/css/outline-offset-large.html [ Skip ] |
| 993 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 994 | # Either "combo" or split should run: http://testthewebforward.org/docs/css-naming.html |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 995 | crbug.com/410320 external/wpt/css/css-writing-modes-3/orthogonal-parent-shrink-to-fit-001.html [ Skip ] |
| 996 | crbug.com/492664 external/wpt/css/css-writing-modes-3/text-orientation-script-001.html [ Skip ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 997 | |
| 998 | # These tests pass but images do not match because of wrong half-leading in vertical-lr |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 999 | crbug.com/537080 external/wpt/css/css-writing-modes-3/vertical-alignment-003.xht [ Failure ] |
| 1000 | crbug.com/537080 external/wpt/css/css-writing-modes-3/vertical-alignment-009.xht [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1001 | |
| 1002 | # These tests pass but images do not match because of position: absolute in vertical flow bug |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 1003 | crbug.com/492664 external/wpt/css/css-writing-modes-3/block-flow-direction-vrl-009.xht [ Failure ] |
| 1004 | crbug.com/492664 external/wpt/css/css-writing-modes-3/clip-rect-vlr-003.xht [ Failure ] |
| 1005 | crbug.com/492664 external/wpt/css/css-writing-modes-3/clip-rect-vlr-005.xht [ Failure ] |
| 1006 | crbug.com/492664 external/wpt/css/css-writing-modes-3/clip-rect-vlr-007.xht [ Failure ] |
| 1007 | crbug.com/492664 external/wpt/css/css-writing-modes-3/clip-rect-vlr-009.xht [ Failure ] |
| 1008 | crbug.com/492664 external/wpt/css/css-writing-modes-3/clip-rect-vrl-002.xht [ Failure ] |
| 1009 | crbug.com/492664 external/wpt/css/css-writing-modes-3/clip-rect-vrl-004.xht [ Failure ] |
| 1010 | crbug.com/492664 external/wpt/css/css-writing-modes-3/clip-rect-vrl-006.xht [ Failure ] |
| 1011 | crbug.com/492664 external/wpt/css/css-writing-modes-3/clip-rect-vrl-008.xht [ Failure ] |
| 1012 | crbug.com/492664 external/wpt/css/css-writing-modes-3/line-box-direction-vrl-009.xht [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1013 | |
xidachen | cfe8347 | 2016-08-12 12:49:59 | [diff] [blame] | 1014 | crbug.com/637255 [ Win10 ] media/video-transformed.html [ Pass Failure ] |
xidachen | cfe8347 | 2016-08-12 12:49:59 | [diff] [blame] | 1015 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1016 | # These tests pass but images do not match because tests are stricter than the spec. |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 1017 | crbug.com/492664 external/wpt/css/css-writing-modes-3/text-combine-upright-value-all-001.html [ Failure ] |
| 1018 | crbug.com/492664 external/wpt/css/css-writing-modes-3/text-combine-upright-value-all-002.html [ Failure ] |
| 1019 | crbug.com/492664 external/wpt/css/css-writing-modes-3/text-combine-upright-value-all-003.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1020 | |
mkwst | d6fffa9 | 2017-01-12 16:15:47 | [diff] [blame] | 1021 | # We're experimenting with changing the behavior of the 'nonce' attribute |
mkwst | d6fffa9 | 2017-01-12 16:15:47 | [diff] [blame] | 1022 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1023 | # These CSS Writing Modes Level 3 tests pass but causes 1px diff on images, notified to the submitter. |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 1024 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-htb-001.xht [ Failure ] |
| 1025 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vrl-002.xht [ Failure ] |
| 1026 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vlr-003.xht [ Failure ] |
| 1027 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-004.xht [ Failure ] |
| 1028 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vrl-005.xht [ Failure ] |
| 1029 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vrl-006.xht [ Failure ] |
| 1030 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vlr-007.xht [ Failure ] |
| 1031 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vlr-008.xht [ Failure ] |
| 1032 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vlr-010.xht [ Failure ] |
| 1033 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vrl-011.xht [ Failure ] |
| 1034 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vrl-012.xht [ Failure ] |
| 1035 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vrl-013.xht [ Failure ] |
| 1036 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vlr-014.xht [ Failure ] |
| 1037 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vlr-015.xht [ Failure ] |
| 1038 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vlr-016.xht [ Failure ] |
| 1039 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vrl-019.xht [ Failure ] |
| 1040 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vlr-020.xht [ Failure ] |
| 1041 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vrl-021.xht [ Failure ] |
| 1042 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vlr-022.xht [ Failure ] |
| 1043 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vlr-023.xht [ Failure ] |
| 1044 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/block-flow-direction-vrl-024.xht [ Failure ] |
| 1045 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/inline-block-alignment-006.xht [ Failure ] |
| 1046 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-htb-001.xht [ Failure ] |
| 1047 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vrl-002.xht [ Failure ] |
| 1048 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vlr-003.xht [ Failure ] |
| 1049 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vrl-005.xht [ Failure ] |
| 1050 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vrl-006.xht [ Failure ] |
| 1051 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vlr-007.xht [ Failure ] |
| 1052 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vlr-008.xht [ Failure ] |
| 1053 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vlr-010.xht [ Failure ] |
| 1054 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vrl-011.xht [ Failure ] |
| 1055 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vrl-012.xht [ Failure ] |
| 1056 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vlr-013.xht [ Failure ] |
| 1057 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vlr-014.xht [ Failure ] |
| 1058 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vrl-017.xht [ Failure ] |
| 1059 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vlr-018.xht [ Failure ] |
| 1060 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vrl-019.xht [ Failure ] |
| 1061 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/line-box-direction-vlr-020.xht [ Failure ] |
| 1062 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/row-progression-vrl-002.xht [ Failure ] |
| 1063 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/row-progression-vlr-003.xht [ Failure ] |
| 1064 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/row-progression-vrl-004.xht [ Failure ] |
| 1065 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/row-progression-vlr-005.xht [ Failure ] |
| 1066 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/row-progression-vrl-006.xht [ Failure ] |
| 1067 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/row-progression-vlr-007.xht [ Failure ] |
| 1068 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/row-progression-vrl-008.xht [ Failure ] |
| 1069 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/row-progression-vlr-009.xht [ Failure ] |
Xianzhu Wang | 6e84e76 | 2017-06-26 23:09:37 | [diff] [blame] | 1070 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/sizing-orthog-htb-in-vlr-008.xht [ Failure ] |
| 1071 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/sizing-orthog-htb-in-vlr-020.xht [ Failure ] |
| 1072 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/sizing-orthog-htb-in-vrl-008.xht [ Failure ] |
| 1073 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/sizing-orthog-htb-in-vrl-020.xht [ Failure ] |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 1074 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/text-baseline-vrl-006.xht [ Failure ] |
| 1075 | crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/text-baseline-vlr-007.xht [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1076 | |
| 1077 | crbug.com/498845 [ Win ] fast/multicol/vertical-rl/float-content-break.html [ Failure ] |
qyearsley | 72a888510b | 2017-05-19 20:31:18 | [diff] [blame] | 1078 | crbug.com/443615 [ Linux Win ] external/wpt/css/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1079 | |
Joel Ong | 50580bb | 2015-10-19 19:51:05 | [diff] [blame] | 1080 | crbug.com/381684 [ Mac Win ] fonts/family-fallback-gardiner.html [ Skip ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1081 | crbug.com/467635 fast/dom/HTMLImageElement/image-sizes-meta-viewport.html [ Skip ] |
| 1082 | |
ccameron | c65bdaa | 2017-02-03 12:02:59 | [diff] [blame] | 1083 | crbug.com/636239 [ Win7 ] media/video-zoom-controls.html [ Failure ] |
| 1084 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1085 | # Printing Layout broken in these tests. |
| 1086 | crbug.com/377696 printing/setPrinting.html [ Skip ] |
| 1087 | crbug.com/377696 printing/width-overflow.html [ Skip ] |
| 1088 | |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1089 | crbug.com/658305 css3/filters/buffer-offset.html [ Failure Pass ] |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1090 | crbug.com/658305 css3/filters/effect-all-on-background-hw.html [ Failure Pass ] |
schenney | 36a9ee3 | 2016-10-24 16:47:00 | [diff] [blame] | 1091 | crbug.com/658305 css3/filters/effect-reference-after.html [ Failure Pass ] |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1092 | crbug.com/658305 css3/filters/effect-reference-colorspace.html [ Failure Pass ] |
| 1093 | crbug.com/658305 css3/filters/effect-reference-colorspace-hw.html [ Failure Pass ] |
| 1094 | crbug.com/658305 css3/filters/effect-reference-composite.html [ Failure Pass ] |
| 1095 | crbug.com/658305 css3/filters/effect-reference-composite-hw.html [ Failure Pass ] |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1096 | crbug.com/658305 css3/filters/effect-reference-external.html [ Failure Pass ] |
yhirano | 7469f74 | 2017-01-24 08:36:53 | [diff] [blame] | 1097 | crbug.com/658305 css3/filters/effect-reference-external-stylesheet.html [ Failure Pass ] |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1098 | crbug.com/658305 css3/filters/effect-reference-hidpi.html [ Failure Pass ] |
| 1099 | crbug.com/658305 css3/filters/effect-reference-hidpi-hw.html [ Failure Pass ] |
| 1100 | crbug.com/658305 css3/filters/effect-reference.html [ Failure Pass ] |
Ian Clelland | aea3b204 | 2017-08-22 22:02:15 | [diff] [blame] | 1101 | crbug.com/658305 css3/filters/effect-reference-hw.html [ Failure Pass Timeout ] |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1102 | crbug.com/658305 css3/filters/effect-reference-ordering.html [ Failure Pass ] |
| 1103 | crbug.com/658305 css3/filters/effect-reference-ordering-hw.html [ Failure Pass ] |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1104 | crbug.com/658305 css3/filters/effect-reference-rename.html [ Failure Pass ] |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1105 | crbug.com/658305 css3/filters/effect-reference-subregion-chained.html [ Failure Pass ] |
| 1106 | crbug.com/658305 css3/filters/effect-reference-subregion-chained-hw.html [ Failure Pass ] |
| 1107 | crbug.com/658305 css3/filters/effect-reference-subregion-colormatrix.html [ Failure Pass ] |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1108 | crbug.com/658305 css3/filters/effect-reference-subregion.html [ Failure Pass ] |
| 1109 | crbug.com/658305 css3/filters/effect-reference-subregion-hw.html [ Failure Pass ] |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1110 | crbug.com/658305 css3/filters/effect-reference-tile.html [ Failure Pass ] |
| 1111 | crbug.com/658305 css3/filters/effect-reference-tile-hw.html [ Failure Pass ] |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1112 | crbug.com/658305 css3/filters/effect-reference-zoom.html [ Failure Pass ] |
| 1113 | crbug.com/658305 css3/filters/effect-reference-zoom-hw.html [ Failure Pass ] |
yhirano | c269a43 | 2016-12-13 13:27:54 | [diff] [blame] | 1114 | crbug.com/658305 css3/filters/filter-effect-removed.html [ Failure Pass ] |
schenney | 36a9ee3 | 2016-10-24 16:47:00 | [diff] [blame] | 1115 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1116 | crbug.com/267206 [ Mac ] fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ] |
| 1117 | crbug.com/267206 [ Mac ] virtual/scroll_customization/fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ] |
| 1118 | |
servolk | 2f93caff | 2016-08-03 15:48:36 | [diff] [blame] | 1119 | crbug.com/524160 [ Debug ] http/tests/media/media-source/stream_memory_tests/mediasource-appendbuffer-quota-exceeded-default-buffers.html [ Timeout ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 1120 | crbug.com/524160 [ Debug ] virtual/mojo-loading/http/tests/media/media-source/stream_memory_tests/mediasource-appendbuffer-quota-exceeded-default-buffers.html [ Timeout ] |
servolk | 2f93caff | 2016-08-03 15:48:36 | [diff] [blame] | 1121 | |
| 1122 | # Run the tests with the default MSE buffer sizes in the main test suite and the tests for 1MB buffers set via command line in a virtual test suite |
| 1123 | # with the --mse-audio-buffer-size-limit=1048576 and --mse-video-buffer-size-limit=1048576 command-line parameters. |
| 1124 | crbug.com/630342 virtual/mse-1mb-buffers/http/tests/media/media-source/stream_memory_tests/mediasource-appendbuffer-quota-exceeded-default-buffers.html [ Skip ] |
servolk | 2f93caff | 2016-08-03 15:48:36 | [diff] [blame] | 1125 | crbug.com/630342 http/tests/media/media-source/stream_memory_tests/mediasource-appendbuffer-quota-exceeded-1mb-buffers.html [ Skip ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 1126 | crbug.com/630342 virtual/mojo-loading/http/tests/media/media-source/stream_memory_tests/mediasource-appendbuffer-quota-exceeded-1mb-buffers.html [ Skip ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1127 | |
chcunningham | b0a4caea | 2016-07-27 23:11:50 | [diff] [blame] | 1128 | # On these platforms (all but Android) media tests don't currently use gpu-accelerated (proprietary) codecs, so no |
| 1129 | # benefit to running them again with gpu acceleration enabled. |
| 1130 | crbug.com/555703 [ Linux Mac Win ] virtual/media-gpu-accelerated [ Skip ] |
robliao | a7a23c4 | 2016-07-27 01:32:06 | [diff] [blame] | 1131 | |
tkent | 03a903a | 2016-05-23 03:52:22 | [diff] [blame] | 1132 | crbug.com/613887 http/tests/preload/meta-viewport-link-headers.html [ Failure Pass ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 1133 | crbug.com/613887 virtual/mojo-loading/http/tests/preload/meta-viewport-link-headers.html [ Failure Pass ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1134 | |
| 1135 | crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas.html [ Skip ] |
| 1136 | crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ] |
| 1137 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1138 | crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ Failure ] |
| 1139 | |
robhogan | 6c6315e | 2016-12-14 22:30:42 | [diff] [blame] | 1140 | crbug.com/674225 [ Mac ] fast/replaced/input-radio-height-inside-auto-container.html [ Failure ] |
robhogan | 6c6315e | 2016-12-14 22:30:42 | [diff] [blame] | 1141 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1142 | crbug.com/400841 media/video-canvas-draw.html [ Failure ] |
| 1143 | crbug.com/400829 media/video-object-fit.html [ Failure ] |
| 1144 | crbug.com/400829 virtual/stable/media/stable/video-object-fit-stable.html [ Failure ] |
| 1145 | |
| 1146 | # We only want to run one of the web-animations-api tests in stable mode. |
| 1147 | crbug.com/441553 virtual/stable/web-animations-api [ Skip ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1148 | # These tests *only* run in stable, to verify that these features are unsupported and throw exceptions. |
| 1149 | crbug.com/441559 virtual/stable/web-animations-api/partial-keyframes-unsupported.html [ Pass ] |
| 1150 | crbug.com/437696 virtual/stable/web-animations-api/additive-animations-unsupported.html [ Pass ] |
| 1151 | |
| 1152 | # switching to apache-win32: needs triaging. |
| 1153 | crbug.com/528062 [ Win ] http/tests/css/missing-repaint-after-slow-style-sheet.pl [ Failure ] |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 1154 | crbug.com/528062 [ Win ] http/tests/local/blob/send-data-blob.html [ Failure Timeout ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1155 | crbug.com/528062 [ Win ] http/tests/local/blob/send-hybrid-blob.html [ Failure Timeout ] |
| 1156 | crbug.com/528062 [ Win ] http/tests/security/XFrameOptions/x-frame-options-cached.html [ Failure ] |
| 1157 | crbug.com/528062 [ Win ] http/tests/security/contentSecurityPolicy/cached-frame-csp.html [ Failure ] |
| 1158 | crbug.com/528062 [ Win ] http/tests/security/xssAuditor/cached-frame.html [ Failure ] |
| 1159 | crbug.com/528062 [ Win ] http/tests/security/xssAuditor/chunked-big-script.html [ Failure ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 1160 | crbug.com/528062 [ Win ] virtual/mojo-loading/http/tests/css/missing-repaint-after-slow-style-sheet.pl [ Failure ] |
| 1161 | crbug.com/528062 [ Win ] virtual/mojo-loading/http/tests/local/blob/send-data-blob.html [ Failure ] |
| 1162 | crbug.com/528062 [ Win ] virtual/mojo-loading/http/tests/local/blob/send-hybrid-blob.html [ Failure Timeout ] |
| 1163 | crbug.com/528062 [ Win ] virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame-options-cached.html [ Failure ] |
| 1164 | crbug.com/528062 [ Win ] virtual/mojo-loading/http/tests/security/contentSecurityPolicy/cached-frame-csp.html [ Failure ] |
| 1165 | crbug.com/528062 [ Win ] virtual/mojo-loading/http/tests/security/xssAuditor/cached-frame.html [ Failure ] |
| 1166 | crbug.com/528062 [ Win ] virtual/mojo-loading/http/tests/security/xssAuditor/chunked-big-script.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1167 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1168 | crbug.com/392706 virtual/threaded/animations/play-state-initially-paused.html [ Failure ] |
| 1169 | |
Eddy Mead | 205212fa | 2017-07-31 06:12:37 | [diff] [blame] | 1170 | # Added Linux in crbug.com/750549 |
| 1171 | crbug.com/743009 [ Linux Win ] virtual/threaded/animations/responsive/zoom-responsive-transform-animation.html [ Pass Timeout ] |
Quinten Yearsley | 15b302f | 2017-07-14 23:27:41 | [diff] [blame] | 1172 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1173 | # Part of a larger issue referenced in the bug. This specific issue will be fixed shortly. |
| 1174 | crbug.com/408159 accessibility/is-ignored-change-sends-notification.html [ Timeout ] |
| 1175 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 1176 | crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.html [ Pass ] |
| 1177 | crbug.com/504706 [ Linux ] inspector/profiler/heap-snapshot-containment-sorting.html [ Pass ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1178 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1179 | # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. |
| 1180 | # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs. |
| 1181 | # This means that CoreGraphics may draw outside the reported glyph bounds, and in this case does. |
| 1182 | # By about a quarter or less of a pixel. |
leviw | a63a3fc | 2015-10-20 00:26:06 | [diff] [blame] | 1183 | crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1184 | |
skobes | 03039b7b | 2016-11-16 01:39:34 | [diff] [blame] | 1185 | crbug.com/574283 [ Mac ] fast/scroll-behavior/smooth-scroll/ongoing-smooth-scroll-anchors.html [ Skip ] |
| 1186 | crbug.com/574283 [ Mac ] virtual/scroll_customization/fast/scroll-behavior/smooth-scroll/ongoing-smooth-scroll-anchors.html [ Skip ] |
| 1187 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/first-scroll-runs-on-compositor.html [ Skip ] |
skobes | b47b476 | 2016-01-23 00:38:18 | [diff] [blame] | 1188 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/fixed-background-in-iframe.html [ Skip ] |
skobes | 0bb16600 | 2016-03-08 23:51:38 | [diff] [blame] | 1189 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html [ Skip ] |
ymalik | 002b8a2 | 2016-02-25 02:44:24 | [diff] [blame] | 1190 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-added.html [ Skip ] |
| 1191 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-correctness.html [ Skip ] |
skobes | 03039b7b | 2016-11-16 01:39:34 | [diff] [blame] | 1192 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Skip ] |
ymalik | 98eaa26e | 2016-05-02 18:21:22 | [diff] [blame] | 1193 | crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/ongoing-smooth-scroll-anchors.html [ Skip ] |
skobes | b47b476 | 2016-01-23 00:38:18 | [diff] [blame] | 1194 | |
skobes | 03039b7b | 2016-11-16 01:39:34 | [diff] [blame] | 1195 | crbug.com/665577 virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Pass Timeout ] |
| 1196 | crbug.com/665577 virtual/threaded/fast/scroll-behavior/overflow-scroll-root-frame-animates.html [ Pass Timeout ] |
| 1197 | crbug.com/665577 virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll.html [ Pass Failure ] |
| 1198 | crbug.com/665577 [ Linux Win ] virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html [ Pass Failure ] |
| 1199 | crbug.com/665577 [ Linux Win ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-scroll-interrupted.html [ Pass Failure ] |
skobes | 03039b7b | 2016-11-16 01:39:34 | [diff] [blame] | 1200 | crbug.com/665577 [ Linux Win ] virtual/threaded/fast/scroll-behavior/smooth-scroll/track-scroll.html [ Pass Failure ] |
| 1201 | |
allada | c0d55a9 | 2016-04-08 22:06:46 | [diff] [blame] | 1202 | crbug.com/599670 [ Win Linux ] http/tests/inspector/resource-parameters-ipv6.html [ Failure Pass ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 1203 | crbug.com/599670 [ Win Linux ] virtual/mojo-loading/http/tests/inspector/resource-parameters-ipv6.html [ Failure Pass ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1204 | crbug.com/472330 fast/borders/border-image-outset-split-inline-vertical-lr.html [ Failure ] |
| 1205 | crbug.com/472330 fast/writing-mode/box-shadow-vertical-lr.html [ Failure ] |
| 1206 | crbug.com/472330 fast/writing-mode/box-shadow-vertical-rl.html [ Failure ] |
| 1207 | |
suzyh | 84276606 | 2017-06-09 06:24:16 | [diff] [blame] | 1208 | crbug.com/700795 inspector/animation/animation-transition-setTiming-crash.html [ Timeout Pass ] |
alancutter | 1dc2dcdc | 2017-03-13 08:07:30 | [diff] [blame] | 1209 | |
sunyunjia | ccabfd3 | 2016-09-14 20:09:51 | [diff] [blame] | 1210 | # These are the failing tests because Chrome hasn't implemented according to the spec. |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 1211 | crbug.com/645988 external/wpt/uievents/order-of-events/focus-events/focus-manual.html [ Failure ] |
sunyunjia | ccabfd3 | 2016-09-14 20:09:51 | [diff] [blame] | 1212 | |
nhiroki | a71bdb0 | 2017-05-24 05:37:30 | [diff] [blame] | 1213 | crbug.com/662010 [ Win7 ] http/tests/csspaint/invalidation-background-image.html [ Skip ] |
mkwst | a6b62d2 | 2016-11-04 11:23:15 | [diff] [blame] | 1214 | |
nzolghadr | 72c50be | 2016-09-21 15:42:10 | [diff] [blame] | 1215 | # These tests are skipped as there is no touch support on Mac. |
lanwei | 00f7089 | 2017-02-07 23:12:21 | [diff] [blame] | 1216 | crbug.com/613672 [ Mac ] fast/events/pointerevents/multi-pointer-event-in-slop-region.html [ Skip ] |
dtapuska | 0e9eadf | 2016-09-27 15:14:10 | [diff] [blame] | 1217 | crbug.com/613672 [ Mac ] fast/events/pointerevents/pointerevent_touch-action-pinch_zoom_touch.html [ Skip ] |
nzolghadr | 7275494 | 2017-05-09 22:07:02 | [diff] [blame] | 1218 | crbug.com/613672 [ Mac ] fast/events/pointerevents/pointer-event-consumed-touchstart-in-slop-region.html [ Skip ] |
lanwei | 00f7089 | 2017-02-07 23:12:21 | [diff] [blame] | 1219 | crbug.com/613672 [ Mac ] fast/events/pointerevents/pointer-event-in-slop-region.html [ Skip ] |
nzolghadr | 2fe7948 | 2017-02-10 20:14:16 | [diff] [blame] | 1220 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerlock/pointerevent_movementxy-manual.html [ Skip ] |
nzolghadr | 7cb979b7 | 2017-02-08 18:48:12 | [diff] [blame] | 1221 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/compat/pointerevent_touch-action_two-finger_interaction-manual.html [ Skip ] |
| 1222 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_sequence_at_implicit_release_on_drag-manual.html [ Skip ] |
| 1223 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_sequence_at_implicit_release_on_click-manual.html [ Skip ] |
| 1224 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_boundary_events_in_capturing-manual.html [ Skip ] |
| 1225 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_lostpointercapture_for_disconnected_node-manual.html [ Skip ] |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 1226 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_attributes_nohover_pointers-manual.html [ Skip ] |
| 1227 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_change-touch-action-onpointerdown_touch-manual.html [ Skip ] |
| 1228 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_pointerleave_after_pointercancel_touch-manual.html [ Skip ] |
| 1229 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_pointercancel_touch-manual.html [ Skip ] |
nzolghadr | ffc3d314 | 2017-02-06 22:21:54 | [diff] [blame] | 1230 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_releasepointercapture_events_to_original_target-manual.html [ Skip ] |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 1231 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_releasepointercapture_onpointercancel_touch-manual.html [ Skip ] |
| 1232 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_pointerout_after_pointercancel_touch-manual.html [ Skip ] |
| 1233 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-auto-css_touch-manual.html [ Skip ] |
| 1234 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-pan-left-css_touch-manual.html [ Skip ] |
| 1235 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-pan-right-css_touch-manual.html [ Skip ] |
| 1236 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-pan-up-css_touch-manual.html [ Skip ] |
| 1237 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-pan-down-css_touch-manual.html [ Skip ] |
| 1238 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-pan-x-pan-y_touch-manual.html [ Skip ] |
| 1239 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-pan-x-css_touch-manual.html [ Skip ] |
| 1240 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-button-test_touch-manual.html [ Skip ] |
| 1241 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-table-test_touch-manual.html [ Skip ] |
| 1242 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-pan-x-pan-y-pan-y_touch-manual.html [ Skip ] |
| 1243 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-pan-y-css_touch-manual.html [ Skip ] |
| 1244 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-inherit_highest-parent-none_touch-manual.html [ Skip ] |
| 1245 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-span-test_touch-manual.html [ Skip ] |
| 1246 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-svg-test_touch-manual.html [ Skip ] |
| 1247 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-x_touch-manual.html [ Skip ] |
| 1248 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-none-css_touch-manual.html [ Skip ] |
| 1249 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-inherit_parent-none_touch-manual.html [ Skip ] |
| 1250 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-inherit_child-none_touch-manual.html [ Skip ] |
| 1251 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch-manual.html [ Skip ] |
| 1252 | crbug.com/613672 [ Mac ] external/wpt/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch-manual.html [ Skip ] |
lanwei | 34bff62 | 2016-08-30 04:51:27 | [diff] [blame] | 1253 | crbug.com/613672 [ Mac ] fast/events/synthetic-events/tap-on-scaled-screen.html [ Skip ] |
| 1254 | crbug.com/613672 [ Mac ] virtual/scalefactor150/fast/events/synthetic-events/tap-on-scaled-screen.html [ Skip ] |
nzolghadr | 23ce92bf | 2016-07-05 18:53:29 | [diff] [blame] | 1255 | |
lanwei | 2e075b5e | 2016-08-07 02:56:27 | [diff] [blame] | 1256 | # We should send PointerLeave events for stylus devices. |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 1257 | crbug.com/583413 external/wpt/pointerevents/pointerevent_pointerleave_pen-manual.html [ Failure ] |
nzolghadr | 0372fe7d | 2016-07-07 17:17:55 | [diff] [blame] | 1258 | |
Mustaq Ahmed | 49f0e5f | 2017-06-05 14:39:01 | [diff] [blame] | 1259 | # Chrome touch-action computation ignores div transforms. |
| 1260 | crbug.com/715148 external/wpt/pointerevents/pointerevent_touch-action-rotated-divs_touch-manual.html [ Skip ] |
| 1261 | |
cbiesinger | eba8fa2 | 2016-01-28 03:57:52 | [diff] [blame] | 1262 | # These testcases are incorrect, mark them as failing until they're fixed in the testsuite. |
| 1263 | # https://lists.w3.org/Archives/Public/www-style/2016Jan/0275.html |
| 1264 | # https://lists.w3.org/Archives/Public/www-style/2016Jan/0276.html |
qyearsley | f411f420 | 2017-04-20 21:43:31 | [diff] [blame] | 1265 | crbug.com/249112 external/wpt/css/css-flexbox-1/flex-minimum-height-flex-items-005.xht [ Failure ] |
| 1266 | crbug.com/249112 external/wpt/css/css-flexbox-1/flex-minimum-height-flex-items-007.xht [ Failure ] |
| 1267 | crbug.com/249112 external/wpt/css/css-flexbox-1/flex-minimum-width-flex-items-005.xht [ Failure ] |
| 1268 | crbug.com/249112 external/wpt/css/css-flexbox-1/flex-minimum-width-flex-items-007.xht [ Failure ] |
cbiesinger | eba8fa2 | 2016-01-28 03:57:52 | [diff] [blame] | 1269 | |
cbiesinger | e145400 | 2015-12-16 20:48:20 | [diff] [blame] | 1270 | # Not implemented yet |
qyearsley | f411f420 | 2017-04-20 21:43:31 | [diff] [blame] | 1271 | crbug.com/336604 external/wpt/css/css-flexbox-1/flexbox_visibility-collapse-line-wrapping.html [ Failure ] |
| 1272 | crbug.com/336604 external/wpt/css/css-flexbox-1/flexbox_visibility-collapse.html [ Failure ] |
| 1273 | crbug.com/249112 external/wpt/css/css-flexbox-1/flex-minimum-width-flex-items-006.xht [ Failure ] |
cbiesinger | e145400 | 2015-12-16 20:48:20 | [diff] [blame] | 1274 | |
qyearsley | f411f420 | 2017-04-20 21:43:31 | [diff] [blame] | 1275 | crbug.com/467127 external/wpt/css/css-flexbox-1/flex-aspect-ratio-img-column-003.html [ Failure ] |
| 1276 | crbug.com/467127 external/wpt/css/css-flexbox-1/flex-aspect-ratio-img-row-002.html [ Failure ] |
| 1277 | crbug.com/467127 external/wpt/css/css-flexbox-1/flex-aspect-ratio-img-row-003.html [ Failure ] |
| 1278 | crbug.com/467127 external/wpt/css/css-flexbox-1/flexbox_justifycontent-center-overflow.html [ Failure ] |
| 1279 | crbug.com/467127 external/wpt/css/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-items-invalid.html [ Failure ] |
| 1280 | crbug.com/467127 external/wpt/css/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_align-self-invalid.html [ Failure ] |
| 1281 | crbug.com/467127 external/wpt/css/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-basis-0percent.html [ Failure ] |
| 1282 | crbug.com/467127 external/wpt/css/css-flexbox-1/getcomputedstyle/flexbox_computedstyle_flex-shorthand-number.html [ Failure ] |
| 1283 | crbug.com/467127 [ Mac Win ] external/wpt/css/css-flexbox-1/ttwf-reftest-flex-wrap-reverse.html [ Failure ] |
| 1284 | crbug.com/467127 [ Mac Win ] external/wpt/css/css-flexbox-1/ttwf-reftest-flex-wrap.html [ Failure ] |
cbiesinger | e145400 | 2015-12-16 20:48:20 | [diff] [blame] | 1285 | |
qyearsley | f411f420 | 2017-04-20 21:43:31 | [diff] [blame] | 1286 | crbug.com/467127 external/wpt/css/css-flexbox-1/flex-aspect-ratio-img-column-001.html [ Failure ] |
| 1287 | crbug.com/467127 external/wpt/css/css-flexbox-1/flex-aspect-ratio-img-column-002.html [ Failure ] |
| 1288 | crbug.com/467127 external/wpt/css/css-flexbox-1/flex-aspect-ratio-img-row-001.html [ Failure ] |
| 1289 | crbug.com/467127 external/wpt/css/css-flexbox-1/flex-minimum-height-flex-items-004.xht [ Failure ] |
| 1290 | crbug.com/467127 external/wpt/css/css-flexbox-1/flex-minimum-height-flex-items-006.xht [ Failure ] |
| 1291 | crbug.com/467127 external/wpt/css/css-flexbox-1/flex-minimum-height-flex-items-008.xht [ Failure ] |
| 1292 | crbug.com/467127 external/wpt/css/css-flexbox-1/flex-minimum-width-flex-items-004.xht [ Failure ] |
| 1293 | crbug.com/467127 external/wpt/css/css-flexbox-1/flex-minimum-width-flex-items-008.xht [ Failure ] |
| 1294 | crbug.com/467127 external/wpt/css/css-flexbox-1/negative-margins-001.html [ Failure ] |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 1295 | crbug.com/467127 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-horiz-001a.xhtml [ Failure ] |
| 1296 | crbug.com/467127 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-horiz-001b.xhtml [ Failure ] |
| 1297 | crbug.com/467127 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001a.xhtml [ Failure ] |
| 1298 | crbug.com/467127 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001b.xhtml [ Failure ] |
| 1299 | crbug.com/467127 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-vert-001.xhtml [ Failure ] |
| 1300 | crbug.com/467127 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-vert-rtl-001.xhtml [ Failure ] |
| 1301 | crbug.com/467127 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-justify-content-horiz-001a.xhtml [ Failure ] |
| 1302 | crbug.com/467127 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-justify-content-horiz-001b.xhtml [ Failure ] |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 1303 | crbug.com/467127 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-justify-content-horiz-003.xhtml [ Failure ] |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 1304 | crbug.com/467127 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-justify-content-horiz-005.xhtml [ Failure ] |
kojii | 24d56bd | 2016-11-04 01:41:14 | [diff] [blame] | 1305 | |
loyso | 66dc85d | 2016-10-12 05:57:38 | [diff] [blame] | 1306 | crbug.com/654999 [ Win Linux ] fast/forms/color/color-suggestion-picker-appearance-zoom200.html [ Pass Failure ] |
phoglund | 7463ebd | 2016-10-28 13:17:33 | [diff] [blame] | 1307 | crbug.com/660185 [ Mac ] fast/forms/datalist/input-appearance-range-with-transform.html [ Pass Failure ] |
loyso | 66dc85d | 2016-10-12 05:57:38 | [diff] [blame] | 1308 | |
tkent | 7931ce9 | 2016-12-15 01:28:30 | [diff] [blame] | 1309 | crbug.com/658304 [ Win Linux ] fast/forms/select/input-select-after-resize.html [ Crash Timeout Pass ] |
johnme | 0b9432e | 2016-10-21 17:24:45 | [diff] [blame] | 1310 | |
cbiesinger | 334c938 | 2016-08-10 00:04:02 | [diff] [blame] | 1311 | # We don't support requesting flex line breaks and it is not clear that we should. |
| 1312 | # See https://lists.w3.org/Archives/Public/www-style/2015May/0065.html |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 1313 | crbug.com/473481 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-horiz-001a.html [ Failure ] |
| 1314 | crbug.com/473481 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-horiz-001b.html [ Failure ] |
| 1315 | crbug.com/473481 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-vert-001a.html [ Failure ] |
| 1316 | crbug.com/473481 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-break-request-vert-001b.html [ Failure ] |
cbiesinger | 334c938 | 2016-08-10 00:04:02 | [diff] [blame] | 1317 | |
| 1318 | # We don't currently support visibility: collapse in flexbox |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 1319 | crbug.com/336604 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-baseline-001.html [ Failure ] |
| 1320 | crbug.com/336604 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-001.html [ Failure ] |
| 1321 | crbug.com/336604 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-002.html [ Failure ] |
| 1322 | crbug.com/336604 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-collapsed-item-horiz-003.html [ Failure ] |
cbiesinger | 334c938 | 2016-08-10 00:04:02 | [diff] [blame] | 1323 | |
| 1324 | # We don't correctly implement aspect ratios for images in Flexbox |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 1325 | crbug.com/531199 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-intrinsic-ratio-001.html [ Failure ] |
| 1326 | crbug.com/531199 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-intrinsic-ratio-002.html [ Failure ] |
| 1327 | crbug.com/531199 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-intrinsic-ratio-005.html [ Failure ] |
| 1328 | crbug.com/531199 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-intrinsic-ratio-006.html [ Failure ] |
| 1329 | crbug.com/531199 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002b.html [ Failure ] |
cbiesinger | 334c938 | 2016-08-10 00:04:02 | [diff] [blame] | 1330 | |
| 1331 | # Tests vertical padding, which we implement different from Firefox (the spec allows either way) |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 1332 | crbug.com/229568 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-mbp-horiz-004.xhtml [ Failure ] |
cbiesinger | 334c938 | 2016-08-10 00:04:02 | [diff] [blame] | 1333 | |
| 1334 | # These tests are incorrect, as Firefox has a bug in this area. https://bugzilla.mozilla.org/show_bug.cgi?id=1136312 |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 1335 | crbug.com/553838 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002a.html [ Failure ] |
| 1336 | crbug.com/553838 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-height-auto-002c.html [ Failure ] |
| 1337 | crbug.com/553838 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-width-auto-002a.html [ Failure ] |
| 1338 | crbug.com/553838 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-min-width-auto-002c.html [ Failure ] |
cbiesinger | 334c938 | 2016-08-10 00:04:02 | [diff] [blame] | 1339 | |
| 1340 | # We paint in an incorrect order when layers are present |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 1341 | crbug.com/370604 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-paint-ordering-002.xhtml [ Failure ] |
cbiesinger | 334c938 | 2016-08-10 00:04:02 | [diff] [blame] | 1342 | |
tkent | 58f746a | 2017-04-26 06:32:46 | [diff] [blame] | 1343 | crbug.com/582836 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-declaration-15.html [ Failure Pass ] |
tkent | 2f8f1ce | 2017-05-17 00:50:28 | [diff] [blame] | 1344 | crbug.com/582836 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-declaration-16.html [ Failure Pass ] |
| 1345 | crbug.com/582836 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-declaration-17.html [ Failure Pass ] |
| 1346 | crbug.com/582836 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-declaration-18.html [ Failure Pass ] |
suzyh | 0a53e4a6 | 2017-04-10 06:48:34 | [diff] [blame] | 1347 | crbug.com/582836 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-external-font-face-01.html [ Pass Failure ] |
| 1348 | crbug.com/582836 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-font-face-01.html [ Failure ] |
| 1349 | crbug.com/582836 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/variables/variable-font-face-02.html [ Failure ] |
kojii | d1a185d5 | 2016-05-06 05:47:07 | [diff] [blame] | 1350 | |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 1351 | crbug.com/553838 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/text-combine-upright-break-inside-001a.html [ Failure ] |
Kent Tamura | 262eecf9 | 2017-06-19 07:22:38 | [diff] [blame] | 1352 | crbug.com/553838 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/text-combine-upright-compression-005a.html [ Failure Pass ] |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 1353 | crbug.com/553838 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/text-combine-upright-compression-006.html [ Failure ] |
Xida Chen | f2380ef | 2017-06-23 12:30:26 | [diff] [blame] | 1354 | crbug.com/736319 [ Linux Mac ] external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/text-combine-upright-compression-001.html [ Failure Pass ] |
Xida Chen | d522b56 | 2017-06-24 00:46:33 | [diff] [blame] | 1355 | crbug.com/736319 [ Linux Mac ] external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/text-combine-upright-compression-002.html [ Failure Pass ] |
| 1356 | crbug.com/736319 [ Linux Mac ] external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/text-combine-upright-compression-003.html [ Failure Pass ] |
Xida Chen | f2380ef | 2017-06-23 12:30:26 | [diff] [blame] | 1357 | crbug.com/736319 [ Linux Mac ] external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/text-combine-upright-compression-004.html [ Failure Pass ] |
Xida Chen | d522b56 | 2017-06-24 00:46:33 | [diff] [blame] | 1358 | crbug.com/736319 [ Linux Mac ] external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/text-combine-upright-compression-005.html [ Failure Pass ] |
Alexei Filippov | 4b0a025 | 2017-07-17 22:54:33 | [diff] [blame] | 1359 | crbug.com/736319 [ Linux Mac ] external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/text-combine-upright-compression-006a.html [ Failure Pass ] |
| 1360 | crbug.com/736319 [ Linux Mac ] external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Failure Pass ] |
qyearsley | 0011f46 | 2016-06-30 00:00:09 | [diff] [blame] | 1361 | |
Dominik Röttsches | 87a6cd1 | 2017-08-04 15:34:10 | [diff] [blame] | 1362 | crbug.com/752449 external/wpt/css-fonts/matching/fixed-stretch-style-over-weight.html [ Failure ] |
| 1363 | crbug.com/752449 external/wpt/css-fonts/matching/stretch-distance-over-weight-distance.html [ Failure ] |
| 1364 | crbug.com/752449 external/wpt/css-fonts/matching/style-ranges-over-weight-direction.html [ Failure ] |
| 1365 | |
drott | 9f6a2b0 | 2015-10-23 16:29:50 | [diff] [blame] | 1366 | # These need a rebaseline due crbug.com/504745 on Windows when they are activated again. |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 1367 | crbug.com/521124 crbug.com/410145 [ Win7 ] fast/css/font-weight-1.html [ Pass Failure ] |
Daniel Murphy | fe77572 | 2015-12-21 22:41:41 | [diff] [blame] | 1368 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1369 | # Disabled briefly until test runner support lands. |
| 1370 | crbug.com/479533 accessibility/show-context-menu.html [ Skip ] |
| 1371 | crbug.com/479533 accessibility/show-context-menu-shadowdom.html [ Skip ] |
| 1372 | crbug.com/483653 accessibility/scroll-containers.html [ Skip ] |
| 1373 | |
qyearsley | b034403 | 2017-02-07 17:50:47 | [diff] [blame] | 1374 | crbug.com/491764 http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ] |
| 1375 | crbug.com/491764 virtual/mojo-loading/http/tests/inspector/service-workers/user-agent-override.html [ Pass Timeout ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1376 | |
dgozman | 1fa2a14 | 2016-06-24 02:10:09 | [diff] [blame] | 1377 | # Fails with leak detector. |
| 1378 | crbug.com/622915 [ Linux ] ietestcenter/css3/grid/grid-column-003.htm [ Skip ] |
Giovanni Ortuño Urquidi | 32a1bef0 | 2017-06-15 05:11:12 | [diff] [blame] | 1379 | crbug.com/733494 [ Linux ] media/autoplay/document-user-activation.html [ Skip ] |
| 1380 | crbug.com/733495 [ Linux ] inspector/elements/styles-4/styles-history.html [ Skip ] |
dgozman | 1fa2a14 | 2016-06-24 02:10:09 | [diff] [blame] | 1381 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1382 | # Temporarily disabled after chromium change |
| 1383 | crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1384 | crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] |
| 1385 | |
| 1386 | # Ref tests that fail due to differences in inline box structure, even though they contain the same text. |
| 1387 | # This happens because inline box layout uses fixed-point measurements, which can cause rounding differences. |
| 1388 | crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multiple-shadow-roots.html [ Failure ] |
| 1389 | crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ] |
| 1390 | crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Failure ] |
| 1391 | crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stable/first-letter-text-decoration.html [ Failure ] |
| 1392 | crbug.com/321237 [ Win ] fast/multicol/span/pseudo-before-after-in-content.html [ Failure ] |
| 1393 | crbug.com/321237 [ Win ] fast/selectors/004.html [ Failure ] |
| 1394 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1395 | crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1396 | |
| 1397 | crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Failure ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 1398 | crbug.com/501659 virtual/mojo-loading/http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1399 | crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1400 | |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 1401 | # Mac10.10-specific failures that still need triaging. |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1402 | # Form controls need rebaseline because of the default font change. |
| 1403 | # If you see wider INPUT elements or narrower TEXTAREA elements, you may do just |
| 1404 | # rebaseline. See crbug.com/508768#c6 |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 1405 | crbug.com/509025 [ Mac10.10 ] fast/css/css2-system-fonts.html [ Failure ] |
tkent | 828afb6d | 2015-12-11 08:53:47 | [diff] [blame] | 1406 | crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] |
tkent | e7e6fed | 2015-12-14 03:29:25 | [diff] [blame] | 1407 | crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failure ] |
wangxianzhu | 873db7f | 2015-10-23 18:06:56 | [diff] [blame] | 1408 | |
qyearsley | 0d53cc3 | 2017-03-15 18:17:14 | [diff] [blame] | 1409 | crbug.com/545140 [ Mac10.10 Mac10.11 Retina Mac10.12 ] fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ] |
leviw | a63a3fc | 2015-10-20 00:26:06 | [diff] [blame] | 1410 | |
alexmos | 9b7e6ea | 2017-04-14 22:29:42 | [diff] [blame] | 1411 | crbug.com/636248 http/tests/security/img-crossorigin-no-credentials-prompt.html [ Failure Pass ] |
| 1412 | crbug.com/636248 virtual/mojo-loading/http/tests/security/img-crossorigin-no-credentials-prompt.html [ Failure Pass ] |
alancutter | 0b7fd4df | 2016-08-10 07:27:25 | [diff] [blame] | 1413 | |
mustaq | 0cd7819 | 2016-06-27 22:54:01 | [diff] [blame] | 1414 | crbug.com/509025 [ Mac10.10 ] fast/events/context-no-deselect.html [ Failure ] |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 1415 | crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-scroll-rtl.html [ Failure ] |
| 1416 | crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollbar.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1417 | |
vabr | 89c1634 | 2016-07-26 15:43:01 | [diff] [blame] | 1418 | crbug.com/621772 fast/forms/color/color-suggestion-picker-with-scrollbar-appearance.html [ Pass Failure ] |
Tsuyoshi Horo | 0664c9d0 | 2016-10-05 08:53:01 | [diff] [blame] | 1419 | crbug.com/652995 fast/forms/text/input-text-scroll-left-on-blur.html [ Pass Failure ] |
vabr | 89c1634 | 2016-07-26 15:43:01 | [diff] [blame] | 1420 | |
fgorski | 65188bb | 2016-03-16 23:35:51 | [diff] [blame] | 1421 | crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ] |
| 1422 | crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ] |
| 1423 | crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ] |
| 1424 | |
Xianzhu Wang | db7c9d01 | 2016-06-01 01:06:02 | [diff] [blame] | 1425 | crbug.com/591500 [ Win10 ] printing/webgl-repeated-printing.html [ Failure ] |
wangxianzhu | bb6578fd | 2016-08-18 08:11:50 | [diff] [blame] | 1426 | |
Xianzhu Wang | db7c9d01 | 2016-06-01 01:06:02 | [diff] [blame] | 1427 | crbug.com/591500 [ Win10 ] printing/simultaneous-position-float-change.html [ Failure ] |
| 1428 | crbug.com/591500 [ Win10 ] printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ] |
| 1429 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/simultaneous-position-float-change.html [ Failure ] |
| 1430 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing-preservedrawingbuffer.html [ Failure ] |
| 1431 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/webgl-repeated-printing.html [ Failure ] |
| 1432 | crbug.com/591500 [ Win10 ] printing/quirks-percentage-height-body.html [ Failure ] |
| 1433 | crbug.com/591500 [ Win10 ] printing/quirks-percentage-height.html [ Failure ] |
| 1434 | crbug.com/591500 [ Win10 ] printing/standards-percentage-heights.html [ Failure ] |
| 1435 | crbug.com/591500 [ Win10 ] printing/subframes-percentage-height.html [ Failure ] |
| 1436 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/quirks-percentage-height-body.html [ Failure ] |
| 1437 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/quirks-percentage-height.html [ Failure ] |
| 1438 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/standards-percentage-heights.html [ Failure ] |
Florin Malita | 568cf3e | 2016-11-07 14:21:14 | [diff] [blame] | 1439 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/subframes-percentage-height.html [ Failure ] |
chrishtr | f249b47 | 2017-03-29 04:26:09 | [diff] [blame] | 1440 | |
finnur | e4cb115 | 2017-03-29 13:33:09 | [diff] [blame] | 1441 | # TODO(chrishtr) uncomment ones marked crbug.com/591500 after fixing crbug.com/665259. |
chrishtr | de7763d | 2017-03-31 01:41:30 | [diff] [blame] | 1442 | crbug.com/591500 [ Win10 ] printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages.html [ Failure ] |
| 1443 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-absolute-covering-some-pages.html [ Failure ] |
| 1444 | crbug.com/591500 [ Win10 ] printing/fixed-positioned-but-static-headers-and-footers.html [ Skip ] |
| 1445 | crbug.com/591500 [ Win10 ] printing/absolute-position-headers-and-footers.html [ Skip ] |
| 1446 | crbug.com/591500 [ Win10 ] printing/fixed-positioned-headers-and-footers-inside-transform.html [ Skip ] |
| 1447 | crbug.com/591500 [ Win10 ] printing/fixed-positioned-headers-and-footers-larger-than-page.html [ Skip ] |
| 1448 | crbug.com/591500 [ Win10 ] printing/fixed-positioned-headers-and-footers.html [ Skip ] |
| 1449 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/absolute-position-headers-and-footers.html [ Skip ] |
| 1450 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/fixed-positioned-but-static-headers-and-footers.html [ Skip ] |
Florin Malita | 568cf3e | 2016-11-07 14:21:14 | [diff] [blame] | 1451 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-clipped.html [ Skip ] |
chrishtr | de7763d | 2017-03-31 01:41:30 | [diff] [blame] | 1452 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-inside-transform.html [ Skip ] |
| 1453 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers-larger-than-page.html [ Skip ] |
| 1454 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/fixed-positioned-headers-and-footers.html [ Skip ] |
| 1455 | crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Failure ] |
| 1456 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Failure ] |
| 1457 | crbug.com/591500 [ Win10 ] printing/list-item-with-empty-first-line.html [ Failure ] |
| 1458 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/list-item-with-empty-first-line.html [ Failure ] |
chrishtr | f249b47 | 2017-03-29 04:26:09 | [diff] [blame] | 1459 | |
| 1460 | crbug.com/591500 [ Win10 ] printing/fixed-positioned-headers-and-footers-clipped.html [ Skip ] |
chrishtr | 063be11 | 2016-03-02 23:18:23 | [diff] [blame] | 1461 | crbug.com/591500 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.html [ Skip ] |
| 1462 | crbug.com/591500 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ] |
rjwright | 7f1d4ece | 2016-08-17 05:49:18 | [diff] [blame] | 1463 | |
Alexey Kozyatinskiy | 8c33c8b | 2017-07-28 20:29:16 | [diff] [blame] | 1464 | crbug.com/750287 inspector/sources/debugger/live-edit.html [ NeedsManualRebaseline ] |
| 1465 | |
rjwright | 7f1d4ece | 2016-08-17 05:49:18 | [diff] [blame] | 1466 | crbug.com/618082 [ Win10 ] printing/thead-repeats-at-top-of-each-page.html [ Failure ] |
| 1467 | crbug.com/618082 [ Win10 ] virtual/threaded/printing/thead-repeats-at-top-of-each-page.html [ Failure ] |
xidachen | 7f79771 | 2016-06-08 19:38:20 | [diff] [blame] | 1468 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1469 | crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1470 | |
| 1471 | crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ] |
| 1472 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1473 | crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1474 | |
kulshin | 16e5c30 | 2016-04-22 16:18:47 | [diff] [blame] | 1475 | # Win7 does not support the needed DirectWrite APIs for font fallback |
| 1476 | crbug.com/459056 [ Win7 ] fast/text/font-fallback-win.html [ Failure ] |
| 1477 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1478 | crbug.com/525296 fast/css/font-load-while-styleresolver-missing.html [ Crash Failure Pass ] |
| 1479 | |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 1480 | crbug.com/240576 external/wpt/fullscreen/api/element-ready-check-containing-iframe-manual.html [ Timeout Failure Pass ] |
dsinclair | 2460a95 | 2015-10-21 16:51:44 | [diff] [blame] | 1481 | |
suzyh | 96b9c60 | 2017-07-04 03:15:35 | [diff] [blame] | 1482 | crbug.com/567230 [ Debug ] virtual/threaded/animations/stability/restart-not-visible.html [ Timeout ] |
pdr | 2e0db32 | 2015-12-07 18:19:12 | [diff] [blame] | 1483 | |
Naina Raisinghani | 90c483d | 2017-07-24 04:08:28 | [diff] [blame] | 1484 | crbug.com/747758 [ Mac Win ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-prevent-default.html [ Failure ] |
| 1485 | |
pdr | c0d58abe3 | 2015-12-08 01:08:32 | [diff] [blame] | 1486 | crbug.com/567419 inspector/elements/styles-2/metrics-box-sizing.html [ Skip ] |
| 1487 | |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1488 | crbug.com/457273 [ Mac ] http/tests/websocket/close.html [ Pass Timeout ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 1489 | crbug.com/457273 [ Mac ] virtual/mojo-loading/http/tests/websocket/close.html [ Pass Timeout ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1490 | |
ojan | 7523aca | 2015-11-04 15:16:44 | [diff] [blame] | 1491 | crbug.com/524646 [ Mac10.10 ] fast/dom/shadow/shadowdom-for-button.html [ Failure ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1492 | |
| 1493 | crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-window.html [ Failure Pass Timeout ] |
| 1494 | crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-worker.html [ Failure Pass Timeout ] |
| 1495 | crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request-multiple-sharedworker.html [ Failure Pass Timeout ] |
ksakamoto | 343c2e8b | 2017-03-24 02:34:34 | [diff] [blame] | 1496 | crbug.com/538717 [ Win ] http/tests/permissions/chromium/test-request-worker.html [ Pass Timeout ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 1497 | crbug.com/538717 [ Win Mac Linux ] virtual/mojo-loading/http/tests/permissions/chromium/test-request-multiple-window.html [ Failure Pass Timeout ] |
| 1498 | crbug.com/538717 [ Win Mac Linux ] virtual/mojo-loading/http/tests/permissions/chromium/test-request-multiple-worker.html [ Failure Pass Timeout ] |
| 1499 | crbug.com/538717 [ Win Mac Linux ] virtual/mojo-loading/http/tests/permissions/chromium/test-request-multiple-sharedworker.html [ Failure Pass Timeout ] |
joelo | 11ae6639 | 2015-10-19 03:50:59 | [diff] [blame] | 1500 | |
tansell | 669fc2f | 2017-06-05 02:54:46 | [diff] [blame] | 1501 | crbug.com/543369 [ Win Mac Linux ] fast/forms/select-popup/popup-menu-appearance-tall.html [ Failure Pass ] |
Emil A Eklund | f86d2d3 | 2015-10-20 16:31:22 | [diff] [blame] | 1502 | |
pfeldman | ac88d90 | 2015-10-21 22:43:39 | [diff] [blame] | 1503 | crbug.com/546215 [ Android ] fast/inline-block/overflow-clip.html [ Failure ] |
caseq | b81a32c | 2015-10-27 19:15:44 | [diff] [blame] | 1504 | |
nainar | a2f07ea5 | 2016-01-25 02:33:53 | [diff] [blame] | 1505 | crbug.com/548765 http/tests/inspector/console-fetch-logging.html [ Failure Pass ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 1506 | crbug.com/548765 virtual/mojo-loading/http/tests/inspector/console-fetch-logging.html [ Failure Pass ] |
brucedawson | 46afb89 | 2015-11-25 08:12:14 | [diff] [blame] | 1507 | |
tansell | d5cb55a | 2017-06-05 02:40:48 | [diff] [blame] | 1508 | crbug.com/564109 [ Win ] external/wpt/css-font-display/font-display.html [ Pass Failure Timeout ] |
| 1509 | crbug.com/564109 [ Win ] http/tests/webfont/font-display-intervention.html [ Pass Failure Timeout ] |
| 1510 | crbug.com/564109 [ Win ] virtual/mojo-loading/http/tests/webfont/font-display-intervention.html [ Pass Failure Timeout ] |
noel | 0f5f461 | 2015-12-21 13:37:00 | [diff] [blame] | 1511 | |
noel | 28523e2 | 2015-12-26 21:56:26 | [diff] [blame] | 1512 | crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Failure ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 1513 | crbug.com/399951 virtual/mojo-loading/http/tests/mime/javascript-mimetype-usecounters.html [ Pass Failure ] |
kozyatinskiy | 39d5c5e | 2015-12-28 19:09:43 | [diff] [blame] | 1514 | |
haraken | b25744b | 2016-01-25 09:05:29 | [diff] [blame] | 1515 | crbug.com/572723 inspector/sources/debugger/debugger-uncaught-promise-on-pause.html [ Timeout Pass ] |
kozyatinskiy | d324fe3 | 2015-12-28 20:41:42 | [diff] [blame] | 1516 | |
nzolghadr | 228ea6fa | 2016-03-15 12:14:56 | [diff] [blame] | 1517 | crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ] |
| 1518 | crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ] |
| 1519 | crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ] |
rjkroege | d4dc64b | 2016-04-15 00:12:27 | [diff] [blame] | 1520 | |
Jochen Eisinger | 76d56b9 | 2016-03-30 14:20:09 | [diff] [blame] | 1521 | crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ] |
| 1522 | crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ] |
| 1523 | crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pass ] |
| 1524 | crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] |
grt | 340af4c | 2016-03-31 20:47:41 | [diff] [blame] | 1525 | |
kjellander | 46786d3 | 2016-04-21 14:51:20 | [diff] [blame] | 1526 | crbug.com/605525 [ Win ] http/tests/xmlhttprequest/redirect-cross-origin-post.html [ Failure Pass ] |
| 1527 | |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 1528 | crbug.com/600248 external/wpt/web-animations/interfaces/Animation/oncancel.html [ Pass Failure ] |
suzyh | 7586477 | 2017-04-06 03:42:11 | [diff] [blame] | 1529 | crbug.com/600248 external/wpt/web-animations/interfaces/Animation/onfinish.html [ Failure ] |
suzyh | 84276606 | 2017-06-09 06:24:16 | [diff] [blame] | 1530 | crbug.com/600248 external/wpt/web-animations/interfaces/Animation/finish.html [ Pass Failure ] |
suzyh | 7586477 | 2017-04-06 03:42:11 | [diff] [blame] | 1531 | crbug.com/600248 external/wpt/web-animations/timing-model/animations/updating-the-finished-state.html [ Timeout ] |
| 1532 | crbug.com/600248 external/wpt/web-animations/animation-model/animation-types/interpolation-per-property.html [ Timeout ] |
| 1533 | crbug.com/600248 external/wpt/web-animations/animation-model/animation-types/addition-per-property.html [ Timeout ] |
Dominik Röttsches | 8181280 | 2017-07-27 17:24:15 | [diff] [blame] | 1534 | crbug.com/600248 external/wpt/web-animations/animation-model/animation-types/discrete-animation.html [ Failure ] |
suzyh | 84276606 | 2017-06-09 06:24:16 | [diff] [blame] | 1535 | crbug.com/600248 external/wpt/web-animations/timing-model/animations/current-time.html [ Failure ] |
| 1536 | crbug.com/600248 external/wpt/web-animations/timing-model/animations/set-the-animation-start-time.html [ Failure ] |
qyearsley | 7db92305 | 2016-09-09 00:30:05 | [diff] [blame] | 1537 | |
keishi | cd998d7 | 2016-05-13 08:07:58 | [diff] [blame] | 1538 | crbug.com/611658 [ Win7 ] fast/forms/text/text-font-height-mismatch.html [ Failure ] |
vabr | 81b2efb8 | 2016-07-27 13:57:21 | [diff] [blame] | 1539 | crbug.com/611658 [ Win ] fast/text/emphasis-combined-text.html [ Failure ] |
Mike Reed | 2ea20503 | 2017-06-28 17:06:49 | [diff] [blame] | 1540 | |
Florin Malita | 99795b6 | 2017-06-29 21:51:03 | [diff] [blame] | 1541 | crbug.com/611658 [ Win7 ] fast/writing-mode/english-lr-text.html [ Failure ] |
msramek | f513de8a7 | 2016-04-20 09:38:59 | [diff] [blame] | 1542 | |
msramek | f513de8a7 | 2016-04-20 09:38:59 | [diff] [blame] | 1543 | crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing.html [ Failure ] |
mgiuca | e4a2d6aa | 2016-04-26 05:43:45 | [diff] [blame] | 1544 | |
petewil | 0446e14 | 2016-06-29 22:23:08 | [diff] [blame] | 1545 | crbug.com/610464 [ Linux Win7 Debug ] inspector/components/throttler.html [ Failure Pass ] |
Caleb Rouleau | a0b1560 | 2017-08-03 23:46:54 | [diff] [blame] | 1546 | crbug.com/654477 [ Linux Mac Win7 ] paint/invalidation/video-paint-invalidation.html [ Failure ] |
| 1547 | crbug.com/654477 [ Win ] compositing/video/video-controls-layer-creation.html [ Pass Failure ] |
| 1548 | crbug.com/654477 fast/hidpi/video-controls-in-hidpi.html [ Failure ] |
| 1549 | crbug.com/654477 fast/layers/video-layer.html [ Failure ] |
| 1550 | crbug.com/654477 media/audio-controls-rendering.html [ Failure ] |
| 1551 | crbug.com/654477 media/controls-after-reload.html [ Failure ] |
| 1552 | crbug.com/654477 media/controls-focus-ring.html [ Failure ] |
| 1553 | crbug.com/654477 media/controls-layout-direction.html [ Failure ] |
| 1554 | crbug.com/654477 media/controls-strict.html [ Failure ] |
| 1555 | crbug.com/654477 media/controls-styling.html [ Failure ] |
| 1556 | crbug.com/654477 media/controls-styling-strict.html [ Failure ] |
| 1557 | crbug.com/654477 media/controls-without-preload.html [ Failure ] |
| 1558 | crbug.com/654477 media/media-controls-clone.html [ Failure ] |
Caleb Rouleau | a0b1560 | 2017-08-03 23:46:54 | [diff] [blame] | 1559 | crbug.com/654477 media/video-controls-rendering.html [ Failure ] |
| 1560 | crbug.com/654477 media/video-display-toggle.html [ Failure ] |
| 1561 | crbug.com/654477 media/video-empty-source.html [ Failure ] |
| 1562 | crbug.com/654477 media/video-no-audio.html [ Failure ] |
| 1563 | crbug.com/654477 [ Mac10.10 Mac10.11 Retina ] http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ] |
| 1564 | crbug.com/654477 [ Mac10.10 Mac10.11 Retina ] virtual/mojo-loading/http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ] |
Dominik Röttsches | 5fd631a | 2017-03-27 13:25:37 | [diff] [blame] | 1565 | crbug.com/638621 [ Win7 ] http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ] |
| 1566 | crbug.com/638621 [ Win7 ] virtual/mojo-loading/http/tests/media/video-buffered-range-contains-currentTime.html [ Failure ] |
jbroman | 52ac0f5 | 2016-12-01 19:07:11 | [diff] [blame] | 1567 | crbug.com/646644 [ Mac10.9 ] http/tests/media/video-buffered-range-contains-currentTime.html [ Failure Timeout ] |
| 1568 | crbug.com/646644 [ Mac10.9 ] virtual/mojo-loading/http/tests/media/video-buffered-range-contains-currentTime.html [ Failure Timeout ] |
wangxianzhu | e12c137 | 2016-09-14 03:38:08 | [diff] [blame] | 1569 | |
Quinten Yearsley | b6c97cd | 2017-07-14 18:18:07 | [diff] [blame] | 1570 | crbug.com/743068 [ Mac10.9 ] fast/forms/calendar-picker/calendar-picker-appearance-zoom125.html [ Pass Failure ] |
| 1571 | crbug.com/743068 [ Mac10.9 ] fast/forms/calendar-picker/calendar-picker-appearance-zoom200.html [ Pass Failure ] |
| 1572 | |
mgiuca | 932d2b9b | 2016-09-06 06:15:16 | [diff] [blame] | 1573 | crbug.com/637930 http/tests/media/video-buffered.html [ Pass Failure ] |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 1574 | crbug.com/637930 virtual/mojo-loading/http/tests/media/video-buffered.html [ Pass Failure ] |
Bret Sepulveda | c2f0e9fe8 | 2016-08-15 23:07:44 | [diff] [blame] | 1575 | |
johnme | 792dd34 | 2017-03-07 18:50:00 | [diff] [blame] | 1576 | crbug.com/699096 media/controls-drag-timebar-rendering.html [ Failure ] |
| 1577 | |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 1578 | crbug.com/613659 external/wpt/quirks-mode/percentage-height-calculation.html [ Failure ] |
| 1579 | crbug.com/613661 external/wpt/quirks-mode/table-cell-nowrap-minimum-width-calculation.html [ Failure ] |
| 1580 | crbug.com/613663 external/wpt/quirks-mode/table-cell-width-calculation.html [ Failure ] |
guidou | 36b44068 | 2016-06-01 15:02:49 | [diff] [blame] | 1581 | |
johnme | a6c1ac8 | 2017-02-02 13:48:02 | [diff] [blame] | 1582 | crbug.com/646133 external/wpt/quirks-mode/unitless-length.html [ Pass Timeout ] |
| 1583 | |
Dominic Mazzoni | cd259d4 | 2016-06-14 17:31:00 | [diff] [blame] | 1584 | # Note: this test was previously marked as slow on Debug builds. Skipping until crash is fixed |
| 1585 | crbug.com/619978 fast/css/giant-stylesheet-crash.html [ Skip ] |
Vasilii Sukhanov | 91ac02a | 2016-06-21 09:32:17 | [diff] [blame] | 1586 | |
penghuang | e9cc98f | 2016-06-29 16:46:39 | [diff] [blame] | 1587 | crbug.com/624430 [ Win10 ] fast/text/font-features/caps-casemapping.html [ Failure ] |
horo | 99b64d7 | 2016-06-30 10:15:47 | [diff] [blame] | 1588 | |
engedy | 68a356c | 2016-07-13 09:44:08 | [diff] [blame] | 1589 | crbug.com/620432 accessibility/aria-activedescendant.html [ Failure ] |
| 1590 | |
qyearsley | 3393e6d | 2017-04-16 02:00:07 | [diff] [blame] | 1591 | crbug.com/399507 virtual/threaded/inspector/tracing/timeline-paint/layer-tree.html [ Skip ] |
msramek | d65439f | 2016-07-25 14:58:27 | [diff] [blame] | 1592 | |
Hayato Ito | fd12972 | 2017-06-19 06:45:54 | [diff] [blame] | 1593 | crbug.com/635909 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html [ NeedsManualRebaseline Timeout ] |
| 1594 | |
foolip | 327d74d | 2016-08-10 17:55:09 | [diff] [blame] | 1595 | crbug.com/636424 [ Win7 Debug ] editing/selection/modify_move/move-by-word-visually-crash-test-5.html [ Pass Timeout ] |
Guido Urdaneta | faaba5d | 2016-08-18 15:44:06 | [diff] [blame] | 1596 | crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] |
foolip | 327d74d | 2016-08-10 17:55:09 | [diff] [blame] | 1597 | |
qyearsley | 13c19c95 | 2017-03-27 23:07:57 | [diff] [blame] | 1598 | # These tests have test harness errors and PASS lines that have a |
| 1599 | # non-deterministic order. |
| 1600 | crbug.com/705125 fast/mediacapturefromelement/CanvasCaptureMediaStream-capture-out-of-DOM-element.html [ Failure ] |
qyearsley | 13c19c95 | 2017-03-27 23:07:57 | [diff] [blame] | 1601 | crbug.com/705125 http/tests/security/cors-rfc1918/addressspace-document-appcache.html [ Failure ] |
| 1602 | crbug.com/705125 http/tests/security/cors-rfc1918/addressspace-document-csp-appcache.html [ Failure ] |
qyearsley | 13c19c95 | 2017-03-27 23:07:57 | [diff] [blame] | 1603 | crbug.com/705125 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks.html [ Failure ] |
mkwst | f52866b | 2017-04-11 14:08:57 | [diff] [blame] | 1604 | crbug.com/705125 virtual/mojo-loading/http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks.html [ Failure ] |
qyearsley | 13c19c95 | 2017-03-27 23:07:57 | [diff] [blame] | 1605 | crbug.com/705125 virtual/mojo-loading/http/tests/security/cors-rfc1918/addressspace-document-appcache.html [ Failure ] |
| 1606 | crbug.com/705125 virtual/mojo-loading/http/tests/security/cors-rfc1918/addressspace-document-csp-appcache.html [ Failure ] |
Quinten Yearsley | a27b4d0 | 2017-05-11 18:27:49 | [diff] [blame] | 1607 | crbug.com/705125 virtual/mojo-loading/http/tests/security/suborigins/crossorigin/suborigin-cors-xhr-failure-output.php [ Failure Pass ] |
qyearsley | 13c19c95 | 2017-03-27 23:07:57 | [diff] [blame] | 1608 | |
qyearsley | 4f0d45e5 | 2017-02-06 18:09:50 | [diff] [blame] | 1609 | # This test has a failure console message with specific performance |
| 1610 | # numbers so a consistent baseline cannot be added. This test could be |
| 1611 | # imported if the test passed or if the results for testharness tests |
| 1612 | # were matched on pass/fail but not exact error messages. |
Quinten Yearsley | c62bebdf | 2017-05-19 16:27:37 | [diff] [blame] | 1613 | crbug.com/626703 external/wpt/resource-timing/resource_TAO_space.htm [ Pass Failure ] |
qyearsley | 5c29de4 | 2017-05-22 22:14:14 | [diff] [blame] | 1614 | crbug.com/626703 [ Mac ] external/wpt/web-animations/interfaces/AnimationTimeline/document-timeline.html [ Failure ] |
qyearsley | 4f0d45e5 | 2017-02-06 18:09:50 | [diff] [blame] | 1615 | |
kozyatinskiy | 77169d4 | 2017-03-03 03:05:04 | [diff] [blame] | 1616 | crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsManualRebaseline ] |
| 1617 | |
mkwst | 7e90058 | 2017-02-24 09:31:19 | [diff] [blame] | 1618 | # Working on getting the CSP tests going: |
andypaicu | 5e7caa6 | 2017-05-05 06:48:15 | [diff] [blame] | 1619 | crbug.com/694525 external/wpt/content-security-policy/blink-contrib [ Skip ] |
| 1620 | crbug.com/694525 external/wpt/content-security-policy/blink-contrib-2 [ Skip ] |
andypaicu | 5e7caa6 | 2017-05-05 06:48:15 | [diff] [blame] | 1621 | crbug.com/694525 external/wpt/content-security-policy/object-src [ Skip ] |
| 1622 | crbug.com/694525 external/wpt/content-security-policy/reporting [ Skip ] |
treib | 1de9039 | 2017-04-04 15:33:41 | [diff] [blame] | 1623 | crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-1_10.html [ Skip ] |
| 1624 | crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-strict_dynamic_in_img-src.html [ Skip ] |
mkwst | 7e90058 | 2017-02-24 09:31:19 | [diff] [blame] | 1625 | |
qyearsley | de87f86 | 2017-02-21 11:19:04 | [diff] [blame] | 1626 | # These wpt/mixed-content tests consistently time out. |
| 1627 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1628 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1629 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1630 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1631 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1632 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1633 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1634 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1635 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1636 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1637 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1638 | crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1639 | crbug.com/626703 external/wpt/mixed-content/blockable/meta-csp/cross-origin-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1640 | crbug.com/626703 external/wpt/mixed-content/blockable/meta-csp/cross-origin-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1641 | crbug.com/626703 external/wpt/mixed-content/blockable/meta-csp/same-host-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1642 | crbug.com/626703 external/wpt/mixed-content/blockable/meta-csp/same-host-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ] |
| 1643 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1644 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/no-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1645 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1646 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1647 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1648 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1649 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1650 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/no-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1651 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1652 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1653 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1654 | crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ] |
| 1655 | |
Quinten Yearsley | 9534d27 | 2017-03-09 00:06:15 | [diff] [blame] | 1656 | crbug.com/626703 external/wpt/domxpath/001.html [ Failure ] |
| 1657 | |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1658 | # These HTTP tests that started failing after a web-platform-tests import. |
qyearsley | 0cfee00 | 2017-05-18 03:39:02 | [diff] [blame] | 1659 | crbug.com/711529 http/tests/notifications/serviceworker-notification-event.html [ Timeout ] |
qyearsley | 0cfee00 | 2017-05-18 03:39:02 | [diff] [blame] | 1660 | crbug.com/711529 http/tests/origin_trials/sample-api-workers.html [ Timeout ] |
Quinten Yearsley | 16fa46a1 | 2017-04-14 00:37:15 | [diff] [blame] | 1661 | crbug.com/711529 http/tests/permissions/test-api-surface.html [ Timeout ] |
| 1662 | crbug.com/711529 http/tests/permissions/test-query.html [ Timeout ] |
qyearsley | 0cfee00 | 2017-05-18 03:39:02 | [diff] [blame] | 1663 | crbug.com/711529 http/tests/security/cross-origin-createImageBitmap-structured-clone.html [ Timeout ] |
| 1664 | crbug.com/711529 http/tests/workers/shared-worker-performance-timeline.html [ Timeout ] |
qyearsley | 0cfee00 | 2017-05-18 03:39:02 | [diff] [blame] | 1665 | crbug.com/711529 virtual/mojo-loading/http/tests/notifications/serviceworker-notification-event.html [ Timeout ] |
qyearsley | 0cfee00 | 2017-05-18 03:39:02 | [diff] [blame] | 1666 | crbug.com/711529 virtual/mojo-loading/http/tests/origin_trials/sample-api-workers.html [ Timeout ] |
| 1667 | crbug.com/711529 virtual/mojo-loading/http/tests/permissions/test-api-surface.html [ Timeout ] |
| 1668 | crbug.com/711529 virtual/mojo-loading/http/tests/permissions/test-query.html [ Timeout ] |
| 1669 | crbug.com/711529 virtual/mojo-loading/http/tests/security/cross-origin-createImageBitmap-structured-clone.html [ Timeout ] |
| 1670 | crbug.com/711529 virtual/mojo-loading/http/tests/workers/shared-worker-performance-timeline.html [ Timeout ] |
Quinten Yearsley | 16fa46a1 | 2017-04-14 00:37:15 | [diff] [blame] | 1671 | |
qyearsley | a2e0740 | 2017-04-24 08:02:52 | [diff] [blame] | 1672 | crbug.com/713587 external/wpt/css/css-ui-3/caret-color-006.html [ Skip ] |
| 1673 | |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1674 | # Automatically-added expectations for CSS tests which are temporarily |
| 1675 | # commented-out while the test directory is disabled (see top of file). |
| 1676 | #crbug.com/626703 [ Win ] external/wpt/css/css-flexbox-1/flex-minimum-width-flex-items-001.xht [ Failure ] |
| 1677 | #crbug.com/626703 [ Win ] external/wpt/css/css-flexbox-1/flex-minimum-width-flex-items-003.xht [ Failure ] |
| 1678 | #crbug.com/626703 [ Win ] external/wpt/css/css-flexbox-1/flexbox_flex-natural-mixed-basis-auto.html [ Failure ] |
| 1679 | #crbug.com/626703 external/wpt/css/css-cascade-4/revert-val-001.html [ Failure ] |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 1680 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-htb-in-vlr-001.xht [ Failure ] |
| 1681 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-htb-in-vlr-004.xht [ Failure ] |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 1682 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-htb-in-vlr-016.xht [ Failure ] |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 1683 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-htb-in-vrl-001.xht [ Failure ] |
| 1684 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-htb-in-vrl-004.xht [ Failure ] |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 1685 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-htb-in-vrl-013.xht [ Failure ] |
| 1686 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-htb-in-vrl-016.xht [ Failure ] |
qyearsley | fca7778 | 2017-05-22 05:11:14 | [diff] [blame] | 1687 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-htb-in-vlr-001.xht [ Failure ] |
| 1688 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-htb-in-vlr-002.xht [ Failure ] |
| 1689 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-htb-in-vlr-005.xht [ Failure ] |
| 1690 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-htb-in-vlr-006.xht [ Failure ] |
| 1691 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-htb-in-vrl-001.xht [ Failure ] |
| 1692 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-htb-in-vrl-002.xht [ Failure ] |
| 1693 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-htb-in-vrl-005.xht [ Failure ] |
| 1694 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-htb-in-vrl-006.xht [ Failure ] |
| 1695 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-vlr-in-htb-001.xht [ Failure ] |
| 1696 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-vlr-in-htb-002.xht [ Failure ] |
| 1697 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-vrl-in-htb-001.xht [ Failure ] |
| 1698 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-prct-vrl-in-htb-002.xht [ Failure ] |
| 1699 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-vlr-in-htb-001.xht [ Failure ] |
| 1700 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-vlr-in-htb-004.xht [ Failure ] |
| 1701 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-vlr-in-htb-008.xht [ Failure ] |
| 1702 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-vlr-in-htb-020.xht [ Failure ] |
| 1703 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-vrl-in-htb-001.xht [ Failure ] |
| 1704 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-vrl-in-htb-004.xht [ Failure ] |
| 1705 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-vrl-in-htb-008.xht [ Failure ] |
| 1706 | crbug.com/626703 external/wpt/css/css-writing-modes-3/sizing-orthog-vrl-in-htb-020.xht [ Failure ] |
| 1707 | crbug.com/626703 external/wpt/css/css-writing-modes-3/wm-propagation-body-008.xht [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1708 | |
| 1709 | crbug.com/655458 crbug.com/721814 external/wpt/mediacapture-image/idlharness.html [ Skip ] |
Quinten Yearsley | c62bebdf | 2017-05-19 16:27:37 | [diff] [blame] | 1710 | crbug.com/626703 external/wpt/web-nfc/idlharness.https.html [ Skip ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1711 | |
qyearsley | 0cfee00 | 2017-05-18 03:39:02 | [diff] [blame] | 1712 | crbug.com/723741 virtual/threaded/animations/svg-attribute-composition/svg-startOffset-composition.html [ Failure Pass ] |
Kent Tamura | 262eecf9 | 2017-06-19 07:22:38 | [diff] [blame] | 1713 | crbug.com/723741 virtual/threaded/inspector/tracing/idle-callback.html [ Failure Pass Timeout ] |
qyearsley | 0cfee00 | 2017-05-18 03:39:02 | [diff] [blame] | 1714 | crbug.com/723826 http/tests/security/w3c/cross-origin-objects.html [ Failure Pass ] |
| 1715 | crbug.com/723826 virtual/mojo-loading/http/tests/security/w3c/cross-origin-objects.html [ Failure Pass ] |
| 1716 | |
jbroman | 2e7f59c | 2017-05-18 20:47:16 | [diff] [blame] | 1717 | crbug.com/724251 virtual/threaded/animations/svg-attribute-interpolation/svg-startOffset-interpolation.html [ Failure Pass ] |
| 1718 | |
Quinten Yearsley | 194f67a5 | 2017-06-23 16:10:47 | [diff] [blame] | 1719 | # Failures in non-wpt tests from: |
| 1720 | # https://chromium-review.googlesource.com/c/543695/ |
| 1721 | # Possibly became flaky after a change in testharness.js. |
| 1722 | crbug.com/626703 http/tests/inspector/bindings/livelocation-main-frame-navigated.html [ Pass Failure ] |
| 1723 | crbug.com/626703 http/tests/inspector/indexeddb/database-refresh-view.html [ Pass Failure ] |
| 1724 | crbug.com/626703 http/tests/inspector/network/network-filters.html [ Pass Failure ] |
| 1725 | crbug.com/626703 virtual/mojo-loading/http/tests/inspector/application-panel/resources-panel-selection-on-reload.html [ Pass Failure ] |
| 1726 | crbug.com/626703 virtual/mojo-loading/http/tests/inspector/bindings/livelocation-main-frame-navigated.html [ Pass Failure ] |
| 1727 | crbug.com/626703 virtual/mojo-loading/http/tests/inspector/extensions/extensions-sidebar.html [ Pass Failure ] |
| 1728 | crbug.com/626703 virtual/mojo-loading/http/tests/inspector/indexeddb/database-data.html [ Pass Failure ] |
| 1729 | crbug.com/626703 virtual/mojo-loading/http/tests/inspector/indexeddb/database-refresh-view.html [ Pass Failure ] |
| 1730 | crbug.com/626703 virtual/mojo-loading/http/tests/inspector/network/network-columns-visible.html [ Pass Failure ] |
| 1731 | crbug.com/626703 virtual/mojo-loading/http/tests/inspector/network/network-filters.html [ Pass Failure ] |
| 1732 | crbug.com/626703 virtual/mojo-loading/http/tests/inspector/persistence/persistence-tabbed-editor-opens-filesystem-uisourcecode.html [ Pass Failure ] |
Quinten Yearsley | 194f67a5 | 2017-06-23 16:10:47 | [diff] [blame] | 1733 | crbug.com/626703 virtual/threaded/inspector/tracing/timeline-js/timeline-runtime-stats.html [ Pass Failure ] |
| 1734 | crbug.com/626703 virtual/threaded/transitions/transition-end-event-multiple-03.html [ Pass Failure ] |
| 1735 | |
Quinten Yearsley | fab627a | 2017-03-29 22:30:18 | [diff] [blame] | 1736 | # ====== New tests from wpt-importer added here ====== |
Chromium WPT Sync | 316a988d | 2017-08-21 16:26:38 | [diff] [blame] | 1737 | crbug.com/626703 external/wpt/payment-request/payment-response/complete-method-manual.https.html [ Skip ] |
| 1738 | crbug.com/626703 external/wpt/payment-request/payment-response/methodName-attribute-manual.https.html [ Skip ] |
| 1739 | crbug.com/626703 external/wpt/payment-request/payment-response/payerEmail-attribute-manual.https.html [ Skip ] |
| 1740 | crbug.com/626703 external/wpt/payment-request/payment-response/payerName-attribute-manual.https.html [ Skip ] |
| 1741 | crbug.com/626703 external/wpt/payment-request/payment-response/payerPhone-attribute-manual.https.html [ Skip ] |
| 1742 | crbug.com/626703 external/wpt/payment-request/payment-response/requestId-attribute-manual.https.html [ Skip ] |
| 1743 | crbug.com/626703 external/wpt/payment-request/payment-response/shippingAddress-attribute-manual.https.html [ Skip ] |
| 1744 | crbug.com/626703 external/wpt/payment-request/payment-response/shippingOption-attribute-manual.https.html [ Skip ] |
Chromium WPT Sync | 547c7d3 | 2017-08-15 16:42:54 | [diff] [blame] | 1745 | crbug.com/626703 external/wpt/beacon/beacon-cors.sub.window.html [ Timeout ] |
| 1746 | crbug.com/626703 external/wpt/beacon/beacon-navigate.html [ Timeout ] |
| 1747 | crbug.com/626703 external/wpt/beacon/beacon-redirect.window.html [ Timeout ] |
Chromium WPT Sync | 33879028 | 2017-08-14 22:54:43 | [diff] [blame] | 1748 | crbug.com/626703 external/wpt/css/css-fonts-3/alternates-order.html [ Failure ] |
| 1749 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-000.xht [ Skip ] |
| 1750 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-001.xht [ Skip ] |
| 1751 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-002.xht [ Skip ] |
| 1752 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-003.xht [ Skip ] |
| 1753 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-004.xht [ Skip ] |
| 1754 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-005.xht [ Skip ] |
| 1755 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-006.xht [ Skip ] |
| 1756 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-007.xht [ Skip ] |
| 1757 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-008.xht [ Skip ] |
| 1758 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-009.xht [ Skip ] |
| 1759 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-010.xht [ Skip ] |
| 1760 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-011.xht [ Skip ] |
| 1761 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-012.xht [ Skip ] |
| 1762 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-013.xht [ Skip ] |
| 1763 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-014.xht [ Skip ] |
| 1764 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-015.xht [ Skip ] |
| 1765 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-016.xht [ Skip ] |
| 1766 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-017.xht [ Skip ] |
| 1767 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-018.xht [ Skip ] |
| 1768 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-019.xht [ Skip ] |
| 1769 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-020.xht [ Skip ] |
| 1770 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-021.xht [ Skip ] |
| 1771 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-022.xht [ Skip ] |
| 1772 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-023.xht [ Skip ] |
| 1773 | crbug.com/626703 external/wpt/css/css-fonts-3/font-family-name-024.xht [ Skip ] |
| 1774 | crbug.com/626703 external/wpt/css/css-fonts-3/font-features-across-space-1.html [ Failure ] |
| 1775 | crbug.com/626703 external/wpt/css/css-fonts-3/font-features-across-space-3.html [ Failure ] |
| 1776 | crbug.com/626703 [ Android Win ] external/wpt/css/css-fonts-3/font-kerning-02.html [ Failure ] |
| 1777 | crbug.com/626703 external/wpt/css/css-fonts-3/font-kerning-03.html [ Failure ] |
| 1778 | crbug.com/626703 external/wpt/css/css-fonts-3/font-size-adjust-003.xht [ Skip ] |
| 1779 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-01.html [ Failure ] |
| 1780 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-02.html [ Failure ] |
| 1781 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-03.html [ Failure ] |
| 1782 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-04.html [ Failure ] |
| 1783 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-01.html [ Failure ] |
| 1784 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-02.html [ Failure ] |
| 1785 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-03.html [ Failure ] |
| 1786 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-04.html [ Failure ] |
| 1787 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-05.html [ Failure ] |
| 1788 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-06.html [ Failure ] |
| 1789 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-07.html [ Failure ] |
| 1790 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-08.html [ Failure ] |
| 1791 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-09.html [ Failure ] |
| 1792 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-10.html [ Failure ] |
| 1793 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-11.html [ Failure ] |
| 1794 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-12.html [ Failure ] |
| 1795 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-13.html [ Failure ] |
| 1796 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-14.html [ Failure ] |
| 1797 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-15.html [ Failure ] |
| 1798 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-16.html [ Failure ] |
| 1799 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-17.html [ Failure ] |
| 1800 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-alternates-18.html [ Failure ] |
| 1801 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-east-asian-02.html [ Failure ] |
| 1802 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-east-asian-03.html [ Failure ] |
| 1803 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-east-asian-04.html [ Failure ] |
| 1804 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-east-asian-05.html [ Failure ] |
| 1805 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-east-asian-06.html [ Failure ] |
| 1806 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-east-asian-07.html [ Failure ] |
| 1807 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-east-asian-08.html [ Failure ] |
| 1808 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-east-asian-09.html [ Failure ] |
| 1809 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-east-asian-10.html [ Failure ] |
| 1810 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-east-asian.html [ Failure ] |
| 1811 | crbug.com/626703 [ Android Linux Mac ] external/wpt/css/css-fonts-3/font-variant-ligatures-11.html [ Failure ] |
| 1812 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-position-01.html [ Failure ] |
| 1813 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-position-02.html [ Failure ] |
| 1814 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-position-03.html [ Failure ] |
| 1815 | crbug.com/626703 external/wpt/css/css-fonts-3/font-variant-position.html [ Failure ] |
| 1816 | crbug.com/626703 external/wpt/css/css-fonts-3/font-weight-bolder-001.xht [ Skip ] |
| 1817 | crbug.com/626703 external/wpt/css/css-fonts-3/font-weight-lighter-001.xht [ Skip ] |
| 1818 | crbug.com/626703 external/wpt/css/css-fonts-3/font-weight-normal-001.xht [ Skip ] |
| 1819 | crbug.com/626703 external/wpt/css/css-fonts-3/test-synthetic-bold.xht [ Skip ] |
| 1820 | crbug.com/626703 external/wpt/css/css-fonts-3/test-synthetic-italic.xht [ Skip ] |
Raphael Kubo da Costa | 0dcfe6b | 2017-08-11 10:57:50 | [diff] [blame] | 1821 | crbug.com/626703 external/wpt/beacon/headers/header-content-type.html [ Pass Timeout ] |
Raphael Kubo da Costa | 3e2464d | 2017-08-04 15:06:11 | [diff] [blame] | 1822 | crbug.com/626703 [ Win ] external/wpt/css/css-ui-3/outline-004.html [ Failure ] |
| 1823 | crbug.com/626703 [ Win ] external/wpt/css/css-ui-3/text-overflow-001.html [ Pass Failure ] |
| 1824 | crbug.com/626703 [ Win ] external/wpt/css/css-ui-3/text-overflow-002.html [ Pass Failure ] |
| 1825 | crbug.com/626703 [ Win ] external/wpt/css/css-ui-3/text-overflow-003.html [ Pass Failure ] |
| 1826 | crbug.com/626703 [ Win ] external/wpt/css/css-ui-3/text-overflow-004.html [ Pass Failure ] |
| 1827 | crbug.com/626703 external/wpt/css/css-ui-3/text-overflow-006.html [ Failure ] |
| 1828 | crbug.com/626703 [ Win ] external/wpt/css/css-ui-3/text-overflow-007.html [ Pass Failure ] |
| 1829 | crbug.com/626703 external/wpt/css/css-ui-3/text-overflow-010.html [ Failure ] |
| 1830 | crbug.com/626703 [ Win ] external/wpt/css/css-ui-3/text-overflow-013.html [ Pass Failure ] |
| 1831 | crbug.com/626703 [ Win ] external/wpt/css/css-ui-3/text-overflow-014.html [ Pass Failure ] |
| 1832 | crbug.com/626703 [ Win ] external/wpt/css/css-ui-3/text-overflow-015.html [ Pass Failure ] |
| 1833 | crbug.com/626703 [ Win ] external/wpt/css/css-ui-3/text-overflow-016.html [ Pass Failure ] |
| 1834 | crbug.com/626703 external/wpt/css/css-ui-3/text-overflow-017.html [ Timeout ] |
| 1835 | crbug.com/626703 external/wpt/css/css-ui-3/text-overflow-018.html [ Skip ] |
| 1836 | crbug.com/626703 external/wpt/css/css-ui-3/text-overflow-019.html [ Skip ] |
| 1837 | crbug.com/626703 [ Win ] external/wpt/css/css-ui-3/text-overflow-020.html [ Failure ] |
| 1838 | crbug.com/626703 external/wpt/css/css-ui-3/text-overflow-021.html [ Failure ] |
| 1839 | crbug.com/626703 external/wpt/encoding/eof-utf-8-three.html [ Failure ] |
| 1840 | crbug.com/626703 external/wpt/encoding/eof-utf-8-two.html [ Failure ] |
Raphael Kubo da Costa | 3e2464d | 2017-08-04 15:06:11 | [diff] [blame] | 1841 | crbug.com/626703 virtual/mojo-blobs/external/wpt/fetch/api/abort/general.html [ Timeout ] |
Daniel Hintze | c3f4765 | 2017-08-09 11:55:12 | [diff] [blame] | 1842 | crbug.com/626703 virtual/outofblink-cors/external/wpt/fetch/api/abort/general.html [ Timeout ] |
Chromium WPT Sync | 3348007 | 2017-07-27 16:25:32 | [diff] [blame] | 1843 | crbug.com/626703 external/wpt/webrtc/RTCIceTransport.html [ Timeout ] |
| 1844 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-setLocalDescription-answer.html [ Timeout ] |
| 1845 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-setLocalDescription-offer.html [ Timeout ] |
| 1846 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-setRemoteDescription-answer.html [ Timeout ] |
| 1847 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-setRemoteDescription-offer.html [ Timeout ] |
Chromium WPT Sync | 48620dd3 | 2017-07-19 23:43:56 | [diff] [blame] | 1848 | crbug.com/626703 external/wpt/webrtc/RTCDtlsTransport-getRemoteCertificates.html [ Timeout ] |
Quinten Yearsley | e2ee511 | 2017-07-18 23:13:57 | [diff] [blame] | 1849 | crbug.com/626703 [ Win10 ] external/wpt/preload/delaying-onload-link-preload-after-discovery.html [ Timeout ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 1850 | crbug.com/626703 external/wpt/2dcontext/building-paths/canvas_complexshapes_arcto_001.htm [ Failure ] |
| 1851 | crbug.com/626703 external/wpt/2dcontext/building-paths/canvas_complexshapes_beziercurveto_001.htm [ Failure ] |
| 1852 | crbug.com/626703 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_11.html [ Failure ] |
| 1853 | crbug.com/626703 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_canvas_12.html [ Failure ] |
| 1854 | crbug.com/626703 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_11.html [ Failure ] |
| 1855 | crbug.com/626703 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_12.html [ Failure ] |
| 1856 | crbug.com/626703 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_13.html [ Failure ] |
| 1857 | crbug.com/626703 [ Mac ] external/wpt/2dcontext/the-canvas-state/canvas_state_restore_001.htm [ Failure ] |
| 1858 | crbug.com/626703 external/wpt/compat/webkit-text-fill-color-property-005.html [ Failure ] |
| 1859 | crbug.com/626703 external/wpt/content-security-policy/connect-src/connect-src-eventsource-blocked.sub.html [ Timeout ] |
| 1860 | crbug.com/626703 external/wpt/css/css-display-3/display-contents-dynamic-before-after-001.html [ Failure ] |
| 1861 | crbug.com/626703 external/wpt/css/css-display-3/display-contents-dynamic-before-after-first-letter-001.html [ Failure ] |
| 1862 | crbug.com/626703 [ Mac ] external/wpt/css/css-flexbox-1/auto-margins-001.html [ Failure ] |
Quinten Yearsley | ef9fb85 | 2017-06-29 20:51:17 | [diff] [blame] | 1863 | crbug.com/626703 external/wpt/css/css-tables-3/floats/floats-wrap-bfc-006b.xht [ Failure ] |
| 1864 | crbug.com/626703 external/wpt/css/css-tables-3/floats/floats-wrap-bfc-006c.xht [ Failure ] |
Quinten Yearsley | 194f67a5 | 2017-06-23 16:10:47 | [diff] [blame] | 1865 | crbug.com/626703 external/wpt/css/CSS2/text/text-align-white-space-003.xht [ Failure ] |
| 1866 | crbug.com/626703 external/wpt/css/CSS2/text/text-align-white-space-007.xht [ Failure ] |
| 1867 | crbug.com/626703 external/wpt/css/CSS2/text/text-decoration-va-length-001.xht [ Failure ] |
| 1868 | crbug.com/626703 external/wpt/css/CSS2/text/text-decoration-va-length-002.xht [ Failure ] |
| 1869 | crbug.com/626703 external/wpt/css/CSS2/text/white-space-collapsing-bidi-001.xht [ Failure ] |
| 1870 | crbug.com/626703 external/wpt/css/CSS2/text/white-space-mixed-001.xht [ Failure ] |
| 1871 | crbug.com/626703 external/wpt/css/CSS2/text/white-space-mixed-003.xht [ Failure ] |
| 1872 | crbug.com/626703 external/wpt/css/CSS2/text/white-space-mixed-004.xht [ Skip ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1873 | crbug.com/626703 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-001a.xhtml [ Failure ] |
| 1874 | crbug.com/626703 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-001b.xhtml [ Failure ] |
| 1875 | crbug.com/626703 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-006.xhtml [ Failure ] |
| 1876 | crbug.com/626703 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-self-baseline-horiz-007.xhtml [ Failure ] |
| 1877 | crbug.com/626703 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001.html [ Failure Pass ] |
| 1878 | crbug.com/626703 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-empty-001a.html [ Failure ] |
| 1879 | crbug.com/626703 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-empty-001b.html [ Failure ] |
| 1880 | crbug.com/626703 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-multi-item-vert-001a.html [ Failure Pass ] |
| 1881 | crbug.com/626703 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/logical-physical-mapping-001.html [ Failure ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 1882 | crbug.com/626703 [ Linux Win ] external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-multi-item-vert-001b.html [ Failure ] |
| 1883 | crbug.com/626703 [ Win ] external/wpt/css/css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht [ Failure ] |
| 1884 | crbug.com/626703 [ Win ] external/wpt/css/css-writing-modes-3/box-offsets-rel-pos-vrl-004.xht [ Failure ] |
| 1885 | crbug.com/626703 external/wpt/cssom-view/matchMedia.xht [ Timeout ] |
Quinten Yearsley | a27b4d0 | 2017-05-11 18:27:49 | [diff] [blame] | 1886 | crbug.com/626703 external/wpt/eventsource/eventsource-request-cancellation.htm [ Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1887 | crbug.com/626703 external/wpt/fullscreen/api/document-exit-fullscreen-nested-in-iframe-manual.html [ Timeout Pass ] |
Quinten Yearsley | 02527bb | 2017-06-15 16:55:30 | [diff] [blame] | 1888 | crbug.com/626703 external/wpt/fullscreen/api/element-request-fullscreen-two-iframes-manual.html [ Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1889 | crbug.com/626703 external/wpt/html/browsers/the-window-object/window-open-noopener.html [ Timeout ] |
Quinten Yearsley | 02527bb | 2017-06-15 16:55:30 | [diff] [blame] | 1890 | crbug.com/626703 external/wpt/html/browsers/windows/noreferrer-window-name.html [ Timeout ] |
Xida Chen | 2cf0fc4 | 2017-06-26 12:18:50 | [diff] [blame] | 1891 | crbug.com/626703 external/wpt/html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html [ Timeout Crash ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1892 | crbug.com/626703 external/wpt/html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html [ Timeout ] |
| 1893 | crbug.com/626703 external/wpt/html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html [ Timeout ] |
| 1894 | crbug.com/626703 external/wpt/html/infrastructure/urls/resolving-urls/query-encoding/windows-1251.html [ Timeout ] |
| 1895 | crbug.com/626703 external/wpt/html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html [ Timeout ] |
| 1896 | crbug.com/626703 external/wpt/html/semantics/embedded-content/the-iframe-element/cross_origin_parentage.html [ Timeout ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 1897 | crbug.com/626703 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_top_navigation-1.html [ Timeout ] |
| 1898 | crbug.com/626703 external/wpt/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_top_navigation-3.html [ Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1899 | crbug.com/626703 external/wpt/html/semantics/grouping-content/the-li-element/grouping-li-reftest-list-owner-menu.html [ Failure ] |
| 1900 | crbug.com/626703 external/wpt/html/semantics/grouping-content/the-li-element/grouping-li-reftest-list-owner-skip-no-boxes.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1901 | crbug.com/626703 external/wpt/html/semantics/scripting-1/the-script-element/async_007.htm [ Timeout ] |
| 1902 | crbug.com/626703 external/wpt/html/semantics/scripting-1/the-script-element/async_010.htm [ Timeout ] |
| 1903 | crbug.com/626703 external/wpt/html/webappapis/idle-callbacks/callback-exception.html [ Timeout ] |
| 1904 | crbug.com/626703 external/wpt/html/webappapis/idle-callbacks/callback-iframe.html [ Timeout ] |
| 1905 | crbug.com/626703 external/wpt/html/webappapis/idle-callbacks/callback-invoked.html [ Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1906 | crbug.com/626703 external/wpt/html/webappapis/idle-callbacks/callback-timeout.html [ Timeout ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 1907 | crbug.com/626703 external/wpt/html/webappapis/idle-callbacks/callback-xhr-sync.html [ Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1908 | crbug.com/626703 external/wpt/html/webappapis/idle-callbacks/cancel-invoked.html [ Timeout ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 1909 | crbug.com/626703 external/wpt/html/webappapis/scripting/events/contextmenu-event-manual.htm [ Timeout ] |
Quinten Yearsley | a27b4d0 | 2017-05-11 18:27:49 | [diff] [blame] | 1910 | crbug.com/626703 external/wpt/http/basic-auth-cache-test.html [ Timeout ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 1911 | crbug.com/626703 external/wpt/IndexedDB/request-abort-ordering.html [ Pass Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1912 | crbug.com/626703 external/wpt/media-source/mediasource-avtracks.html [ Failure Crash ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1913 | crbug.com/626703 external/wpt/media-source/mediasource-getvideoplaybackquality.html [ Timeout Failure ] |
Dale Curtis | 76464c9 | 2017-06-14 17:30:31 | [diff] [blame] | 1914 | crbug.com/626703 external/wpt/mediacapture-streams/MediaStreamTrack-end-manual.https.html [ Timeout Failure ] |
Quinten Yearsley | a27b4d0 | 2017-05-11 18:27:49 | [diff] [blame] | 1915 | crbug.com/626703 external/wpt/notifications/constructor-basic.html [ Timeout ] |
| 1916 | crbug.com/626703 external/wpt/notifications/constructor-invalid.html [ Timeout ] |
| 1917 | crbug.com/626703 external/wpt/notifications/event-onclose.html [ Timeout ] |
| 1918 | crbug.com/626703 external/wpt/notifications/event-onshow.html [ Timeout ] |
| 1919 | crbug.com/626703 external/wpt/notifications/instance.html [ Timeout ] |
| 1920 | crbug.com/626703 external/wpt/notifications/lang.html [ Timeout ] |
Quinten Yearsley | b8a31c8 | 2017-03-15 04:37:26 | [diff] [blame] | 1921 | crbug.com/626703 external/wpt/orientation-event/deviceorientationabsoluteevent.html [ Timeout ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 1922 | crbug.com/626703 external/wpt/payment-request/payment-request-show-method.https.html [ Pass Failure ] |
| 1923 | crbug.com/626703 external/wpt/performance-timeline/po-observe.html [ Timeout ] |
| 1924 | crbug.com/626703 [ Mac ] external/wpt/pointerevents/extension/pointerevent_coalesced_events_attributes-manual.html [ Timeout ] |
| 1925 | crbug.com/626703 external/wpt/pointerevents/pointerevent_disabled_form_control-manual.html [ Timeout Pass ] |
| 1926 | crbug.com/626703 external/wpt/presentation-api/controlling-ua/getAvailability.https.html [ Timeout ] |
| 1927 | crbug.com/626703 external/wpt/resource-timing/resource-timing.html [ Timeout Failure ] |
| 1928 | crbug.com/626703 external/wpt/screen-orientation/onchange-event-subframe.html [ Timeout ] |
| 1929 | crbug.com/626703 external/wpt/screen-orientation/onchange-event.html [ Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1930 | crbug.com/626703 external/wpt/secure-contexts/basic-dedicated-worker.html [ Timeout ] |
| 1931 | crbug.com/626703 external/wpt/secure-contexts/basic-dedicated-worker.https.html [ Timeout ] |
| 1932 | crbug.com/626703 external/wpt/secure-contexts/basic-popup-and-iframe-tests.html [ Timeout ] |
| 1933 | crbug.com/626703 external/wpt/secure-contexts/basic-popup-and-iframe-tests.https.html [ Timeout ] |
| 1934 | crbug.com/626703 external/wpt/secure-contexts/basic-shared-worker.html [ Timeout ] |
| 1935 | crbug.com/626703 external/wpt/secure-contexts/basic-shared-worker.https.html [ Timeout ] |
| 1936 | crbug.com/626703 external/wpt/secure-contexts/shared-worker-insecure-first.https.html [ Timeout ] |
| 1937 | crbug.com/626703 external/wpt/secure-contexts/shared-worker-secure-first.https.html [ Timeout ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 1938 | crbug.com/626703 external/wpt/service-workers/service-worker/update-bytecheck.https.html [ Timeout ] |
Marijn Kruisselbrink | 058ca54 | 2017-08-01 22:55:21 | [diff] [blame] | 1939 | crbug.com/626703 virtual/mojo-blobs/external/wpt/service-workers/service-worker/update-bytecheck.https.html [ Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1940 | crbug.com/626703 external/wpt/streams/readable-streams/general.html [ Failure Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1941 | crbug.com/626703 external/wpt/svg/linking/reftests/href-filter-element.html [ Failure ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 1942 | crbug.com/626703 external/wpt/wasm/wasm_indexeddb_test.html [ Timeout ] |
| 1943 | crbug.com/626703 external/wpt/wasm/wasm_local_iframe_test.html [ Failure ] |
| 1944 | crbug.com/626703 external/wpt/wasm/wasm_serialization_tests.html [ Failure ] |
Mircea Trofin | e409c56 | 2017-07-18 15:09:34 | [diff] [blame] | 1945 | crbug.com/626703 external/wpt/wasm/wasm_service_worker_test.https.html [ Failure ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 1946 | crbug.com/626703 external/wpt/web-animations/animation-model/animation-types/accumulation-per-property.html [ Timeout ] |
| 1947 | crbug.com/626703 external/wpt/webaudio/the-audio-api/the-audioparam-interface/idl-test.html [ Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1948 | crbug.com/626703 external/wpt/webaudio/the-audio-api/the-audioparam-interface/retrospective-exponentialRampToValueAtTime.html [ Timeout ] |
| 1949 | crbug.com/626703 external/wpt/webaudio/the-audio-api/the-audioparam-interface/retrospective-linearRampToValueAtTime.html [ Timeout ] |
| 1950 | crbug.com/626703 external/wpt/webaudio/the-audio-api/the-audioparam-interface/retrospective-setTargetAtTime.html [ Timeout ] |
| 1951 | crbug.com/626703 external/wpt/webaudio/the-audio-api/the-audioparam-interface/retrospective-setValueAtTime.html [ Timeout ] |
| 1952 | crbug.com/626703 external/wpt/webaudio/the-audio-api/the-audioparam-interface/retrospective-setValueCurveAtTime.html [ Timeout ] |
| 1953 | crbug.com/626703 external/wpt/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html [ Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1954 | crbug.com/626703 external/wpt/webauthn/interfaces.https.html [ Timeout ] |
| 1955 | crbug.com/626703 external/wpt/webauthn/makecredential-badargs-accountinformation.https.html [ Timeout ] |
| 1956 | crbug.com/626703 external/wpt/webauthn/makecredential-badargs-attestationchallenge.https.html [ Timeout ] |
| 1957 | crbug.com/626703 external/wpt/webauthn/makecredential-badargs-cryptoparameters.https.html [ Timeout ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 1958 | crbug.com/626703 external/wpt/webrtc/RTCDataChannel-bufferedAmount.html [ Timeout ] |
| 1959 | crbug.com/626703 external/wpt/webrtc/RTCDataChannel-send.html [ Timeout ] |
| 1960 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-createOffer.html [ Timeout ] |
| 1961 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-ondatachannel.html [ Timeout ] |
| 1962 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-onnegotiationneeded.html [ Timeout ] |
| 1963 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-setLocalDescription-pranswer.html [ Timeout ] |
| 1964 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-setLocalDescription-rollback.html [ Timeout ] |
| 1965 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-setLocalDescription.html [ Timeout ] |
| 1966 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-setRemoteDescription-pranswer.html [ Timeout ] |
| 1967 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-setRemoteDescription-rollback.html [ Timeout ] |
| 1968 | crbug.com/626703 external/wpt/webrtc/RTCPeerConnection-setRemoteDescription.html [ Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 1969 | crbug.com/626703 external/wpt/websockets/Create-Secure-extensions-empty.htm [ Timeout ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 1970 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_completely_move_up.html [ Failure ] |
| 1971 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_partially_move_down.html [ Failure ] |
| 1972 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_partially_move_up.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 1973 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/2_tracks.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 1974 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/3_tracks.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 1975 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/align_end.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 1976 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/align_end_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 1977 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/align_middle.html [ Failure ] |
| 1978 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/align_middle_position_50.html [ Failure ] |
| 1979 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/align_middle_position_gt_50.html [ Failure ] |
| 1980 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/align_middle_position_lt_50.html [ Failure ] |
| 1981 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/align_middle_position_lt_50_size_gt_maximum_size.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 1982 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/align_middle_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 1983 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/align_start.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 1984 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/align_start_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 1985 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/basic.html [ Failure ] |
| 1986 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/bidi/bidi_ruby.html [ Failure ] |
| 1987 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_LF_u05D0.html [ Failure ] |
| 1988 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_u2028_u05D0.html [ Failure ] |
| 1989 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/bidi/u002E_u2029_u05D0.html [ Failure ] |
| 1990 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/bidi/u0041_first.html [ Failure ] |
| 1991 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/bidi/u05D0_first.html [ Failure ] |
| 1992 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/bidi/u0628_first.html [ Failure ] |
| 1993 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/bidi/u06E9_no_strong_dir.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 1994 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/cue_too_long.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 1995 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/decode_escaped_entities.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 1996 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/disable_controls_reposition.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 1997 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_align_position_line_size.html [ Failure ] |
| 1998 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_align_position_line_size_while_paused.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 1999 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_line.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2000 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_text.html [ Failure ] |
| 2001 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_text_while_paused.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2002 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/enable_controls_reposition.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2003 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2004 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/evil/9_cues_overlapping_completely_all_cues_have_same_timestamp.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2005 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/evil/media_height_19.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2006 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/evil/single_quote.html [ Failure ] |
| 2007 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/evil/size_90.html [ Failure ] |
| 2008 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/evil/size_99.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2009 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/line_-2_wrapped_cue_grow_upwards.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2010 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/line_0_is_top.html [ Failure ] |
| 2011 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/line_1_wrapped_cue_grow_downwards.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2012 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/line_50_percent.html [ Failure ] |
| 2013 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/line_integer_and_percent_mixed_overlap.html [ Failure ] |
| 2014 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/line_integer_and_percent_mixed_overlap_move_up.html [ Failure ] |
| 2015 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/line_percent_and_integer_mixed_overlap.html [ Failure ] |
| 2016 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/line_percent_and_integer_mixed_overlap_move_up.html [ Failure ] |
| 2017 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/media_height400_with_controls.html [ Failure ] |
| 2018 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/media_with_controls.html [ Failure ] |
| 2019 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/navigate_cue_position.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2020 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/one_line_cue_plus_wrapped_cue.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2021 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/repaint.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2022 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_properties.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2023 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_shorthand.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2024 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/background_shorthand_css_relative_url.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2025 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_hex.html [ Failure ] |
| 2026 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_hsla.html [ Failure ] |
| 2027 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/color_rgba.html [ Failure ] |
| 2028 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/cue_selector_single_colon.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2029 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/font_properties.html [ Failure ] |
| 2030 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/font_shorthand.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2031 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/inherit_values_from_media_element.html [ Failure ] |
| 2032 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/outline_properties.html [ Failure ] |
| 2033 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/outline_shorthand.html [ Failure ] |
| 2034 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_line-through.html [ Failure ] |
| 2035 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_overline.html [ Failure ] |
| 2036 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_overline_underline_line-through.html [ Failure ] |
| 2037 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-decoration_underline.html [ Failure ] |
| 2038 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/text-shadow.html [ Failure ] |
| 2039 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_normal_wrapped.html [ Failure ] |
| 2040 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_nowrap_wrapped.html [ Failure ] |
| 2041 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre-line_wrapped.html [ Failure ] |
| 2042 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre-wrap_wrapped.html [ Failure ] |
| 2043 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre.html [ Failure ] |
| 2044 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue/white-space_pre_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2045 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_box.html [ Failure ] |
| 2046 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_properties.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2047 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_shorthand.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2048 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/background_shorthand_css_relative_url.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2049 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_animation_with_timestamp.html [ Failure ] |
| 2050 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_background_properties.html [ Failure ] |
| 2051 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_background_shorthand.html [ Failure ] |
| 2052 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_color.html [ Failure ] |
| 2053 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_font_properties.html [ Failure ] |
| 2054 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_font_shorthand.html [ Failure ] |
| 2055 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_namespace.html [ Failure ] |
| 2056 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_outline_properties.html [ Failure ] |
| 2057 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_outline_shorthand.html [ Failure ] |
| 2058 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_text-decoration_line-through.html [ Failure ] |
| 2059 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_text-shadow.html [ Failure ] |
| 2060 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_timestamp_future.html [ Failure ] |
| 2061 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_timestamp_past.html [ Failure ] |
| 2062 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_transition_with_timestamp.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2063 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_normal_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2064 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_nowrap.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2065 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre-line_wrapped.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2066 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre-wrap_wrapped.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2067 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_white-space_pre_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2068 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_with_class.html [ Failure ] |
| 2069 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/bold_object/bold_with_class_object_specific_selector.html [ Failure ] |
| 2070 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_animation_with_timestamp.html [ Failure ] |
| 2071 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_background_properties.html [ Failure ] |
| 2072 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_background_shorthand.html [ Failure ] |
| 2073 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_color.html [ Failure ] |
| 2074 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_font_properties.html [ Failure ] |
| 2075 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_font_shorthand.html [ Failure ] |
| 2076 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_namespace.html [ Failure ] |
| 2077 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_outline_properties.html [ Failure ] |
| 2078 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_outline_shorthand.html [ Failure ] |
| 2079 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_text-decoration_line-through.html [ Failure ] |
| 2080 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_text-shadow.html [ Failure ] |
| 2081 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_timestamp_future.html [ Failure ] |
| 2082 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_timestamp_past.html [ Failure ] |
| 2083 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_transition_with_timestamp.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2084 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_normal_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2085 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_nowrap.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2086 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre-line_wrapped.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2087 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre-wrap_wrapped.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2088 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_white-space_pre_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2089 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_with_class.html [ Failure ] |
| 2090 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/class_object/class_with_class_object_specific_selector.html [ Failure ] |
| 2091 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_hex.html [ Failure ] |
| 2092 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_hsla.html [ Failure ] |
| 2093 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/color_rgba.html [ Failure ] |
| 2094 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/cue_func_selector_single_colon.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2095 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/font_properties.html [ Failure ] |
| 2096 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/font_shorthand.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2097 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/id_color.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2098 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/inherit_values_from_media_element.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2099 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_animation_with_timestamp.html [ Failure ] |
| 2100 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_background_properties.html [ Failure ] |
| 2101 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_background_shorthand.html [ Failure ] |
| 2102 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_color.html [ Failure ] |
| 2103 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_font_properties.html [ Failure ] |
| 2104 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_font_shorthand.html [ Failure ] |
| 2105 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_namespace.html [ Failure ] |
| 2106 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_outline_properties.html [ Failure ] |
| 2107 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_outline_shorthand.html [ Failure ] |
| 2108 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_text-decoration_line-through.html [ Failure ] |
| 2109 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_text-shadow.html [ Failure ] |
| 2110 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_timestamp_future.html [ Failure ] |
| 2111 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_timestamp_past.html [ Failure ] |
| 2112 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_transition_with_timestamp.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2113 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_normal_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2114 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_nowrap.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2115 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre-line_wrapped.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2116 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre-wrap_wrapped.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2117 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_white-space_pre_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2118 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_with_class.html [ Failure ] |
| 2119 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/italic_object/italic_with_class_object_specific_selector.html [ Failure ] |
| 2120 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/not_allowed_properties.html [ Failure ] |
| 2121 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/not_root_selector.html [ Failure ] |
| 2122 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/outline_properties.html [ Failure ] |
| 2123 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/outline_shorthand.html [ Failure ] |
| 2124 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/root_namespace.html [ Failure ] |
| 2125 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/root_selector.html [ Failure ] |
| 2126 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_line-through.html [ Failure ] |
| 2127 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_overline.html [ Failure ] |
| 2128 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_overline_underline_line-through.html [ Failure ] |
| 2129 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-decoration_underline.html [ Failure ] |
| 2130 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/text-shadow.html [ Failure ] |
| 2131 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/type_selector_root.html [ Failure ] |
| 2132 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_animation_with_timestamp.html [ Failure ] |
| 2133 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_background_properties.html [ Failure ] |
| 2134 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_background_shorthand.html [ Failure ] |
| 2135 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_color.html [ Failure ] |
| 2136 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_font_properties.html [ Failure ] |
| 2137 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_font_shorthand.html [ Failure ] |
| 2138 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_namespace.html [ Failure ] |
| 2139 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_outline_properties.html [ Failure ] |
| 2140 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_outline_shorthand.html [ Failure ] |
| 2141 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_text-decoration_line-through.html [ Failure ] |
| 2142 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_text-shadow.html [ Failure ] |
| 2143 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_timestamp_future.html [ Failure ] |
| 2144 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_timestamp_past.html [ Failure ] |
| 2145 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_transition_with_timestamp.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2146 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_normal_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2147 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_nowrap.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2148 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre-line_wrapped.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2149 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre-wrap_wrapped.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2150 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_white-space_pre_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2151 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_with_class.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2152 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/underline_object/underline_with_class_object_specific_selector.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2153 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_animation_with_timestamp.html [ Failure ] |
| 2154 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_background_properties.html [ Failure ] |
| 2155 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_background_shorthand.html [ Failure ] |
| 2156 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_color.html [ Failure ] |
| 2157 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_font_properties.html [ Failure ] |
| 2158 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_font_shorthand.html [ Failure ] |
| 2159 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_namespace.html [ Failure ] |
| 2160 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_outline_properties.html [ Failure ] |
| 2161 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_outline_shorthand.html [ Failure ] |
| 2162 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_text-decoration_line-through.html [ Failure ] |
| 2163 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_text-shadow.html [ Failure ] |
| 2164 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_timestamp_future.html [ Failure ] |
| 2165 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_timestamp_past.html [ Failure ] |
| 2166 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_transition_with_timestamp.html [ Failure ] |
| 2167 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_voice_attribute.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2168 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_normal_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2169 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_nowrap.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2170 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-line_wrapped.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2171 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre-wrap_wrapped.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2172 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_white-space_pre_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2173 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_with_class.html [ Failure ] |
| 2174 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/voice_object/voice_with_class_object_specific_selector.html [ Failure ] |
| 2175 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_normal_wrapped.html [ Failure ] |
| 2176 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_nowrap_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2177 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre-line_wrapped.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2178 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre-wrap_wrapped.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2179 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre.html [ Failure ] |
| 2180 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/white-space_pre_wrapped.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2181 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/bold_object_default_font-style.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2182 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/inherit_as_default_value_inherits_values_from_media_element.html [ Failure ] |
Quinten Yearsley | 1b6330fb | 2017-02-20 19:29:40 | [diff] [blame] | 2183 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/italic_object_default_font-style.html [ Failure ] |
| 2184 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/selectors/default_styles/underline_object_default_font-style.html [ Failure ] |
| 2185 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/size_50.html [ Failure ] |
qyearsley | 8111f4d | 2017-02-15 06:01:18 | [diff] [blame] | 2186 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/too_many_cues.html [ Failure ] |
| 2187 | crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/too_many_cues_wrapped.html [ Failure ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 2188 | crbug.com/626703 external/wpt/workers/name-property.html [ Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2189 | crbug.com/626703 external/wpt/XMLHttpRequest/abort-after-stop.htm [ Timeout ] |
| 2190 | crbug.com/626703 external/wpt/XMLHttpRequest/event-readystatechange-loaded.htm [ Failure Timeout ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2191 | crbug.com/626703 external/wpt/XMLHttpRequest/open-url-redirected-worker-origin.htm [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2192 | crbug.com/626703 external/wpt/XMLHttpRequest/preserve-ua-header-on-redirect.htm [ Failure ] |
Joe Downing | a776fc9 | 2017-08-04 18:38:13 | [diff] [blame] | 2193 | crbug.com/626703 [ Linux ] external/wpt/XMLHttpRequest/send-content-type-string.htm [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2194 | crbug.com/626703 external/wpt/XMLHttpRequest/send-entity-body-document.htm [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2195 | crbug.com/626703 external/wpt/XMLHttpRequest/setrequestheader-header-allowed.htm [ Failure ] |
Quinten Yearsley | 5645607 | 2017-07-17 17:50:44 | [diff] [blame] | 2196 | crbug.com/626703 virtual/service-worker-script-streaming/external/wpt/service-workers/service-worker/update-bytecheck.https.html [ Timeout ] |
| 2197 | crbug.com/717157 external/wpt/fetch/api/basic/integrity-sharedworker.html [ Crash Timeout Pass ] |
| 2198 | |
Reza.Zakerinasab | 037613aa | 2017-08-14 16:26:25 | [diff] [blame] | 2199 | # These external tests fail after turning on color correct rendering for canvas |
| 2200 | # since they use a non-SRGB source image. |
| 2201 | crbug.com/733274 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_1.html [ Failure ] |
| 2202 | crbug.com/733274 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_2.html [ Failure ] |
| 2203 | crbug.com/733274 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_3.html [ Failure ] |
| 2204 | crbug.com/733274 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_4.html [ Failure ] |
| 2205 | crbug.com/733274 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_5.html [ Failure ] |
| 2206 | crbug.com/733274 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_6.html [ Failure ] |
| 2207 | crbug.com/733274 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_7.html [ Failure ] |
| 2208 | crbug.com/733274 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_8.html [ Failure ] |
| 2209 | crbug.com/733274 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_10.html [ Failure ] |
| 2210 | crbug.com/733274 external/wpt/2dcontext/drawing-images-to-the-canvas/drawimage_svg_image_1.html [ Failure ] |
| 2211 | crbug.com/733274 virtual/display_list_2d_canvas/fast/canvas/canvas-pattern-no-repeat-with-transformations.html [ Failure ] |
| 2212 | crbug.com/733274 virtual/display_list_2d_canvas/fast/canvas/image-object-in-canvas.html [ Failure ] |
qyearsley | 09f6162 | 2017-05-17 02:20:55 | [diff] [blame] | 2213 | |
tkent | 04cc2dcb | 2017-02-08 23:53:42 | [diff] [blame] | 2214 | crbug.com/666993 external/wpt/html/webappapis/idle-callbacks/basic.html [ Timeout ] |
| 2215 | crbug.com/666993 external/wpt/html/webappapis/idle-callbacks/callback-idle-periods.html [ Timeout ] |
| 2216 | crbug.com/666993 external/wpt/html/webappapis/idle-callbacks/callback-timeout-with-raf.html [ Timeout ] |
zakerinasab | 93dd565 | 2016-09-13 23:07:30 | [diff] [blame] | 2217 | |
verwaest | 50d4cff | 2017-04-28 12:10:09 | [diff] [blame] | 2218 | crbug.com/713732 fast/dom/Window/dom-access-from-closure-iframe.html [ NeedsManualRebaseline ] |
| 2219 | crbug.com/713732 fast/dom/Window/dom-access-from-closure-window-with-gc.html [ NeedsManualRebaseline ] |
| 2220 | crbug.com/713732 fast/dom/Window/dom-access-from-closure-window.html [ NeedsManualRebaseline ] |
| 2221 | crbug.com/713732 http/tests/serviceworker/chromium/frame-detached-by-navigation.html [ NeedsManualRebaseline ] |
| 2222 | crbug.com/713732 virtual/mojo-loading/http/tests/serviceworker/chromium/frame-detached-by-navigation.html [ NeedsManualRebaseline ] |
Makoto Shimazu | 6762b77 | 2017-07-06 09:54:54 | [diff] [blame] | 2223 | crbug.com/713732 virtual/service-worker-script-streaming/http/tests/serviceworker/chromium/frame-detached-by-navigation.html [ NeedsManualRebaseline ] |
verwaest | 50d4cff | 2017-04-28 12:10:09 | [diff] [blame] | 2224 | |
qyearsley | 2b7b4a5d | 2016-12-17 19:28:01 | [diff] [blame] | 2225 | # Crashes with DCHECK enabled, but not on normal Release builds. |
Raphael Kubo da Costa | 3e2464d | 2017-08-04 15:06:11 | [diff] [blame] | 2226 | crbug.com/626703 external/wpt/css/css-ui-3/text-overflow-011.html [ Failure Crash Pass ] |
Quinten Yearsley | 16fa46a1 | 2017-04-14 00:37:15 | [diff] [blame] | 2227 | crbug.com/626703 external/wpt/workers/opaque-origin.html [ Failure Crash Timeout ] |
Quinten Yearsley | b8a31c8 | 2017-03-15 04:37:26 | [diff] [blame] | 2228 | crbug.com/626703 external/wpt/html/rendering/non-replaced-elements/margin-collapsing-quirks/multicol-quirks-mode.html [ Pass Crash ] |
Reilly Grant | 6f06d7df | 2017-08-15 18:42:24 | [diff] [blame] | 2229 | crbug.com/626703 external/wpt/html/rendering/non-replaced-elements/margin-collapsing-quirks/multicol-standards-mode.html [ Pass Crash Failure ] |
Quinten Yearsley | a27b4d0 | 2017-05-11 18:27:49 | [diff] [blame] | 2230 | crbug.com/720545 external/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-1.htm [ Crash Pass ] |
| 2231 | crbug.com/720545 external/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-2.htm [ Crash Pass ] |
| 2232 | crbug.com/720545 external/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-3.htm [ Crash Pass ] |
| 2233 | crbug.com/720545 external/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-4.htm [ Crash Pass ] |
| 2234 | crbug.com/720545 external/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-5.htm [ Crash Pass ] |
| 2235 | crbug.com/720545 external/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-6.htm [ Crash Pass ] |
| 2236 | crbug.com/720545 external/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-7.htm [ Crash Pass ] |
| 2237 | crbug.com/720545 external/wpt/html/the-xhtml-syntax/parsing-xhtml-documents/xhtml-mathml-dtd-entity-9.htm [ Crash Pass ] |
qyearsley | 2b7b4a5d | 2016-12-17 19:28:01 | [diff] [blame] | 2238 | |
qyearsley | 1e2bea9 | 2016-12-02 01:34:01 | [diff] [blame] | 2239 | # Other untriaged test failures, timeouts and crashes from newly-imported WPT tests. |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2240 | crbug.com/666703 external/wpt/html/browsers/sandboxing/sandbox-disallow-same-origin.html [ Timeout ] |
tkent | 195d2a3 | 2017-01-23 08:15:47 | [diff] [blame] | 2241 | crbug.com/626703 external/wpt/html/dom/documents/dom-tree-accessors/Document.currentScript.html [ Timeout ] |
bsep | 323eef4 | 2017-02-09 22:18:45 | [diff] [blame] | 2242 | crbug.com/626703 external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html [ Failure Pass ] |
tapted | 84cb9a0 | 2016-11-04 03:56:35 | [diff] [blame] | 2243 | |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2244 | crbug.com/655458 external/wpt/workers/constructors/SharedWorker/undefined-arguments.html [ Failure ] |
| 2245 | crbug.com/655458 external/wpt/workers/baseurl/alpha/worker.html [ Failure ] |
| 2246 | crbug.com/655458 external/wpt/workers/interfaces/SharedWorkerGlobalScope/onconnect.html [ Failure ] |
| 2247 | crbug.com/655458 external/wpt/workers/baseurl/alpha/importScripts.html [ Failure ] |
| 2248 | crbug.com/655458 external/wpt/workers/constructors/SharedWorker/setting-port-members.html [ Failure ] |
| 2249 | crbug.com/655458 external/wpt/workers/baseurl/alpha/xhr.html [ Failure ] |
| 2250 | crbug.com/655458 external/wpt/workers/constructors/SharedWorker/connect-event.html [ Failure ] |
| 2251 | crbug.com/655458 external/wpt/workers/semantics/interface-objects/003.html [ Failure ] |
| 2252 | crbug.com/655458 external/wpt/workers/constructors/Worker/unresolvable-url.html [ Failure ] |
| 2253 | crbug.com/655458 external/wpt/workers/semantics/interface-objects/004.html [ Failure ] |
| 2254 | crbug.com/655458 external/wpt/workers/interfaces/WorkerUtils/importScripts/004.html [ Failure ] |
| 2255 | crbug.com/655458 external/wpt/workers/Worker_ErrorEvent_error.htm [ Failure ] |
| 2256 | crbug.com/655458 external/wpt/workers/semantics/reporting-errors/002.html [ Failure ] |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2257 | crbug.com/655458 external/wpt/workers/semantics/reporting-errors/001.html [ Failure ] |
| 2258 | crbug.com/655458 external/wpt/workers/semantics/run-a-worker/003.html [ Failure ] |
| 2259 | crbug.com/655458 external/wpt/workers/constructors/Worker/AbstractWorker.onerror.html [ Failure ] |
| 2260 | crbug.com/655458 external/wpt/workers/interfaces/WorkerGlobalScope/onerror/exception-in-onerror.html [ Failure ] |
| 2261 | crbug.com/655458 external/wpt/workers/interfaces/WorkerGlobalScope/onerror/not-handled.html [ Failure ] |
| 2262 | crbug.com/655458 external/wpt/workers/baseurl/alpha/sharedworker.html [ Failure ] |
| 2263 | crbug.com/655458 external/wpt/workers/Worker_terminate_event_queue.htm [ Timeout ] |
| 2264 | crbug.com/655458 external/wpt/workers/interfaces/WorkerUtils/navigator/language.html [ Failure ] |
| 2265 | crbug.com/655458 external/wpt/workers/interfaces/WorkerGlobalScope/onerror/handled.html [ Failure ] |
| 2266 | crbug.com/655458 external/wpt/workers/constructors/SharedWorker/interface-objects.html [ Failure ] |
| 2267 | crbug.com/655458 external/wpt/workers/constructors/SharedWorker/unresolvable-url.html [ Failure ] |
nhiroki | 73080676 | 2016-10-14 04:20:43 | [diff] [blame] | 2268 | |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2269 | crbug.com/655458 external/wpt/workers/constructors/SharedWorker/same-origin.html [ Failure Timeout ] |
| 2270 | crbug.com/655458 external/wpt/workers/constructors/Worker/same-origin.html [ Failure Timeout ] |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2271 | crbug.com/655458 external/wpt/workers/interfaces/WorkerGlobalScope/location/redirect.html [ Failure Timeout ] |
| 2272 | crbug.com/655458 external/wpt/workers/interfaces/WorkerGlobalScope/onerror/propagate-to-window-onerror.html [ Failure Timeout ] |
| 2273 | crbug.com/655458 external/wpt/workers/interfaces/WorkerUtils/importScripts/006.html [ Failure Timeout ] |
| 2274 | crbug.com/655458 external/wpt/workers/semantics/multiple-workers/003.html [ Failure Timeout ] |
| 2275 | crbug.com/655458 external/wpt/workers/semantics/multiple-workers/005.html [ Failure Timeout ] |
| 2276 | crbug.com/655458 external/wpt/workers/semantics/multiple-workers/006.html [ Failure Timeout ] |
| 2277 | crbug.com/655458 external/wpt/workers/semantics/multiple-workers/007.html [ Failure Timeout ] |
| 2278 | crbug.com/655458 external/wpt/workers/semantics/navigation/001.html [ Failure Timeout ] |
| 2279 | crbug.com/655458 external/wpt/workers/semantics/navigation/002.html [ Failure Timeout ] |
nhiroki | 73080676 | 2016-10-14 04:20:43 | [diff] [blame] | 2280 | |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2281 | crbug.com/655458 external/wpt/workers/semantics/structured-clone/dedicated.html [ Crash Failure Timeout ] |
| 2282 | crbug.com/655458 external/wpt/workers/semantics/structured-clone/shared.html [ Crash Failure Timeout ] |
shimazu | a4ed034 | 2016-10-20 04:43:34 | [diff] [blame] | 2283 | |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2284 | crbug.com/490511 external/wpt/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-remove-from-document-networkState.html [ Timeout ] |
mike | 420b56c7 | 2017-03-24 20:31:33 | [diff] [blame] | 2285 | crbug.com/675540 external/wpt/service-workers/service-worker/claim-with-redirect.https.html [ Skip ] |
qyearsley | 1a8851a5 | 2016-11-15 22:29:53 | [diff] [blame] | 2286 | |
mkwst | 8574b4d | 2017-03-27 10:07:10 | [diff] [blame] | 2287 | crbug.com/435547 http/tests/cachestorage/serviceworker/ignore-search-with-credentials.html [ Skip ] |
| 2288 | crbug.com/435547 virtual/mojo-loading/http/tests/cachestorage/serviceworker/ignore-search-with-credentials.html [ Skip ] |
| 2289 | |
Quinten Yearsley | 214ab5da | 2017-03-10 17:01:50 | [diff] [blame] | 2290 | crbug.com/697971 [ Mac10.12 ] fast/text/flexbox-selection-nested.html [ Skip ] |
| 2291 | crbug.com/697971 [ Mac10.12 ] fast/text/flexbox-selection.html [ Skip ] |
tansell | a086f601 | 2017-06-22 13:28:02 | [diff] [blame] | 2292 | crbug.com/678481 http/tests/inspector/appcache/appcache-manifest-with-non-existing-file.html [ Skip ] |
| 2293 | crbug.com/678481 virtual/mojo-loading/http/tests/inspector/appcache/appcache-iframe-manifests.html [ Skip ] |
Quinten Yearsley | 214ab5da | 2017-03-10 17:01:50 | [diff] [blame] | 2294 | |
qyearsley | 468205e | 2017-03-13 22:13:46 | [diff] [blame] | 2295 | crbug.com/701047 [ Mac10.12 ] editing/caret/caret-color.html [ Failure ] |
| 2296 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-at-paragraph-boundaries-011.html [ Failure ] |
| 2297 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-line-001.html [ Failure ] |
| 2298 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-line-002.html [ Failure ] |
| 2299 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-line-004.html [ Failure ] |
| 2300 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-line-005.html [ Failure ] |
| 2301 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-line-006.html [ Failure ] |
| 2302 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-line-007.html [ Failure ] |
| 2303 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-line-008.html [ Failure ] |
| 2304 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-line-009.html [ Failure ] |
| 2305 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-line-010.html [ Failure ] |
| 2306 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-line-011.html [ Failure ] |
| 2307 | crbug.com/701047 [ Mac10.12 ] editing/deleting/delete-line-012.html [ Failure ] |
| 2308 | crbug.com/701047 [ Mac10.12 ] editing/inserting/insert-br-quoted-001.html [ Failure ] |
| 2309 | crbug.com/701047 [ Mac10.12 ] editing/inserting/insert-br-quoted-002.html [ Failure ] |
| 2310 | crbug.com/701047 [ Mac10.12 ] editing/inserting/insert-br-quoted-003.html [ Failure ] |
| 2311 | crbug.com/701047 [ Mac10.12 ] editing/inserting/insert-br-quoted-004.html [ Failure ] |
| 2312 | crbug.com/701047 [ Mac10.12 ] editing/inserting/insert-br-quoted-005.html [ Failure ] |
| 2313 | crbug.com/701047 [ Mac10.12 ] editing/inserting/insert-br-quoted-006.html [ Failure ] |
| 2314 | crbug.com/701047 [ Mac10.12 ] editing/pasteboard/emacs-ctrl-k-y-001.html [ Failure ] |
| 2315 | crbug.com/701047 [ Mac10.12 ] editing/pasteboard/paste-line-endings-001.html [ Failure ] |
| 2316 | crbug.com/701047 [ Mac10.12 ] editing/pasteboard/paste-line-endings-002.html [ Failure ] |
| 2317 | crbug.com/701047 [ Mac10.12 ] editing/pasteboard/paste-line-endings-003.html [ Failure ] |
| 2318 | crbug.com/701047 [ Mac10.12 ] editing/pasteboard/paste-line-endings-004.html [ Failure ] |
| 2319 | crbug.com/701047 [ Mac10.12 ] editing/pasteboard/paste-line-endings-005.html [ Failure ] |
| 2320 | crbug.com/701047 [ Mac10.12 ] editing/pasteboard/paste-text-016.html [ Failure ] |
qyearsley | 468205e | 2017-03-13 22:13:46 | [diff] [blame] | 2321 | crbug.com/701047 [ Mac10.12 ] editing/selection/4975120.html [ Failure ] |
| 2322 | crbug.com/701047 [ Mac10.12 ] editing/selection/move-3875618-fix.html [ Failure ] |
| 2323 | crbug.com/701047 [ Mac10.12 ] editing/selection/move-3875641-fix.html [ Failure ] |
| 2324 | crbug.com/701047 [ Mac10.12 ] editing/selection/move-by-sentence-001.html [ Failure ] |
| 2325 | crbug.com/701047 [ Mac10.12 ] editing/selection/select-missing-image.html [ Failure ] |
| 2326 | crbug.com/701047 [ Mac10.12 ] editing/style/block-style-001.html [ Failure ] |
| 2327 | crbug.com/701047 [ Mac10.12 ] editing/style/block-style-002.html [ Failure ] |
| 2328 | crbug.com/701047 [ Mac10.12 ] editing/style/block-style-003.html [ Failure ] |
| 2329 | crbug.com/701047 [ Mac10.12 ] editing/style/block-styles-007.html [ Failure ] |
| 2330 | |
yhirano | a474c91 | 2016-11-10 05:57:45 | [diff] [blame] | 2331 | # mojo-loading: This is an experimental feature. failing virtual tests are |
| 2332 | # listed below. |
yhirano | 3d08369 | 2016-12-01 07:54:29 | [diff] [blame] | 2333 | |
yhirano | 176c99dd | 2016-11-14 05:03:57 | [diff] [blame] | 2334 | crbug.com/664873 http/tests/xmlhttprequest/small-chunks-response-text.html [ Failure Pass ] |
| 2335 | crbug.com/664873 virtual/mojo-loading/http/tests/xmlhttprequest/small-chunks-response-text.html [ Failure Pass ] |
yhirano | a474c91 | 2016-11-10 05:57:45 | [diff] [blame] | 2336 | |
tyoshino | 3b0c6cc | 2016-10-28 06:27:53 | [diff] [blame] | 2337 | crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-comes-later.html [ Pass Failure ] |
Nathan Bruer | 093dd5a | 2017-06-22 02:36:05 | [diff] [blame] | 2338 | crbug.com/735245 http/tests/inspector/application-panel/storage-view-reports-quota.html [ Pass Timeout ] |
Quinten Yearsley | 194f67a5 | 2017-06-23 16:10:47 | [diff] [blame] | 2339 | crbug.com/735245 virtual/mojo-loading/http/tests/inspector/application-panel/storage-view-reports-quota.html [ Pass Timeout Failure ] |
tyoshino | 96c83b7 | 2016-10-28 07:36:16 | [diff] [blame] | 2340 | |
rego | 91d2f36 | 2017-02-01 18:54:08 | [diff] [blame] | 2341 | # [css-grid] |
jfernandez | 84aad1b | 2016-11-03 00:36:43 | [diff] [blame] | 2342 | crbug.com/659610 fast/css-grid-layout/grid-baseline.html [ Failure ] |
| 2343 | crbug.com/659610 fast/css-grid-layout/grid-baseline-margins.html [ Failure ] |
rego | 584e736d | 2017-04-07 09:23:02 | [diff] [blame] | 2344 | crbug.com/511177 external/wpt/css/css-grid-1/grid-layout-properties.html [ Failure ] |
jfernandez | 45688c2b | 2017-04-04 11:04:23 | [diff] [blame] | 2345 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-align-baseline-vertical.html [ Failure ] |
| 2346 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-03.html [ Failure ] |
| 2347 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-04.html [ Failure ] |
| 2348 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-06.html [ Failure ] |
| 2349 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-07.html [ Failure ] |
| 2350 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-horiz-03.html [ Failure ] |
| 2351 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-horiz-04.html [ Failure ] |
| 2352 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-horiz-05.html [ Failure ] |
| 2353 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-vertical-lr-02.html [ Failure ] |
| 2354 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-vertical-lr-04.html [ Failure ] |
| 2355 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-vertical-lr-06.html [ Failure ] |
| 2356 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-vertical-rl-02.html [ Failure ] |
| 2357 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-vertical-rl-03.html [ Failure ] |
| 2358 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-vertical-rl-04.html [ Failure ] |
| 2359 | crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-vertical-rl-05.html [ Failure ] |
oshima | 1b5e5a9 | 2016-12-14 01:36:44 | [diff] [blame] | 2360 | |
rego | 567655f3 | 2017-03-24 13:23:06 | [diff] [blame] | 2361 | # [selectors-4] |
Florin Malita | 2a6664ac9 | 2017-07-12 19:26:30 | [diff] [blame] | 2362 | crbug.com/706118 external/wpt/css/selectors4/focus-within-004.html [ Failure ] |
rego | 333a624 | 2017-04-07 20:18:04 | [diff] [blame] | 2363 | crbug.com/706118 external/wpt/css/selectors4/hover-001-manual.html [ Skip ] |
| 2364 | crbug.com/576815 external/wpt/css/selectors4/selectors-dir-selector-ltr-001.html [ Failure ] |
| 2365 | crbug.com/576815 external/wpt/css/selectors4/selectors-dir-selector-rtl-001.html [ Failure ] |
Quinten Yearsley | 3101152 | 2017-04-03 15:26:10 | [diff] [blame] | 2366 | crbug.com/576815 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/selectors4/dir-style-01a.html [ Failure ] |
| 2367 | crbug.com/576815 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/selectors4/dir-style-01b.html [ Failure ] |
| 2368 | crbug.com/576815 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/selectors4/dir-style-02a.html [ Failure ] |
| 2369 | crbug.com/576815 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/selectors4/dir-style-02b.html [ Failure ] |
| 2370 | crbug.com/576815 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/selectors4/dir-style-03a.html [ Failure ] |
| 2371 | crbug.com/576815 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/selectors4/dir-style-03b.html [ Failure ] |
| 2372 | crbug.com/576815 external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/selectors4/dir-style-04.html [ Failure ] |
jfernandez | 7b60b014 | 2017-03-21 13:21:15 | [diff] [blame] | 2373 | |
Chris Hall | f25334a | 2016-11-03 04:07:07 | [diff] [blame] | 2374 | # TODO(chrishall): this is a temporary mediation step as part of the P0 issue crbug.com/657646 |
| 2375 | # this is not meant to be here for more than a few days (from 2016-11-03 SYD) |
| 2376 | crbug.com/657646 [ Win ] fast/text/font-weight.html [ Failure Pass ] |
| 2377 | crbug.com/657646 [ Win ] fast/text/textIteratorNilRenderer.html [ Failure Pass ] |
| 2378 | crbug.com/657646 [ Win ] fast/text/font-stretch.html [ Failure Pass ] |
| 2379 | crbug.com/657646 [ Win ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure Pass ] |
| 2380 | crbug.com/657646 [ Win ] fast/text/international/bidi-listbox-atsui.html [ Failure Pass ] |
| 2381 | crbug.com/657646 [ Win ] fast/text/international/bidi-listbox.html [ Failure Pass ] |
| 2382 | crbug.com/657646 [ Win ] fast/text/international/lang-glyph-cache-separation.html [ Failure Pass ] |
| 2383 | crbug.com/657646 [ Win ] fast/text/font-stretch-variant.html [ Failure Pass ] |
| 2384 | crbug.com/657646 [ Win ] fast/text/drawBidiText.html [ Failure Pass ] |
| 2385 | crbug.com/657646 [ Win ] fast/text/font-features/caps-native-synthesis.html [ Failure Pass ] |
nhiroki | 4cee38b | 2016-11-11 10:51:11 | [diff] [blame] | 2386 | |
nhiroki | a8da913 | 2017-05-11 21:25:17 | [diff] [blame] | 2387 | crbug.com/664450 http/tests/inspector/console/console-on-animation-worklet.html [ Skip ] |
| 2388 | crbug.com/664450 virtual/mojo-loading/http/tests/inspector/console/console-on-animation-worklet.html [ Skip ] |
kozyatinskiy | 5e821a7 | 2016-11-17 02:50:15 | [diff] [blame] | 2389 | |
jsbell | e831429b | 2016-11-18 03:07:13 | [diff] [blame] | 2390 | # Fail when run with --enable-wptserve due to data: URLs treated as cross-origin: (crbug.com/508730) |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2391 | crbug.com/508730 external/wpt/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html [ Failure ] |
| 2392 | crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/media-elements/interfaces/TextTrack/addCue.html [ Failure ] |
| 2393 | crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/endTime.html [ Failure ] |
| 2394 | crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/id.html [ Failure ] |
| 2395 | crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/pauseOnExit.html [ Failure ] |
| 2396 | crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/startTime.html [ Failure ] |
| 2397 | crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/track.html [ Failure ] |
| 2398 | crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/media-elements/interfaces/TextTrack/removeCue.html [ Failure ] |
| 2399 | crbug.com/508730 external/wpt/html/semantics/embedded-content/media-elements/track/track-element/cloneNode.html [ Failure ] |
jsbell | e831429b | 2016-11-18 03:07:13 | [diff] [blame] | 2400 | |
| 2401 | # Fail when run with --enable-wptserve: (crbug.com/508734) |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2402 | crbug.com/508734 external/wpt/html/semantics/document-metadata/the-link-element/link-style-error-01.html [ Failure ] |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2403 | crbug.com/508734 external/wpt/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/004.xhtml [ Failure ] |
| 2404 | crbug.com/508734 external/wpt/html/browsers/browsing-the-web/history-traversal/browsing_context_name_cross_origin_3.html [ Failure ] |
| 2405 | crbug.com/508734 external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-objects.html [ Pass Failure Timeout ] |
jsbell | e831429b | 2016-11-18 03:07:13 | [diff] [blame] | 2406 | |
| 2407 | # Fail differently when run with --enable-wptserve: (crbug.com/508728) |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2408 | crbug.com/508728 crbug.com/664268 external/wpt/html/browsers/history/the-location-interface/reload_post_1.html [ Failure Timeout ] |
| 2409 | crbug.com/508728 external/wpt/webstorage/document-domain.html [ Failure Timeout ] |
| 2410 | crbug.com/508728 virtual/mojo-localstorage/external/wpt/webstorage/document-domain.html [ Failure Timeout ] |
dpranke | 2431536e | 2016-11-30 08:22:01 | [diff] [blame] | 2411 | |
tkent | 0524c631 | 2017-01-19 04:22:40 | [diff] [blame] | 2412 | crbug.com/508728 external/wpt/workers/Worker_cross_origin_security_err.htm [ Timeout ] |
jsbell | e831429b | 2016-11-18 03:07:13 | [diff] [blame] | 2413 | |
| 2414 | # This test needs to be updated: fails because it expects showModalDialog and some other APIs. |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2415 | crbug.com/508728 external/wpt/html/browsers/the-window-object/security-window/window-security.html [ Failure ] |
jsbell | e831429b | 2016-11-18 03:07:13 | [diff] [blame] | 2416 | |
tkent | 0524c631 | 2017-01-19 04:22:40 | [diff] [blame] | 2417 | crbug.com/602693 external/wpt/service-workers/service-worker/fetch-frame-resource.https.html [ Timeout ] |
Makoto Shimazu | 6762b77 | 2017-07-06 09:54:54 | [diff] [blame] | 2418 | crbug.com/602693 virtual/service-worker-script-streaming/external/wpt/service-workers/service-worker/fetch-frame-resource.https.html [ Timeout ] |
Marijn Kruisselbrink | 058ca54 | 2017-08-01 22:55:21 | [diff] [blame] | 2419 | crbug.com/602693 virtual/mojo-blobs/external/wpt/service-workers/service-worker/fetch-frame-resource.https.html [ Timeout ] |
jsbell | e831429b | 2016-11-18 03:07:13 | [diff] [blame] | 2420 | |
falken | 4bcd0bfa | 2017-02-14 09:05:10 | [diff] [blame] | 2421 | # This test requires a special browser flag and seems not suitable for a wpt test, see bug. |
| 2422 | crbug.com/691944 external/wpt/service-workers/service-worker/update-after-oneday.https.html [ Skip ] |
Makoto Shimazu | 6762b77 | 2017-07-06 09:54:54 | [diff] [blame] | 2423 | crbug.com/691944 virtual/service-worker-script-streaming/external/wpt/service-workers/service-worker/update-after-oneday.https.html [ Skip ] |
Marijn Kruisselbrink | 058ca54 | 2017-08-01 22:55:21 | [diff] [blame] | 2424 | crbug.com/691944 virtual/mojo-blobs/external/wpt/service-workers/service-worker/update-after-oneday.https.html [ Skip ] |
jsbell | e831429b | 2016-11-18 03:07:13 | [diff] [blame] | 2425 | |
jsbell | e831429b | 2016-11-18 03:07:13 | [diff] [blame] | 2426 | # These tests (erroneously) see a platform-specific User-Agent header |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2427 | crbug.com/595993 external/wpt/service-workers/service-worker/fetch-header-visibility.https.html [ Failure ] |
Makoto Shimazu | 6762b77 | 2017-07-06 09:54:54 | [diff] [blame] | 2428 | crbug.com/595993 virtual/service-worker-script-streaming/external/wpt/service-workers/service-worker/fetch-header-visibility.https.html [ Failure ] |
Marijn Kruisselbrink | 058ca54 | 2017-08-01 22:55:21 | [diff] [blame] | 2429 | crbug.com/595993 virtual/mojo-blobs/external/wpt/service-workers/service-worker/fetch-header-visibility.https.html [ Failure ] |
Quinten Yearsley | 6506b8b8 | 2017-01-17 23:52:28 | [diff] [blame] | 2430 | crbug.com/595993 external/wpt/service-workers/service-worker/request-end-to-end.https.html [ Failure ] |
Makoto Shimazu | 6762b77 | 2017-07-06 09:54:54 | [diff] [blame] | 2431 | crbug.com/595993 virtual/service-worker-script-streaming/external/wpt/service-workers/service-worker/request-end-to-end.https.html [ Failure ] |
Marijn Kruisselbrink | 058ca54 | 2017-08-01 22:55:21 | [diff] [blame] | 2432 | crbug.com/595993 virtual/mojo-blobs/external/wpt/service-workers/service-worker/request-end-to-end.https.html [ Failure ] |
mgiuca | 7d0814b | 2016-11-18 04:34:44 | [diff] [blame] | 2433 | |
joedow | 1343fa82 | 2017-02-06 21:46:34 | [diff] [blame] | 2434 | crbug.com/619427 [ Mac Linux ] fast/overflow/overflow-height-float-not-removed-crash3.html [ Pass Failure ] |
kozyatinskiy | 1379b6c | 2016-11-21 18:18:38 | [diff] [blame] | 2435 | |
| 2436 | crbug.com/667371 inspector/elements/styles-1/color-aware-property-value-edit.html [ Pass Failure ] |
jsbell | 80cc804 | 2016-11-21 21:11:32 | [diff] [blame] | 2437 | |
rego | e8df8fe | 2016-11-29 14:48:43 | [diff] [blame] | 2438 | # [css-ui] Imported tests from W3C suite. |
qyearsley | a2e0740 | 2017-04-24 08:02:52 | [diff] [blame] | 2439 | crbug.com/669473 external/wpt/css/css-ui-3/box-sizing-014.html [ Failure ] |
| 2440 | crbug.com/669473 external/wpt/css/css-ui-3/box-sizing-015.html [ Failure ] |
| 2441 | crbug.com/669473 external/wpt/css/css-ui-3/box-sizing-016.html [ Failure ] |
| 2442 | crbug.com/669473 external/wpt/css/css-ui-3/box-sizing-018.html [ Failure ] |
| 2443 | crbug.com/669473 external/wpt/css/css-ui-3/box-sizing-019.html [ Failure ] |
| 2444 | crbug.com/669473 external/wpt/css/css-ui-3/box-sizing-024.html [ Failure ] |
| 2445 | crbug.com/669473 external/wpt/css/css-ui-3/box-sizing-025.html [ Failure ] |
| 2446 | crbug.com/669473 external/wpt/css/css-ui-3/outline-005.html [ Failure ] |
| 2447 | crbug.com/669473 external/wpt/css/css-ui-3/outline-006.html [ Failure ] |
| 2448 | crbug.com/669473 external/wpt/css/css-ui-3/outline-013.html [ Failure ] |
| 2449 | crbug.com/669473 external/wpt/css/css-ui-3/outline-014.html [ Failure ] |
| 2450 | crbug.com/669473 external/wpt/css/css-ui-3/outline-015.html [ Failure ] |
| 2451 | crbug.com/669473 external/wpt/css/css-ui-3/outline-016.html [ Failure ] |
dpranke | 2431536e | 2016-11-30 08:22:01 | [diff] [blame] | 2452 | |
mek | 09f2dd1 | 2017-01-18 21:10:59 | [diff] [blame] | 2453 | crbug.com/670024 external/wpt/webmessaging/broadcastchannel/sandbox.html [ Failure ] |
| 2454 | crbug.com/660384 external/wpt/webmessaging/with-ports/001.html [ Failure ] |
| 2455 | crbug.com/660384 external/wpt/webmessaging/without-ports/001.html [ Failure ] |
mek | 09f2dd1 | 2017-01-18 21:10:59 | [diff] [blame] | 2456 | crbug.com/673526 external/wpt/webmessaging/message-channels/close.html [ Failure ] |
| 2457 | |
yhirano | c91d1b9 | 2016-12-12 01:17:19 | [diff] [blame] | 2458 | # Added 2016-12-12 |
| 2459 | crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Failure Pass ] |
| 2460 | crbug.com/610835 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Failure Pass ] |
Antony Sargent | 7d788939 | 2016-12-12 20:50:56 | [diff] [blame] | 2461 | |
| 2462 | # Added 2016-12-12 |
jeffcarp | 94c132f | 2016-12-19 21:34:09 | [diff] [blame] | 2463 | crbug.com/673539 [ Linux Win ] css3/filters/effect-contrast-hw.html [ Pass Failure ] |
grunell | 5d14a89b | 2016-12-14 14:33:04 | [diff] [blame] | 2464 | |
Guido Urdaneta | 6c1a1cc | 2016-12-15 10:27:47 | [diff] [blame] | 2465 | # Added 2016-12-15 |
fmalita | 88df6d3 | 2017-03-13 14:00:58 | [diff] [blame] | 2466 | crbug.com/674466 [ Win10 ] fast/forms/select/menulist-appearance-rtl.html [ Pass Failure ] |
Guido Urdaneta | db86046 | 2016-12-15 10:53:11 | [diff] [blame] | 2467 | |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2468 | # ====== Random order flaky tests from here ====== |
| 2469 | # These tests are flaky when run in random order, which is the default on Linux & Mac since since 2016-12-16. |
| 2470 | |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2471 | crbug.com/663585 editing/pasteboard/data-transfer-items-image-png.html [ Pass Failure ] |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2472 | |
| 2473 | # Possible duplicate of crbug.com/509025 |
| 2474 | # crbug.com/663847 fast/events/context-no-deselect.html [ Pass Failure ] |
| 2475 | |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2476 | crbug.com/652536 fast/events/mouse-cursor.html [ Pass Failure ] |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2477 | crbug.com/671478 fast/table/percent-height-replaced-content-in-cell.html [ Pass Failure ] |
yhirano | 4e1eb3c | 2017-04-19 08:38:27 | [diff] [blame] | 2478 | crbug.com/671478 virtual/mojo-loading/fast/table/percent-height-replaced-content-in-cell.html [ Pass Failure ] |
jeffcarp | d7473c2 | 2017-01-05 02:42:55 | [diff] [blame] | 2479 | crbug.com/663858 fast/text/emphasis.html [ Pass Failure ] |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2480 | crbug.com/663858 fast/text/emphasis-vertical.html [ Pass Failure ] |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2481 | crbug.com/663876 http/tests/loading/doc-write-sync-third-party-script-block-effectively-2g.html [ Pass Failure ] |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2482 | crbug.com/664816 http/tests/security/contentSecurityPolicy/require-sri-for/require-sri-for-script-reportonly-blocked.php [ Pass Failure ] |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2483 | crbug.com/664819 http/tests/security/isolatedWorld/bypass-main-world-csp-for-inline-style.html [ Pass Failure ] |
| 2484 | crbug.com/664819 http/tests/security/isolatedWorld/bypass-main-world-csp-for-xhr.html [ Pass Failure ] |
| 2485 | crbug.com/664819 http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Pass Failure ] |
| 2486 | crbug.com/664819 http/tests/security/isolatedWorld/events.html [ Pass Failure ] |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2487 | crbug.com/663876 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-party-script-block-effectively-2g.html [ Pass Failure ] |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2488 | crbug.com/664819 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-main-world-csp-for-inline-style.html [ Pass Failure ] |
| 2489 | crbug.com/664819 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-main-world-csp-for-xhr.html [ Pass Failure ] |
| 2490 | crbug.com/664819 virtual/mojo-loading/http/tests/security/isolatedWorld/bypass-main-world-csp-iframes.html [ Pass Failure ] |
| 2491 | crbug.com/664819 virtual/mojo-loading/http/tests/security/isolatedWorld/events.html [ Pass Failure ] |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2492 | |
| 2493 | # Possible duplicate of crbug.com/498539 |
| 2494 | # crbug.com/664843 inspector/elements/styles-4/styles-update-from-js.html [ Pass Failure ] |
| 2495 | |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2496 | crbug.com/664844 media/track/track-cue-rendering-tree-is-removed-properly.html [ Pass Failure ] |
| 2497 | crbug.com/664844 media/track/track-default-attribute.html [ Pass Failure ] |
| 2498 | crbug.com/664844 media/track/track-kind-user-preference.html [ Pass Failure ] |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2499 | |
eae | 5a080cc | 2017-03-18 00:52:40 | [diff] [blame] | 2500 | crbug.com/702837 fast/text/aat-morx.html [ Skip ] |
| 2501 | |
szager | 7b1e0cb | 2017-02-07 22:07:54 | [diff] [blame] | 2502 | crbug.com/688670 media/track/track-cue-rendering-after-controls-removed.html [ Pass Failure ] |
| 2503 | |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2504 | # Possible duplicate of crbug.com/665577 |
| 2505 | # crbug.com/664858 virtual/threaded/fast/scroll-behavior/overflow-scroll-animates.html [ Pass Failure ] |
| 2506 | # crbug.com/664858 virtual/threaded/fast/scroll-behavior/smooth-scroll/horizontal-smooth-scroll-in-rtl.html [ Pass Failure ] |
| 2507 | # crbug.com/664858 virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread-scrolling-reason-added.html [ Pass Failure ] |
| 2508 | # crbug.com/664858 virtual/threaded/fast/scroll-behavior/smooth-scroll/ongoing-smooth-scroll-anchors.html [ Pass Failure ] |
| 2509 | # crbug.com/664858 virtual/threaded/fast/scroll-behavior/smooth-scroll/ongoing-smooth-scroll-vertical-rl-anchors.html [ Pass Failure ] |
| 2510 | # crbug.com/664858 virtual/threaded/fast/scroll-behavior/smooth-scroll/scroll-during-selection.html [ Pass Failure ] |
maniscalco | 647d19e | 2017-01-25 02:46:38 | [diff] [blame] | 2511 | |
| 2512 | crbug.com/684874 virtual/threaded/fast/scroll-behavior/smooth-scroll/scroll-during-selection.html [ Pass Failure ] |
| 2513 | |
jeffcarp | 8e38a37 | 2016-12-16 01:12:15 | [diff] [blame] | 2514 | # ====== Random order flaky tests end here ====== |
ecobos | 6a8a116 | 2016-12-20 15:13:16 | [diff] [blame] | 2515 | |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2516 | # ====== Tests from enabling .any.js/.worker.js tests begin here ====== |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2517 | crbug.com/709227 external/wpt/WebCryptoAPI/derive_bits_keys/ecdh_bits.worker.html [ Failure ] |
| 2518 | crbug.com/709227 external/wpt/WebCryptoAPI/derive_bits_keys/ecdh_keys.worker.html [ Failure ] |
| 2519 | crbug.com/709227 external/wpt/WebCryptoAPI/derive_bits_keys/hkdf.worker.html [ Failure ] |
| 2520 | crbug.com/709227 external/wpt/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.html [ Failure ] |
| 2521 | crbug.com/709227 external/wpt/WebCryptoAPI/digest/digest.worker.html [ Failure ] |
| 2522 | crbug.com/709227 external/wpt/WebCryptoAPI/encrypt_decrypt/aes_cbc.worker.html [ Failure ] |
| 2523 | crbug.com/709227 external/wpt/WebCryptoAPI/encrypt_decrypt/aes_ctr.worker.html [ Failure ] |
| 2524 | crbug.com/709227 external/wpt/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker.html [ Failure ] |
| 2525 | crbug.com/709227 external/wpt/WebCryptoAPI/encrypt_decrypt/rsa.worker.html [ Failure ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2526 | crbug.com/709227 external/wpt/WebCryptoAPI/idlharness.worker.html [ Failure ] |
| 2527 | crbug.com/709227 external/wpt/WebCryptoAPI/import_export/ec_importKey.worker.html [ Failure ] |
| 2528 | crbug.com/709227 external/wpt/WebCryptoAPI/import_export/rsa_importKey.worker.html [ Failure ] |
| 2529 | crbug.com/709227 external/wpt/WebCryptoAPI/import_export/symmetric_importKey.worker.html [ Failure ] |
| 2530 | crbug.com/709227 external/wpt/WebCryptoAPI/sign_verify/ecdsa.worker.html [ Failure ] |
| 2531 | crbug.com/709227 external/wpt/WebCryptoAPI/sign_verify/hmac.worker.html [ Failure ] |
| 2532 | crbug.com/709227 external/wpt/WebCryptoAPI/sign_verify/rsa_pkcs.worker.html [ Failure ] |
| 2533 | crbug.com/709227 external/wpt/WebCryptoAPI/sign_verify/rsa_pss.worker.html [ Failure ] |
| 2534 | crbug.com/709227 external/wpt/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.html [ Failure ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2535 | crbug.com/709227 external/wpt/console/console-count-label-conversion.any.html [ Failure ] |
| 2536 | crbug.com/709227 external/wpt/console/console-count-label-conversion.any.worker.html [ Failure ] |
| 2537 | crbug.com/709227 external/wpt/console/console-time-label-conversion.any.html [ Failure ] |
| 2538 | crbug.com/709227 external/wpt/console/console-time-label-conversion.any.worker.html [ Failure ] |
| 2539 | crbug.com/709227 external/wpt/console/console-timeline-timelineEnd-historical.any.html [ Failure ] |
| 2540 | crbug.com/709227 external/wpt/console/console-timeline-timelineEnd-historical.any.worker.html [ Failure ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2541 | crbug.com/709227 external/wpt/html/browsers/history/the-location-interface/per-global.window.html [ Failure ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2542 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_isindex.html?run_type=uri [ Failure ] |
| 2543 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_isindex.html?run_type=write [ Failure ] |
| 2544 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_isindex.html?run_type=write_single [ Failure ] |
| 2545 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_menuitem-element.html?run_type=uri [ Failure ] |
| 2546 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_menuitem-element.html?run_type=write [ Failure ] |
| 2547 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_menuitem-element.html?run_type=write_single [ Failure ] |
| 2548 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_template.html?run_type=uri [ Failure ] |
| 2549 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_template.html?run_type=write [ Failure ] |
| 2550 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_template.html?run_type=write_single [ Failure ] |
| 2551 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests11.html?run_type=uri [ Failure ] |
| 2552 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests11.html?run_type=write [ Failure ] |
| 2553 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests11.html?run_type=write_single [ Failure ] |
Tim 'mithro' Ansell | 89a384d | 2017-08-17 01:24:21 | [diff] [blame] | 2554 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests16.html?run_type=uri [ Failure Pass Timeout ] |
| 2555 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests16.html?run_type=write [ Failure Pass Timeout ] |
| 2556 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests16.html?run_type=write_single [ Failure Pass Timeout ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2557 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests19.html?run_type=uri [ Failure ] |
| 2558 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests19.html?run_type=write [ Failure ] |
| 2559 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests19.html?run_type=write_single [ Failure ] |
| 2560 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests2.html?run_type=uri [ Failure ] |
| 2561 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests2.html?run_type=write [ Failure ] |
| 2562 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests2.html?run_type=write_single [ Failure ] |
| 2563 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests25.html?run_type=uri [ Failure ] |
| 2564 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests25.html?run_type=write [ Failure ] |
| 2565 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_tests25.html?run_type=write_single [ Failure ] |
| 2566 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_webkit02.html?run_type=uri [ Failure ] |
| 2567 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_webkit02.html?run_type=write [ Failure ] |
| 2568 | crbug.com/709227 external/wpt/html/syntax/parsing/html5lib_webkit02.html?run_type=write_single [ Failure ] |
| 2569 | crbug.com/709227 external/wpt/html/webappapis/scripting/events/event-handler-processing-algorithm-error/synthetic-errorevent-click.worker.html [ Failure ] |
| 2570 | crbug.com/709227 external/wpt/html/webappapis/scripting/events/event-handler-processing-algorithm-error/workerglobalscope-synthetic-errorevent.worker.html [ Failure ] |
| 2571 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1.worker.html [ Failure ] |
| 2572 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2.worker.html [ Failure ] |
| 2573 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3.worker.html [ Failure ] |
| 2574 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4.worker.html [ Failure ] |
| 2575 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5.worker.html [ Failure ] |
| 2576 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6.worker.html [ Failure ] |
| 2577 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7.worker.html [ Failure ] |
| 2578 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8.worker.html [ Failure ] |
| 2579 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9.worker.html [ Failure ] |
| 2580 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1.worker.html [ Failure ] |
| 2581 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2.worker.html [ Failure ] |
| 2582 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3.worker.html [ Failure ] |
| 2583 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4.worker.html [ Failure ] |
| 2584 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5.worker.html [ Failure ] |
| 2585 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6.worker.html [ Failure ] |
| 2586 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7.worker.html [ Failure ] |
| 2587 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8.worker.html [ Failure ] |
| 2588 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9.worker.html [ Failure ] |
| 2589 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1.worker.html [ Failure ] |
| 2590 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2.worker.html [ Failure ] |
| 2591 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3.worker.html [ Failure ] |
| 2592 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4.worker.html [ Failure ] |
| 2593 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5.worker.html [ Failure ] |
| 2594 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6.worker.html [ Failure ] |
| 2595 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1.worker.html [ Failure ] |
| 2596 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3.worker.html [ Failure ] |
| 2597 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4.worker.html [ Failure ] |
| 2598 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5.worker.html [ Failure ] |
| 2599 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6.worker.html [ Failure ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2600 | crbug.com/709227 external/wpt/offscreen-canvas/path-objects/2d.path.stroke.prune.arc.worker.html [ Failure ] |
| 2601 | crbug.com/709227 external/wpt/offscreen-canvas/path-objects/2d.path.stroke.prune.closed.worker.html [ Failure ] |
| 2602 | crbug.com/709227 external/wpt/offscreen-canvas/path-objects/2d.path.stroke.prune.curve.worker.html [ Failure ] |
| 2603 | crbug.com/709227 external/wpt/offscreen-canvas/path-objects/2d.path.stroke.prune.line.worker.html [ Failure ] |
| 2604 | crbug.com/709227 external/wpt/offscreen-canvas/path-objects/2d.path.stroke.prune.rect.worker.html [ Failure ] |
| 2605 | crbug.com/709227 external/wpt/offscreen-canvas/pixel-manipulation/2d.imageData.create2.nonfinite.worker.html [ Failure ] |
| 2606 | crbug.com/709227 external/wpt/offscreen-canvas/pixel-manipulation/2d.imageData.get.nonfinite.worker.html [ Failure ] |
| 2607 | crbug.com/709227 external/wpt/offscreen-canvas/pixel-manipulation/2d.imageData.get.tiny.worker.html [ Failure ] |
| 2608 | crbug.com/709227 external/wpt/offscreen-canvas/pixel-manipulation/2d.imageData.put.nonfinite.worker.html [ Failure ] |
| 2609 | crbug.com/709227 external/wpt/offscreen-canvas/the-offscreen-canvas/2d.getcontext.extraargs.worker.html [ Failure ] |
Alexis Hetu | ed09b0b | 2017-08-18 12:26:19 | [diff] [blame] | 2610 | crbug.com/709227 external/wpt/offscreen-canvas/the-offscreen-canvas/offscreencanvas.getcontext.worker.html [ Failure ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2611 | crbug.com/709227 external/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.idl.worker.html [ Failure ] |
| 2612 | crbug.com/709227 external/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.em.worker.html [ Failure ] |
| 2613 | crbug.com/709227 external/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.empty.worker.html [ Failure ] |
| 2614 | crbug.com/709227 external/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.junk.worker.html [ Failure ] |
| 2615 | crbug.com/709227 external/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.minus.worker.html [ Failure ] |
| 2616 | crbug.com/709227 external/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.onlyspace.worker.html [ Failure ] |
| 2617 | crbug.com/709227 external/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.percent.worker.html [ Failure ] |
| 2618 | crbug.com/709227 external/wpt/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.trailingjunk.worker.html [ Failure ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2619 | crbug.com/709227 external/wpt/user-timing/invoke_with_timing_attributes.worker.html [ Failure ] |
| 2620 | crbug.com/709227 external/wpt/websockets/closing-handshake/002.html?wss [ Failure ] |
| 2621 | crbug.com/709227 external/wpt/websockets/closing-handshake/003.html?wss [ Failure ] |
| 2622 | crbug.com/709227 external/wpt/websockets/closing-handshake/004.html?wss [ Failure ] |
| 2623 | crbug.com/709227 external/wpt/websockets/constructor/002.html [ Failure ] |
| 2624 | crbug.com/709227 external/wpt/websockets/constructor/002.html?wss [ Failure ] |
| 2625 | crbug.com/709227 external/wpt/websockets/constructor/006.html?wss [ Failure ] |
| 2626 | crbug.com/709227 external/wpt/websockets/constructor/009.html?wss [ Failure ] |
| 2627 | crbug.com/709227 external/wpt/websockets/constructor/010.html [ Failure ] |
| 2628 | crbug.com/709227 external/wpt/websockets/constructor/010.html?wss [ Failure ] |
| 2629 | crbug.com/709227 external/wpt/websockets/constructor/011.html [ Failure ] |
| 2630 | crbug.com/709227 external/wpt/websockets/constructor/011.html?wss [ Failure ] |
Robert Hogan | be5bfe1 | 2017-07-28 15:24:28 | [diff] [blame] | 2631 | crbug.com/709227 external/wpt/websockets/constructor/013.html?wss [ Failure ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2632 | crbug.com/709227 external/wpt/websockets/constructor/014.html?wss [ Failure ] |
| 2633 | crbug.com/709227 external/wpt/websockets/constructor/016.html?wss [ Failure ] |
| 2634 | crbug.com/709227 external/wpt/websockets/constructor/018.html?wss [ Failure ] |
| 2635 | crbug.com/709227 external/wpt/websockets/constructor/019.html?wss [ Failure ] |
| 2636 | crbug.com/709227 external/wpt/websockets/constructor/020.html?wss [ Failure ] |
| 2637 | crbug.com/709227 external/wpt/websockets/constructor/022.html?wss [ Failure ] |
| 2638 | crbug.com/709227 external/wpt/websockets/cookies/001.html?wss [ Failure ] |
| 2639 | crbug.com/709227 external/wpt/websockets/cookies/002.html?wss [ Failure ] |
| 2640 | crbug.com/709227 external/wpt/websockets/cookies/003.html?wss [ Failure ] |
| 2641 | crbug.com/709227 external/wpt/websockets/cookies/004.html?wss [ Failure ] |
| 2642 | crbug.com/709227 external/wpt/websockets/cookies/005.html [ Failure ] |
| 2643 | crbug.com/709227 external/wpt/websockets/cookies/005.html?wss [ Failure ] |
| 2644 | crbug.com/709227 external/wpt/websockets/cookies/006.html?wss [ Failure ] |
| 2645 | crbug.com/709227 external/wpt/websockets/cookies/007.html [ Failure ] |
| 2646 | crbug.com/709227 external/wpt/websockets/cookies/007.html?wss [ Failure ] |
| 2647 | crbug.com/709227 external/wpt/websockets/interfaces/CloseEvent/clean-close.html?wss [ Failure ] |
| 2648 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-getting.html?wss [ Failure ] |
| 2649 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/close/close-connecting.html [ Failure ] |
| 2650 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/close/close-connecting.html?wss [ Failure ] |
| 2651 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/close/close-nested.html [ Failure ] |
| 2652 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/close/close-nested.html?wss [ Failure ] |
| 2653 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/events/016.html?wss [ Failure ] |
| 2654 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/readyState/003.html [ Failure ] |
| 2655 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/readyState/003.html?wss [ Failure ] |
| 2656 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/readyState/006.html?wss [ Failure ] |
| 2657 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/readyState/007.html?wss [ Failure ] |
| 2658 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/readyState/008.html?wss [ Failure ] |
| 2659 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/send/007.html?wss [ Failure ] |
| 2660 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/send/008.html?wss [ Failure ] |
| 2661 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/send/009.html?wss [ Failure ] |
| 2662 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/send/011.html?wss [ Failure ] |
| 2663 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/send/012.html?wss [ Failure ] |
| 2664 | crbug.com/709227 external/wpt/websockets/keeping-connection-open/001.html?wss [ Failure ] |
| 2665 | crbug.com/709227 external/wpt/websockets/opening-handshake/002.html?wss [ Failure ] |
| 2666 | crbug.com/709227 external/wpt/websockets/opening-handshake/003.html?wss [ Failure ] |
| 2667 | crbug.com/709227 external/wpt/websockets/opening-handshake/005.html [ Failure ] |
| 2668 | crbug.com/709227 external/wpt/websockets/unload-a-document/001.html [ Failure ] |
| 2669 | crbug.com/709227 external/wpt/websockets/unload-a-document/001.html?wss [ Failure ] |
| 2670 | crbug.com/709227 external/wpt/websockets/unload-a-document/002.html [ Failure ] |
| 2671 | crbug.com/709227 external/wpt/websockets/unload-a-document/002.html?wss [ Failure ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2672 | crbug.com/709227 external/wpt/performance-timeline/po-callback-mutate.any.html [ Failure ] |
| 2673 | crbug.com/709227 external/wpt/performance-timeline/po-callback-mutate.any.worker.html [ Failure ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2674 | |
| 2675 | # Timeouts |
| 2676 | crbug.com/709227 external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/serialization-via-idb.any.worker.html [ Timeout ] |
| 2677 | crbug.com/709227 external/wpt/websockets/binary/001.html?wss [ Timeout ] |
Jeff Carpenter | def8eab | 2017-07-18 02:55:05 | [diff] [blame] | 2678 | crbug.com/709227 external/wpt/websockets/binary/002.html?wss [ Failure Timeout ] |
| 2679 | crbug.com/709227 external/wpt/websockets/binary/004.html?wss [ Failure Timeout ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2680 | crbug.com/709227 external/wpt/websockets/binary/005.html?wss [ Timeout ] |
Jeff Carpenter | def8eab | 2017-07-18 02:55:05 | [diff] [blame] | 2681 | crbug.com/709227 external/wpt/websockets/extended-payload-length.html?wss [ Failure Timeout ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2682 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-arraybuffer.html?wss [ Timeout ] |
| 2683 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-blob.html?wss [ Timeout ] |
Jeff Carpenter | def8eab | 2017-07-18 02:55:05 | [diff] [blame] | 2684 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-large.html?wss [ Failure Timeout ] |
Jeff Carpenter | 8d5218e | 2017-07-18 00:10:05 | [diff] [blame] | 2685 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/bufferedAmount/bufferedAmount-unicode.html?wss [ Timeout ] |
| 2686 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/events/018.html?wss [ Timeout ] |
| 2687 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/send/005.html?wss [ Timeout ] |
| 2688 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/send/006.html?wss [ Timeout ] |
| 2689 | crbug.com/709227 external/wpt/websockets/interfaces/WebSocket/send/010.html?wss [ Timeout ] |
| 2690 | crbug.com/709227 external/wpt/websockets/opening-handshake/003-sets-origin.worker.html [ Timeout ] |
| 2691 | crbug.com/709227 external/wpt/websockets/opening-handshake/005.html?wss [ Timeout ] |
| 2692 | crbug.com/709227 external/wpt/workers/nested_worker.worker.html [ Timeout ] |
| 2693 | |
| 2694 | # Crashes |
| 2695 | crbug.com/709227 external/wpt/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.nocontext.worker.html [ Crash ] |
| 2696 | |
| 2697 | # ====== Tests from enabling .any.js/.worker.js tests end here ======== |
| 2698 | |
ecobos | 5fce73c | 2017-02-22 10:07:11 | [diff] [blame] | 2699 | # ====== Begin of display: contents tests ====== |
ecobos | 6a8a116 | 2016-12-20 15:13:16 | [diff] [blame] | 2700 | |
qyearsley | 8335a4d | 2017-04-07 05:24:13 | [diff] [blame] | 2701 | crbug.com/657748 external/wpt/css/css-display-3/display-contents-before-after-002.html [ Failure ] |
| 2702 | crbug.com/657748 external/wpt/css/css-display-3/display-contents-dynamic-flex-002-inline.html [ Failure ] |
qyearsley | 8335a4d | 2017-04-07 05:24:13 | [diff] [blame] | 2703 | crbug.com/657748 external/wpt/css/css-display-3/display-contents-dynamic-table-001-inline.html [ Failure ] |
ecobos | 6a8a116 | 2016-12-20 15:13:16 | [diff] [blame] | 2704 | |
| 2705 | # ====== End of display: contents tests ====== |
wangxianzhu | 40deb0ce | 2016-12-21 05:05:22 | [diff] [blame] | 2706 | |
Friedrich Horschig | 8187e1c | 2017-07-14 13:30:59 | [diff] [blame] | 2707 | crbug.com/676229 [ Win7 Linux Mac ] plugins/mouse-click-plugin-clears-selection.html [ Failure Pass ] |
Xida Chen | e7bcba3 | 2017-06-23 15:19:06 | [diff] [blame] | 2708 | crbug.com/736333 [ Win7 Linux ] plugins/iframe-plugin-bgcolor.html [ Failure Pass ] |
Alan Cutter | d1b3164 | 2017-07-14 04:56:48 | [diff] [blame] | 2709 | crbug.com/742670 [ Mac ] plugins/iframe-plugin-bgcolor.html [ Failure Pass ] |
wangxianzhu | 40deb0ce | 2016-12-21 05:05:22 | [diff] [blame] | 2710 | |
Dirk Pranke | 9e454e7 | 2017-06-06 22:04:37 | [diff] [blame] | 2711 | crbug.com/678346 [ Debug ] fast/dom/shadow/selections-in-shadow.html [ Pass Timeout ] |
rdevlin.cronin | 29056c0 | 2017-01-04 20:17:02 | [diff] [blame] | 2712 | crbug.com/678346 [ Win7 Debug ] storage/indexeddb/index-cursor.html [ Pass Timeout ] |
| 2713 | crbug.com/678346 [ Win7 Debug ] storage/indexeddb/mozilla/test_objectStore_openKeyCursor.html [ Pass Timeout ] |
| 2714 | crbug.com/678346 [ Win7 Debug ] storage/indexeddb/structured-clone.html [ Pass Timeout ] |
yhirano | 8fb8af18 | 2017-01-06 06:15:47 | [diff] [blame] | 2715 | |
yhirano | 8fb8af18 | 2017-01-06 06:15:47 | [diff] [blame] | 2716 | crbug.com/678487 http/tests/inspector/resource-tree/resource-tree-reload.html [ Failure Timeout Pass ] |
| 2717 | crbug.com/678487 virtual/mojo-loading/http/tests/inspector/resource-tree/resource-tree-reload.html [ Failure Timeout Pass ] |
yhirano | 8fb8af18 | 2017-01-06 06:15:47 | [diff] [blame] | 2718 | crbug.com/678492 http/tests/misc/webtiming-ssl.php [ Failure Pass ] |
| 2719 | crbug.com/678492 virtual/mojo-loading/http/tests/misc/webtiming-ssl.php [ Failure Pass ] |
| 2720 | crbug.com/678493 http/tests/permissions/chromium/test-request-window.html [ Timeout Pass ] |
| 2721 | crbug.com/678493 virtual/mojo-loading/http/tests/permissions/chromium/test-request-window.html [ Timeout Pass ] |
yhirano | 8fb8af18 | 2017-01-06 06:15:47 | [diff] [blame] | 2722 | crbug.com/678499 http/tests/security/contentSecurityPolicy/require-sri-for/require-sri-for-script-preload-allowed.php [ Failure Pass ] |
| 2723 | crbug.com/678499 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/require-sri-for/require-sri-for-script-preload-allowed.php [ Failure Pass ] |
joone.hur | c5291a0 | 2017-01-11 07:00:10 | [diff] [blame] | 2724 | |
Philip Jägenstedt | fa7174c1 | 2017-01-11 09:59:55 | [diff] [blame] | 2725 | crbug.com/680050 inspector/sources/debugger-ui/watch-expressions-panel-switch.html [ Pass Timeout ] |
titzer | 0e88214 | 2017-01-12 07:29:18 | [diff] [blame] | 2726 | |
Naina Raisinghani | e2f5014 | 2017-07-24 04:00:08 | [diff] [blame] | 2727 | crbug.com/747751 http/tests/inspector/application-panel/resources-panel-resource-preview.html [ Failure Pass ] |
| 2728 | |
Philip Jägenstedt | 48abf3c3 | 2017-08-04 11:44:37 | [diff] [blame] | 2729 | crbug.com/689781 external/wpt/media-source/mediasource-duration.html [ Failure Pass ] |
shimazu | ea12101a | 2017-02-08 03:49:04 | [diff] [blame] | 2730 | |
Olga Sharonova | 97a01e2 | 2017-08-11 13:27:06 | [diff] [blame] | 2731 | crbug.com/754669 virtual/mojo-loading/http/tests/media/media-source/mediasource-duration.html [ Failure Pass ] |
| 2732 | |
qyearsley | 981ff385 | 2017-03-15 00:59:00 | [diff] [blame] | 2733 | crbug.com/701445 external/wpt/dom/events/EventListener-invoke-legacy.html [ Timeout Pass ] |
| 2734 | |
titzer | 0e88214 | 2017-01-12 07:29:18 | [diff] [blame] | 2735 | # When WebAssembly is exposed in V8 (soon), this test has the wrong number of expected Object.getOwnPropertyNames() for global object. |
yhirano | fa927f9 | 2017-01-16 07:11:06 | [diff] [blame] | 2736 | |
| 2737 | crbug.com/681468 fast/forms/suggestion-picker/date-suggestion-picker-appearance-zoom125.html [ Failure Pass ] |
| 2738 | crbug.com/681468 fast/forms/suggestion-picker/date-suggestion-picker-appearance-zoom200.html [ Failure Pass ] |
tansell | a21019f | 2017-06-08 06:02:30 | [diff] [blame] | 2739 | crbug.com/681468 [ Win ] virtual/scalefactor150/fast/hidpi/static/data-suggestion-picker-appearance.html [ Failure Pass Timeout ] |
| 2740 | crbug.com/681468 [ Win ] virtual/scalefactor200/fast/hidpi/static/data-suggestion-picker-appearance.html [ Failure Pass Timeout ] |
| 2741 | crbug.com/681468 [ Win ] virtual/scalefactor200withzoom/fast/hidpi/static/data-suggestion-picker-appearance.html [ Failure Pass Timeout ] |
yhirano | dc8cb3f | 2017-01-16 07:29:03 | [diff] [blame] | 2742 | |
haraken | 72db45a | 2017-01-23 05:12:01 | [diff] [blame] | 2743 | crbug.com/683800 [ Win7 Debug ] external/wpt/selection/ [ Failure Pass ] |
ktyliu | 13949c8 | 2017-01-25 01:40:32 | [diff] [blame] | 2744 | |
| 2745 | # CQ and Rebaseline-cl for crrev.com/2626973005 does not include this |
| 2746 | crbug.com/680407 [ Mac ] fast/forms/select/menulist-appearance-basic.html [ NeedsManualRebaseline ] |
xianglu | 6dd8f46 | 2017-01-25 04:30:41 | [diff] [blame] | 2747 | |
mkwst | 09fdd76 | 2017-03-28 12:39:10 | [diff] [blame] | 2748 | # Importing 'fetch' tests from WPT. |
| 2749 | crbug.com/705490 external/wpt/fetch/api/basic/error-after-response.html [ Timeout Pass ] |
Marijn Kruisselbrink | 058ca54 | 2017-08-01 22:55:21 | [diff] [blame] | 2750 | crbug.com/705490 virtual/mojo-blobs/external/wpt/fetch/api/basic/error-after-response.html [ Timeout Pass ] |
Daniel Hintze | c3f4765 | 2017-08-09 11:55:12 | [diff] [blame] | 2751 | crbug.com/705490 virtual/outofblink-cors/external/wpt/fetch/api/basic/error-after-response.html [ Timeout Pass ] |
mkwst | 09fdd76 | 2017-03-28 12:39:10 | [diff] [blame] | 2752 | |
| 2753 | # Non-deterministic output, as the failing subtests dump timestamps. |
| 2754 | crbug.com/705490 external/wpt/fetch/api/request/request-cache-reload.html [ Failure ] |
| 2755 | crbug.com/705490 external/wpt/fetch/api/request/request-cache-no-store.html [ Failure ] |
Marijn Kruisselbrink | 058ca54 | 2017-08-01 22:55:21 | [diff] [blame] | 2756 | crbug.com/705490 virtual/mojo-blobs/external/wpt/fetch/api/request/request-cache-reload.html [ Failure ] |
| 2757 | crbug.com/705490 virtual/mojo-blobs/external/wpt/fetch/api/request/request-cache-no-store.html [ Failure ] |
Daniel Hintze | c3f4765 | 2017-08-09 11:55:12 | [diff] [blame] | 2758 | crbug.com/705490 virtual/outofblink-cors/external/wpt/fetch/api/request/request-cache-reload.html [ Failure ] |
| 2759 | crbug.com/705490 virtual/outofblink-cors/external/wpt/fetch/api/request/request-cache-no-store.html [ Failure ] |
mkwst | 09fdd76 | 2017-03-28 12:39:10 | [diff] [blame] | 2760 | |
Quinten Yearsley | 2e3125b | 2017-07-28 01:59:19 | [diff] [blame] | 2761 | # This test has device ID strings in failure messages which change on every test run. |
| 2762 | crbug.com/679742 external/wpt/mediacapture-streams/MediaStreamTrack-getSettings.https.html [ Failure ] |
| 2763 | |
Quinten Yearsley | 16fa46a1 | 2017-04-14 00:37:15 | [diff] [blame] | 2764 | # XMLHttpRequest tests with non-deterministic results. |
| 2765 | crbug.com/711493 external/wpt/XMLHttpRequest/responsexml-document-properties.htm [ Failure ] |
| 2766 | crbug.com/711493 external/wpt/XMLHttpRequest/send-authentication-prompt-2-manual.htm [ Failure ] |
| 2767 | |
mgiuca | 692a40f | 2017-02-16 07:49:28 | [diff] [blame] | 2768 | # Sheriff failures 2017-02-03 |
mahmadi | e6bdce9 | 2017-02-03 22:38:34 | [diff] [blame] | 2769 | crbug.com/688515 fast/spatial-navigation/snav-div-overflow-scrol-hidden.html [ Pass Failure ] |
kinuko | d3fea77d | 2017-02-04 00:09:12 | [diff] [blame] | 2770 | |
binji | ac2ac7b7 | 2017-05-13 03:05:46 | [diff] [blame] | 2771 | crbug.com/716320 external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/broadcastchannel-success-and-failure.html [ Timeout ] |
| 2772 | crbug.com/716320 external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/broadcastchannel-success.html [ Timeout ] |
| 2773 | crbug.com/716320 external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-messagechannel-success.html [ Timeout ] |
| 2774 | crbug.com/716320 external/wpt/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-sharedworker-failure.html [ Timeout ] |
robertphillips | b405125 | 2017-05-08 18:10:53 | [diff] [blame] | 2775 | |
kinuko | d3fea77d | 2017-02-04 00:09:12 | [diff] [blame] | 2776 | # Flaky on trybots |
kinuko | d3fea77d | 2017-02-04 00:09:12 | [diff] [blame] | 2777 | crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resources.https.html [ Failure Pass ] |
Makoto Shimazu | 6762b77 | 2017-07-06 09:54:54 | [diff] [blame] | 2778 | crbug.com/688486 virtual/service-worker-script-streaming/external/wpt/service-workers/service-worker/fetch-request-resources.https.html [ Failure Pass ] |
Marijn Kruisselbrink | 058ca54 | 2017-08-01 22:55:21 | [diff] [blame] | 2779 | crbug.com/688486 virtual/mojo-blobs/external/wpt/service-workers/service-worker/fetch-request-resources.https.html [ Failure Pass ] |
mahmadi | 95a3197d | 2017-02-06 22:55:49 | [diff] [blame] | 2780 | |
yhirano | 1c34d25 | 2017-02-21 06:33:09 | [diff] [blame] | 2781 | # Sheriff failures 2017-02-21 |
| 2782 | crbug.com/73609 http/tests/media/video-play-stall.html [ Pass Timeout ] |
| 2783 | crbug.com/73609 virtual/mojo-loading/http/tests/media/video-play-stall.html [ Pass Timeout ] |
sunxd | d954539 | 2017-02-23 16:35:49 | [diff] [blame] | 2784 | |
hajimehoshi | 060481a | 2017-02-27 05:04:39 | [diff] [blame] | 2785 | # Sheriff failures 2017-02-27 |
hajimehoshi | a3b0ac1 | 2017-02-27 05:50:52 | [diff] [blame] | 2786 | crbug.com/696407 [ Linux ] external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-with-colon.sub.html [ Failure Pass ] |
yutak | aa2f72e | 2017-02-28 08:14:32 | [diff] [blame] | 2787 | |
yoav | f28287ce5 | 2017-03-04 21:59:38 | [diff] [blame] | 2788 | crbug.com/698520 external/wpt/preload/fetch-destination.https.html [ Failure Pass ] |
kinuko | baa07fb | 2017-03-10 09:30:54 | [diff] [blame] | 2789 | |
| 2790 | # Sheriff failures 2017-03-10 |
Pavel Feldman | 3b4c687 | 2017-07-12 13:26:40 | [diff] [blame] | 2791 | crbug.com/741210 [ Mac ] inspector-protocol/emulation/device-emulation-restore.js [ Failure ] |
guidou | 317e6094 | 2017-03-10 15:19:18 | [diff] [blame] | 2792 | crbug.com/700374 [ Win ] virtual/mojo-loading/http/tests/inspector/workers-on-navigation.html [ Failure Pass ] |
| 2793 | crbug.com/700374 [ Win ] http/tests/inspector/workers-on-navigation.html [ Failure Pass ] |
qyearsley | 23c218f | 2017-03-13 23:43:06 | [diff] [blame] | 2794 | |
horo | 4164e9d | 2017-03-21 05:09:29 | [diff] [blame] | 2795 | # Sheriff failures 2017-03-21 |
| 2796 | crbug.com/703503 inspector/tracing/timeline-js/timeline-runtime-stats.html [ Failure Pass ] |
Tsuyoshi Horo | 25f19c9 | 2017-03-21 05:26:48 | [diff] [blame] | 2797 | crbug.com/703518 inspector/tracing/worker-js-frames.html [ Failure Pass ] |
| 2798 | crbug.com/703518 virtual/threaded/inspector/tracing/worker-js-frames.html [ Failure Pass ] |
Tsuyoshi Horo | 73a6b84 | 2017-03-21 07:28:39 | [diff] [blame] | 2799 | crbug.com/674720 http/tests/loading/preload-img-test.html [ Pass Failure ] |
| 2800 | crbug.com/674720 virtual/mojo-loading/http/tests/loading/preload-img-test.html [ Pass Failure ] |
caseq | 4acc1b9 | 2017-03-23 21:42:11 | [diff] [blame] | 2801 | |
johnme | 1f07fef9 | 2017-05-05 16:48:15 | [diff] [blame] | 2802 | # Sheriff failure 2017-05-05 |
| 2803 | crbug.com/703533 [ Mac ] shapedetection/detection-security-test.html [ Crash Pass Timeout ] |
| 2804 | |
Jennifer Apacible | 362df6f | 2017-05-11 17:51:51 | [diff] [blame] | 2805 | # Sheriff failures 2017-05-11 |
tansell | 22a36f7 | 2017-06-23 08:50:28 | [diff] [blame] | 2806 | crbug.com/724027 http/tests/security/contentSecurityPolicy/directive-parsing-03.html [ Skip ] |
| 2807 | crbug.com/724027 http/tests/security/contentSecurityPolicy/source-list-parsing-04.html [ Skip ] |
| 2808 | crbug.com/724027 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/directive-parsing-03.html [ Skip ] |
| 2809 | crbug.com/724027 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/source-list-parsing-04.html [ Skip ] |
Jennifer Apacible | 362df6f | 2017-05-11 17:51:51 | [diff] [blame] | 2810 | |
dmazzoni | 52ad9a8 | 2017-05-16 15:26:22 | [diff] [blame] | 2811 | # Sheriff failures 2017-05-16 |
dmazzoni | 52ad9a8 | 2017-05-16 15:26:22 | [diff] [blame] | 2812 | crbug.com/722212 fast/events/pointerevents/mouse-pointer-event-properties.html [ Failure Timeout Pass ] |
dmazzoni | 4879277 | 2017-05-16 19:38:40 | [diff] [blame] | 2813 | # Crashes on win |
| 2814 | crbug.com/722943 media/audio-repaint.html [ Skip ] |
dmazzoni | 52ad9a8 | 2017-05-16 15:26:22 | [diff] [blame] | 2815 | |
allada | 920c268 | 2017-05-01 21:48:25 | [diff] [blame] | 2816 | crbug.com/715405 virtual/mojo-loading/http/tests/inspector/network/waterfall-images.html [ Skip ] |
| 2817 | crbug.com/714166 http/tests/inspector/network/waterfall-images.html [ Skip ] |
tkent | 5e6a740 | 2017-05-17 01:07:53 | [diff] [blame] | 2818 | crbug.com/708175 external/wpt/IndexedDB/interleaved-cursors.html [ Failure Pass ] |
danakj | c5f1b612 | 2017-05-18 20:38:18 | [diff] [blame] | 2819 | |
Alexei Filippov | 47e2920 | 2017-04-26 19:37:39 | [diff] [blame] | 2820 | crbug.com/715718 external/wpt/media-source/mediasource-activesourcebuffers.html [ Failure Pass ] |
| 2821 | crbug.com/715718 external/wpt/media-source/mediasource-remove.html [ Failure Pass ] |
Alexei Filippov | ddeb687 | 2017-04-26 20:40:26 | [diff] [blame] | 2822 | crbug.com/715718 [ Win ] external/wpt/XMLHttpRequest/FormData-append.html [ Failure Pass ] |
| 2823 | crbug.com/715718 [ Win ] external/wpt/XMLHttpRequest/timeout-multiple-fetches.html [ Failure Pass ] |
| 2824 | crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/align-items-004.htm [ Failure Pass ] |
| 2825 | crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/flex-minimum-width-flex-items-001.xht [ Failure Pass ] |
| 2826 | crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/flex-minimum-width-flex-items-003.xht [ Failure Pass ] |
| 2827 | crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/flexbox_flex-natural-mixed-basis-auto.html [ Failure Pass ] |
skobes | 47c4370 | 2017-04-28 21:49:23 | [diff] [blame] | 2828 | |
Makoto Shimazu | 6762b77 | 2017-07-06 09:54:54 | [diff] [blame] | 2829 | crbug.com/739367 virtual/service-worker-script-streaming/external/wpt/service-workers/service-worker/fetch-event-redirect.https.html [ Timeout ] |
alexmos | efd39656 | 2017-05-16 23:38:45 | [diff] [blame] | 2830 | |
iclelland | 5d8010e | 2017-08-17 21:47:11 | [diff] [blame] | 2831 | # Feature Policy changes fullscreen behaviour, tests need updating |
| 2832 | crbug.com/718155 fullscreen/full-screen-iframe-not-allowed.html [ Failure ] |
| 2833 | crbug.com/718155 fullscreen/full-screen-restrictions.html [ Failure Timeout ] |
| 2834 | crbug.com/718155 media/video-controls-fullscreen-iframe-not-allowed.html [ Failure ] |
| 2835 | crbug.com/718155 virtual/android/fullscreen/full-screen-iframe-not-allowed.html [ Failure ] |
| 2836 | crbug.com/718155 virtual/android/fullscreen/full-screen-restrictions.html [ Failure Timeout ] |
| 2837 | |
lunalu | 8f64c57 | 2017-05-12 16:38:25 | [diff] [blame] | 2838 | # Feature Policy changes same-origin allowpaymentrequest behaviour, tests need updating |
| 2839 | crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ] |
| 2840 | crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Failure ] |
| 2841 | |
iclelland | b78206e4 | 2017-06-30 16:37:05 | [diff] [blame] | 2842 | # Feature Policy Header parsing is disabled in M60 - https://crbug.com/737643 |
| 2843 | crbug.com/737643 external/wpt/payment-request/payment-allowed-by-feature-policy.https.sub.html [ Failure ] |
| 2844 | crbug.com/737643 external/wpt/payment-request/payment-disabled-by-feature-policy.https.sub.html [ Failure ] |
| 2845 | crbug.com/737643 external/wpt/webusb/usb-allowed-by-feature-policy.https.sub.html [ Failure ] |
| 2846 | crbug.com/737643 external/wpt/webusb/usb-disabled-by-feature-policy.https.sub.html [ Failure ] |
iclelland | 5d8010e | 2017-08-17 21:47:11 | [diff] [blame] | 2847 | crbug.com/737643 http/tests/feature-policy/fullscreen-disabled.php [ Failure ] |
| 2848 | crbug.com/737643 http/tests/feature-policy/fullscreen-enabledforall.php [ Failure ] |
iclelland | b78206e4 | 2017-06-30 16:37:05 | [diff] [blame] | 2849 | crbug.com/737643 http/tests/feature-policy/payment-disabled.php [ Failure ] |
| 2850 | crbug.com/737643 http/tests/feature-policy/payment-enabledforall.php [ Failure ] |
| 2851 | crbug.com/737643 virtual/feature-policy/http/tests/feature-policy/payment-disabled.php [ Failure ] |
| 2852 | crbug.com/737643 virtual/feature-policy/http/tests/feature-policy/payment-enabledforall.php [ Failure ] |
iclelland | 5d8010e | 2017-08-17 21:47:11 | [diff] [blame] | 2853 | crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/fullscreen-disabled.php [ Failure ] |
| 2854 | crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/fullscreen-enabledforall.php [ Failure ] |
iclelland | b78206e4 | 2017-06-30 16:37:05 | [diff] [blame] | 2855 | crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/payment-disabled.php [ Failure ] |
| 2856 | crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/payment-enabledforall.php [ Failure ] |
| 2857 | |
Manuel Rego Casasnovas | a5c323b | 2017-05-19 07:19:35 | [diff] [blame] | 2858 | # Layout Tests on Swarming (Windows) - https://crbug.com/717347 |
| 2859 | crbug.com/724392 [ Win ] fast/css/font-family-case-insensitive.html [ Failure Pass Timeout ] |
qyearsley | a9244202 | 2017-05-22 20:11:47 | [diff] [blame] | 2860 | crbug.com/713094 [ Win ] fast/css/fontfaceset-check-platform-fonts.html [ Failure Pass ] |
Manuel Rego Casasnovas | a5c323b | 2017-05-19 07:19:35 | [diff] [blame] | 2861 | |
vmpstr | a840c6a | 2017-06-01 21:50:39 | [diff] [blame] | 2862 | # Image decode failures due to document destruction. |
Chromium WPT Sync | f071a005 | 2017-08-14 16:08:23 | [diff] [blame] | 2863 | crbug.com/721435 external/wpt/html/semantics/embedded-content/the-img-element/decode/image-decode-iframe.html [ Skip ] |
vmpstr | a840c6a | 2017-06-01 21:50:39 | [diff] [blame] | 2864 | |
cfroussios | fb7b20e | 2017-05-22 12:44:56 | [diff] [blame] | 2865 | # Sheriff failures 2017-05-22 |
tkent | b650e65 | 2017-05-24 00:01:04 | [diff] [blame] | 2866 | crbug.com/725542 [ Debug ] editing/selection/doubleclick-beside-cr-span.html [ Pass Timeout ] |
| 2867 | crbug.com/725545 [ Debug ] fast/forms/number/number-stepup-stepdown-from-renderer.html [ Pass Timeout ] |
cfroussios | f23b100 | 2017-05-23 12:54:55 | [diff] [blame] | 2868 | |
| 2869 | # Sheriff failures 2017-05-23 |
mek | 3edb377 | 2017-05-23 20:20:57 | [diff] [blame] | 2870 | crbug.com/725470 editing/shadow/doubleclick-on-meter-in-shadow-crash.html [ Crash Failure Pass ] |
guidou | f01f939 | 2017-05-29 08:58:58 | [diff] [blame] | 2871 | |
Takeshi Yoshino | aded671 | 2017-05-30 08:28:35 | [diff] [blame] | 2872 | # Sheriff failures 2017-05-29 |
guidou | 7a272639 | 2017-05-29 09:43:41 | [diff] [blame] | 2873 | crbug.com/727252 [ Win7 ] external/wpt/media-source/mediasource-endofstream.html [ Pass Timeout ] |
Takeshi Yoshino | aded671 | 2017-05-30 08:28:35 | [diff] [blame] | 2874 | |
thomasanderson | 8083ea0 | 2017-06-22 20:07:50 | [diff] [blame] | 2875 | # Failures when using libc++. Rebaseline after landing https://codereview.chromium.org/2933573002/ |
| 2876 | crbug.com/734873 [ Linux ] fast/backgrounds/size/contain-and-cover.html [ Pass Failure ] |
| 2877 | |
tansell | fd46df4 | 2017-06-01 02:04:36 | [diff] [blame] | 2878 | # Compositor worker tests are flaky, crashing and timing out |
tansell | fd46df4 | 2017-06-01 02:04:36 | [diff] [blame] | 2879 | crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/basic-plumbing-main-to-worker.html [ Pass Failure Timeout Crash ] |
tansell | fd46df4 | 2017-06-01 02:04:36 | [diff] [blame] | 2880 | crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/request-animation-frame.html [ Pass Failure Timeout Crash ] |
Quinten Yearsley | b1b454c | 2017-06-06 18:00:44 | [diff] [blame] | 2881 | crbug.com/727991 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/visual-update.html [ Pass Failure Timeout Crash ] |
engedy | 82cbd7f | 2017-06-02 19:15:56 | [diff] [blame] | 2882 | |
tansell | e4003e2 | 2017-06-06 01:40:10 | [diff] [blame] | 2883 | crbug.com/729836 [ Win ] fast/workers/worker-document-leak.html [ Pass Failure ] |
Dirk Pranke | a103528 | 2017-06-06 17:22:03 | [diff] [blame] | 2884 | |
tansell | 164a8cf | 2017-06-08 16:40:59 | [diff] [blame] | 2885 | # More flaky tests on Mac |
| 2886 | crbug.com/731111 [ Mac ] http/tests/media/progress-events-generated-correctly.html [ Failure Pass Timeout ] |
| 2887 | crbug.com/731111 [ Mac ] http/tests/media/video-load-metadata-decode-error.html [ Failure Pass Timeout ] |
| 2888 | crbug.com/731111 [ Mac ] virtual/mojo-loading/http/tests/media/progress-events-generated-correctly.html [ Failure Pass Timeout ] |
| 2889 | crbug.com/731111 [ Mac ] virtual/mojo-loading/http/tests/media/video-load-metadata-decode-error.html [ Failure Pass Timeout ] |
tzik | ef9c9e4 | 2017-06-09 04:29:46 | [diff] [blame] | 2890 | |
| 2891 | # Sheriff failures 2017-06-09 |
tzik | d675ad1 | 2017-06-12 04:08:53 | [diff] [blame] | 2892 | crbug.com/731518 [ Win Linux Mac ] webaudio/DynamicsCompressor/dynamicscompressor-clear-internal-state.html [ Failure Pass ] |
tansell | 0b9cd41 | 2017-06-09 06:29:30 | [diff] [blame] | 2893 | |
| 2894 | crbug.com/731509 [ Win ] css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Failure Pass Timeout ] |
tansell | 0d263dc | 2017-06-09 07:40:14 | [diff] [blame] | 2895 | |
| 2896 | crbug.com/731535 [ Win ] fast/dom/Window/window-resize-contents.html [ Failure Pass Timeout ] |
tansell | fc092ee | 2017-06-11 03:17:19 | [diff] [blame] | 2897 | |
| 2898 | crbug.com/732103 [ Mac ] http/tests/shapedetection/shapedetection-cross-origin.html [ Failure Pass Timeout ] |
| 2899 | crbug.com/732103 [ Mac ] virtual/mojo-loading/http/tests/shapedetection/shapedetection-cross-origin.html [ Failure Pass Timeout ] |
Dale Curtis | f98a5e6f | 2017-06-14 18:39:30 | [diff] [blame] | 2900 | |
| 2901 | # Sheriff failures 2017-06-14 |
| 2902 | crbug.com/733357 [ Win Mac ] inspector/elements/styles-4/styles-history.html [ Failure Pass ] |
Giovanni Ortuño Urquidi | 1092ca3e | 2017-06-15 07:25:47 | [diff] [blame] | 2903 | crbug.com/733448 virtual/mojo-loading/http/tests/inspector/extensions/extensions-network.html [ Failure Pass ] |
| 2904 | crbug.com/733448 http/tests/inspector/extensions/extensions-network.html [ Failure Pass ] |
Giovanni Ortuño Urquidi | 21a7efaf | 2017-06-15 07:15:48 | [diff] [blame] | 2905 | crbug.com/733524 [ Mac ] virtual/mojo-loading/http/tests/security/contentSecurityPolicy/report-cross-origin-no-cookies.php [ Timeout Pass ] |
Kevin Gibbons | 096d2183 | 2017-06-20 21:51:10 | [diff] [blame] | 2906 | |
Xida Chen | 4f0251d | 2017-06-24 01:39:49 | [diff] [blame] | 2907 | # Sheriff failures 2017-06-23 |
| 2908 | crbug.com/736548 [ Mac ] css2.1/t040304-c64-uri-00-a-g.html [ Failure Pass ] |
| 2909 | |
Will Chen | 8bb89a4 | 2017-08-22 01:15:11 | [diff] [blame] | 2910 | |
[email protected] | 964da0ae | 2017-06-28 17:23:08 | [diff] [blame] | 2911 | crbug.com/v8/6529 inspector/console/console-format.html [ NeedsManualRebaseline ] |
[email protected] | 4b682b5 | 2017-06-27 13:24:58 | [diff] [blame] | 2912 | |
Matt Falkenhagen | 1e447114 | 2017-07-28 02:08:47 | [diff] [blame] | 2913 | crbug.com/737959 http/tests/misc/object-image-load-outlives-gc-without-crashing.html [ Failure Pass ] |
Matt Falkenhagen | 1e447114 | 2017-07-28 02:08:47 | [diff] [blame] | 2914 | crbug.com/737959 virtual/mojo-loading/http/tests/misc/object-image-load-outlives-gc-without-crashing.html [ Failure Pass ] |
| 2915 | |
Mike West | 1ac79e2a | 2017-06-29 13:14:04 | [diff] [blame] | 2916 | crbug.com/737959 http/tests/misc/video-poster-image-load-outlives-gc-without-crashing.html [ Failure Pass Crash ] |
| 2917 | |
tansell | 63fbf039 | 2017-06-23 06:39:40 | [diff] [blame] | 2918 | # These tests are failing on Mac-10.12 when using an Intel GPU. |
Quinten Yearsley | c421374 | 2017-07-15 17:16:18 | [diff] [blame] | 2919 | crbug.com/736177 [ Mac10.12 ] css2.1/t1202-counter-04-b.html [ Failure Pass ] |
| 2920 | crbug.com/736177 [ Mac10.12 ] css2.1/t1202-counters-04-b.html [ Failure Pass ] |
| 2921 | crbug.com/736177 [ Mac10.12 ] fast/block/basic/001.html [ Failure Pass ] |
| 2922 | crbug.com/736177 [ Mac10.12 ] fast/block/float/intruding-painted-twice.html [ Failure Pass ] |
| 2923 | crbug.com/736177 [ Mac10.12 ] fast/borders/inline-mask-overlay-image-outset.html [ Failure Pass ] |
| 2924 | crbug.com/736177 [ Mac10.12 ] fast/css-generated-content/012.html [ Failure Pass ] |
| 2925 | crbug.com/736177 [ Mac10.12 ] fast/css-generated-content/014.html [ Failure Pass ] |
| 2926 | crbug.com/736177 [ Mac10.12 ] fast/css/acid2-pixel.html [ Failure Pass ] |
| 2927 | crbug.com/736177 [ Mac10.12 ] fast/css/clip-zooming.html [ Failure Pass ] |
| 2928 | crbug.com/736177 [ Mac10.12 ] fast/css/h1-in-section-elements.html [ Failure Pass ] |
| 2929 | crbug.com/736177 [ Mac10.12 ] fast/css/rem-calc-dynamic-scaling.html [ Failure Pass ] |
| 2930 | crbug.com/736177 [ Mac10.12 ] fast/css/rem-dynamic-scaling.html [ Failure Pass ] |
| 2931 | crbug.com/736177 [ Mac10.12 ] fast/dom/HTMLMeterElement/meter-optimums.html [ Failure Pass ] |
| 2932 | crbug.com/736177 [ Mac10.12 ] fast/dynamic/012.html [ Failure Pass ] |
| 2933 | crbug.com/736177 [ Mac10.12 ] fast/forms/form-element-geometry.html [ Failure Pass ] |
| 2934 | crbug.com/736177 [ Mac10.12 ] fast/inline/absolute-positioned-inline-in-centred-block.html [ Failure Pass ] |
| 2935 | crbug.com/736177 [ Mac10.12 ] fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks.html [ Failure Pass ] |
| 2936 | crbug.com/736177 [ Mac10.12 ] fast/lists/ordered-list-with-no-ol-tag.html [ Failure Pass ] |
| 2937 | crbug.com/736177 [ Mac10.12 ] fast/selectors/166.html [ Failure Pass ] |
| 2938 | crbug.com/736177 [ Mac10.12 ] fast/text/color-emoji.html [ Failure Pass ] |
| 2939 | crbug.com/736177 [ Mac10.12 ] fast/text/emoticons.html [ Failure Pass ] |
| 2940 | crbug.com/736177 [ Mac10.12 ] fast/text/fallback-traits-fixup.html [ Failure Pass ] |
| 2941 | crbug.com/736177 [ Mac10.12 ] fast/text/unicode-fallback-font.html [ Failure Pass ] |
| 2942 | crbug.com/736177 [ Mac10.12 ] html/details_summary/details-marker-style.html [ Failure Pass ] |
| 2943 | crbug.com/736177 [ Mac10.12 ] http/tests/misc/acid2-pixel.html [ Failure Pass ] |
| 2944 | crbug.com/736177 [ Mac10.12 ] media/video-zoom-controls.html [ Failure Pass ] |
| 2945 | crbug.com/736177 [ Mac10.12 ] paint/spellmarkers/document-markers-zoom-150.html [ Failure Pass ] |
| 2946 | crbug.com/736177 [ Mac10.12 ] scrollbars/custom-scrollbar-with-incomplete-style.html [ Failure Pass ] |
| 2947 | crbug.com/736177 [ Mac10.12 ] svg/W3C-SVG-1.1/script-handle-02-b.svg [ Failure Pass ] |
| 2948 | crbug.com/736177 [ Mac10.12 ] svg/W3C-SVG-1.1/script-handle-03-b.svg [ Failure Pass ] |
| 2949 | crbug.com/736177 [ Mac10.12 ] svg/W3C-SVG-1.1/script-handle-04-b.svg [ Failure Pass ] |
| 2950 | crbug.com/736177 [ Mac10.12 ] svg/W3C-SVG-1.1/struct-use-05-b.svg [ Failure Pass ] |
| 2951 | crbug.com/736177 [ Mac10.12 ] svg/W3C-SVG-1.1/text-fonts-01-t.svg [ Failure Pass ] |
| 2952 | crbug.com/736177 [ Mac10.12 ] svg/as-border-image/svg-as-border-image-2.html [ Failure Pass ] |
| 2953 | crbug.com/736177 [ Mac10.12 ] svg/batik/text/textLayout.svg [ Failure Pass ] |
| 2954 | crbug.com/736177 [ Mac10.12 ] svg/custom/focus-ring-text.svg [ Failure Pass ] |
| 2955 | crbug.com/736177 [ Mac10.12 ] svg/text/surrogate-pair-queries.html [ Failure Pass ] |
| 2956 | crbug.com/736177 [ Mac10.12 ] svg/text/text-path-middle-align.svg [ Failure Pass ] |
| 2957 | crbug.com/736177 [ Mac10.12 ] svg/transforms/svg-css-transforms-clip-path.xhtml [ Failure Pass ] |
| 2958 | crbug.com/736177 [ Mac10.12 ] svg/transforms/svg-css-transforms.xhtml [ Failure Pass ] |
| 2959 | crbug.com/736177 [ Mac10.12 ] tables/mozilla/bugs/bug18359.html [ Failure Pass ] |
| 2960 | crbug.com/736177 [ Mac10.12 ] tables/mozilla/bugs/bug2479-3.html [ Failure Pass ] |
| 2961 | crbug.com/736177 [ Mac10.12 ] tables/mozilla/bugs/bug2479-4.html [ Failure Pass ] |
| 2962 | crbug.com/736177 [ Mac10.12 ] tables/mozilla/bugs/bug46480-1.html [ Failure Pass ] |
| 2963 | crbug.com/736177 [ Mac10.12 ] tables/mozilla/bugs/bug46480-2.html [ Failure Pass ] |
| 2964 | crbug.com/736177 [ Mac10.12 ] tables/mozilla/bugs/bug8032-1.html [ Failure Pass ] |
| 2965 | crbug.com/736177 [ Mac10.12 ] tables/mozilla/bugs/bug8858.html [ Failure Pass ] |
| 2966 | crbug.com/736177 [ Mac10.12 ] tables/mozilla/other/test3.html [ Failure Pass ] |
| 2967 | crbug.com/736177 [ Mac10.12 ] tables/mozilla/other/test6.html [ Failure Pass ] |
| 2968 | crbug.com/736177 [ Mac10.12 ] tables/mozilla/other/wa_table_thtd_rowspan.html [ Failure Pass ] |
| 2969 | crbug.com/736177 [ Mac10.12 ] tables/mozilla/other/wa_table_tr_align.html [ Failure Pass ] |
| 2970 | crbug.com/736177 [ Mac10.12 ] tables/mozilla_expected_failures/bugs/bug1128.html [ Failure Pass ] |
| 2971 | crbug.com/736177 [ Mac10.12 ] tables/mozilla_expected_failures/bugs/bug2479-5.html [ Failure Pass ] |
| 2972 | crbug.com/736177 [ Mac10.12 ] tables/mozilla_expected_failures/bugs/bug91057.html [ Failure Pass ] |
| 2973 | crbug.com/736177 [ Mac10.12 ] transforms/svg-vs-css.xhtml [ Failure Pass ] |
| 2974 | crbug.com/736177 [ Mac10.12 ] virtual/layout_ng/fast/block/basic/001.html [ Failure Pass ] |
| 2975 | crbug.com/736177 [ Mac10.12 ] virtual/mojo-loading/http/tests/misc/acid2-pixel.html [ Failure Pass ] |
Quinten Yearsley | c421374 | 2017-07-15 17:16:18 | [diff] [blame] | 2976 | crbug.com/736177 [ Mac10.12 ] virtual/prefer_compositing_to_lcd_text/scrollbars/custom-scrollbar-with-incomplete-style.html [ Failure Pass ] |
| 2977 | crbug.com/736177 [ Mac10.12 ] virtual/rootlayerscrolls/scrollbars/custom-scrollbar-with-incomplete-style.html [ Failure Pass ] |
Tim 'mithro' Ansell | d3cd79fb | 2017-08-12 15:57:15 | [diff] [blame] | 2978 | # These tests are failing on both Mac-10.12 when using an Intel GPU and Mac-10.11.6 when using no GPU |
| 2979 | crbug.com/736177 [ Mac ] fast/forms/control-restrict-line-height.html [ Failure Pass ] |
| 2980 | crbug.com/736177 [ Mac ] fast/forms/input-appearance-height.html [ Failure Pass ] |
| 2981 | crbug.com/736177 [ Mac ] fast/forms/placeholder-position.html [ Failure Pass ] |
| 2982 | crbug.com/736177 [ Mac ] fast/forms/search/search-appearance-basic.html [ Failure Pass ] |
| 2983 | crbug.com/736177 [ Mac ] fast/forms/search/search-cancel-button-style-sharing.html [ Failure Pass ] |
| 2984 | crbug.com/736177 [ Mac ] fast/forms/search/search-display-none-cancel-button.html [ Failure Pass ] |
| 2985 | crbug.com/736177 [ Mac ] fast/forms/search/search-rtl.html [ Failure Pass ] |
| 2986 | crbug.com/736177 [ Mac ] fast/forms/search/searchfield-heights.html [ Failure Pass ] |
Tim 'mithro' Ansell | 748865d3 | 2017-08-12 16:35:00 | [diff] [blame] | 2987 | # These tests are failing on Mac-10.12 when using an Intel GPU and Mac Retina |
| 2988 | crbug.com/736177 [ Mac10.12 Retina ] compositing/overflow/theme-affects-visual-overflow.html [ Failure Pass ] |
| 2989 | crbug.com/736177 [ Mac10.12 Retina ] css1/box_properties/acid_test.html [ Failure Pass ] |
| 2990 | crbug.com/736177 [ Mac10.12 Retina ] css2.1/t09-c5526c-display-00-e.html [ Failure Pass ] |
| 2991 | crbug.com/736177 [ Mac10.12 Retina ] css3/selectors3/html/css3-modsel-25.html [ Failure Pass ] |
| 2992 | crbug.com/736177 [ Mac10.12 Retina ] css3/selectors3/html/css3-modsel-70.html [ Failure Pass ] |
| 2993 | crbug.com/736177 [ Mac10.12 Retina ] css3/selectors3/xhtml/css3-modsel-25.xml [ Failure Pass ] |
| 2994 | crbug.com/736177 [ Mac10.12 Retina ] css3/selectors3/xhtml/css3-modsel-70.xml [ Failure Pass ] |
| 2995 | crbug.com/736177 [ Mac10.12 Retina ] css3/selectors3/xml/css3-modsel-25.xml [ Failure Pass ] |
| 2996 | crbug.com/736177 [ Mac10.12 Retina ] css3/selectors3/xml/css3-modsel-70.xml [ Failure Pass ] |
| 2997 | crbug.com/736177 [ Mac10.12 Retina ] fast/block/basic/011.html [ Failure Pass ] |
| 2998 | crbug.com/736177 [ Mac10.12 Retina ] fast/block/margin-collapse/103.html [ Failure Pass ] |
| 2999 | crbug.com/736177 [ Mac10.12 Retina ] fast/css/non-standard-checkbox-size.html [ Failure Pass ] |
| 3000 | crbug.com/736177 [ Mac10.12 Retina ] fast/forms/001.html [ Failure Pass ] |
| 3001 | crbug.com/736177 [ Mac10.12 Retina ] fast/forms/basic-inputs.html [ Failure Pass ] |
| 3002 | crbug.com/736177 [ Mac10.12 Retina ] fast/forms/checkbox/checkbox-appearance-basic.html [ Failure Pass ] |
| 3003 | crbug.com/736177 [ Mac10.12 Retina ] fast/forms/file/file-input-disabled.html [ Failure Pass ] |
| 3004 | crbug.com/736177 [ Mac10.12 Retina ] fast/forms/formmove.html [ Failure Pass ] |
| 3005 | crbug.com/736177 [ Mac10.12 Retina ] fast/forms/formmove2.html [ Failure Pass ] |
| 3006 | crbug.com/736177 [ Mac10.12 Retina ] fast/forms/indeterminate.html [ Failure Pass ] |
| 3007 | crbug.com/736177 [ Mac10.12 Retina ] fast/forms/input-value.html [ Failure Pass ] |
| 3008 | crbug.com/736177 [ Mac10.12 Retina ] fast/forms/radio/radio-appearance-basic.html [ Failure Pass ] |
| 3009 | crbug.com/736177 [ Mac10.12 Retina ] fast/inline/positionedLifetime.html [ Failure Pass ] |
| 3010 | crbug.com/736177 [ Mac10.12 Retina ] fast/parser/bad-xml-slash.html [ Failure Pass ] |
| 3011 | crbug.com/736177 [ Mac10.12 Retina ] fast/replaced/replaced-breaking.html [ Failure Pass ] |
| 3012 | crbug.com/736177 [ Mac10.12 Retina ] fast/text/textIteratorNilRenderer.html [ Failure Pass ] |
| 3013 | crbug.com/736177 [ Mac10.12 Retina ] fast/text/whitespace/normal-after-nowrap-breaking.html [ Failure Pass ] |
| 3014 | crbug.com/736177 [ Mac10.12 Retina ] paint/invalidation/forms/checkbox-focus-by-mouse-then-keydown.html [ Failure Pass ] |
| 3015 | crbug.com/736177 [ Mac10.12 Retina ] paint/invalidation/forms/radio-focus-by-mouse-then-keydown.html [ Failure Pass ] |
| 3016 | crbug.com/736177 [ Mac10.12 Retina ] tables/mozilla/bugs/bug1318.html [ Failure Pass ] |
| 3017 | crbug.com/736177 [ Mac10.12 Retina ] tables/mozilla/bugs/bug4527.html [ Failure Pass ] |
Tim 'mithro' Ansell | 0bee6f0 | 2017-08-13 13:59:08 | [diff] [blame] | 3018 | crbug.com/736177 [ Mac10.12 Retina ] tables/mozilla_expected_failures/core/captions1.html [ Failure Pass ] |
| 3019 | crbug.com/736177 [ Mac10.12 Retina ] tables/mozilla_expected_failures/core/captions2.html [ Failure Pass ] |
| 3020 | crbug.com/736177 [ Mac10.12 Retina ] virtual/mojo-loading/css1/box_properties/acid_test.html [ Failure Pass ] |
| 3021 | crbug.com/736177 [ Mac10.12 Retina ] virtual/prefer_compositing_to_lcd_text/compositing/overflow/theme-affects-visual-overflow.html [ Failure Pass ] |
| 3022 | crbug.com/736177 [ Mac10.12 Retina ] virtual/scalefactor200/fast/hidpi/static/validation-bubble-appearance-hidpi.html [ Failure Pass ] |
Tim 'mithro' Ansell | c03fefa4 | 2017-08-13 10:47:37 | [diff] [blame] | 3023 | # These tests are failing on Mac-10.9.5 when using no GPU |
Tim 'mithro' Ansell | 09cfd397 | 2017-08-13 15:20:08 | [diff] [blame] | 3024 | crbug.com/736177 [ Mac10.9 ] editing/selection/modify_move/move_left_right_character_in_mixed_bidi.html [ Skip ] |
| 3025 | crbug.com/736177 [ Mac10.9 ] external/wpt/css/css-writing-modes-3/bidi-isolate-override-007.html [ Skip ] |
| 3026 | crbug.com/736177 [ Mac10.9 ] fast/text/international/bidi-LDB-2-formatting-characters.html [ Skip ] |
| 3027 | crbug.com/736177 [ Mac10.9 ] fast/text/international/bidi-neutral-run.html [ Skip ] |
| 3028 | crbug.com/736177 [ Mac10.9 ] inspector/elements/bidi-dom-tree.html [ Skip ] |
Tim 'mithro' Ansell | c8f3e71 | 2017-08-13 04:26:58 | [diff] [blame] | 3029 | # fast/css/text-overflow-input.html test is flaky on all Mac platforms |
| 3030 | crbug.com/736177 [ Mac ] fast/css/text-overflow-input.html [ Failure Pass ] |
Quinten Yearsley | c421374 | 2017-07-15 17:16:18 | [diff] [blame] | 3031 | |
tansell | 63fbf039 | 2017-06-23 06:39:40 | [diff] [blame] | 3032 | crbug.com/736177 [ Mac ] svg/as-border-image/svg-as-border-image.html [ Failure Pass ] |
msramek | 5051afa | 2017-06-23 08:29:34 | [diff] [blame] | 3033 | |
| 3034 | crbug.com/734762 [ Mac Debug ] inspector-protocol/timeline/page-frames.js [ Failure ] |
tansell | dc684e2 | 2017-06-23 09:13:35 | [diff] [blame] | 3035 | |
tansell | fa75036 | 2017-06-23 10:33:54 | [diff] [blame] | 3036 | crbug.com/736255 [ Mac ] external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-multi-item-vert-001b.html [ Skip ] |
Yutaka Hirano | 74c13f87 | 2017-06-26 10:38:19 | [diff] [blame] | 3037 | crbug.com/736732 virtual/enable_wasm/external/wpt/wasm/wasm_local_iframe_test.html [ Timeout Pass ] |
timloh | 548ad02 | 2017-07-03 05:36:16 | [diff] [blame] | 3038 | |
Joshua Bell | fef52607 | 2017-07-06 21:40:48 | [diff] [blame] | 3039 | # These imported tests exercise tens of thousands of code points and generate large results. Marked slow, but still timeout. |
| 3040 | crbug.com/736056 [ Mac ] external/wpt/encoding/legacy-mb-japanese [ Timeout Pass ] |
Henrik Kjellander | 5102cfd | 2017-08-21 15:33:12 | [diff] [blame] | 3041 | crbug.com/736056 [ Mac Win7 ] external/wpt/encoding/legacy-mb-korean [ Timeout Pass ] |
Joshua Bell | fef52607 | 2017-07-06 21:40:48 | [diff] [blame] | 3042 | crbug.com/736056 [ Mac ] external/wpt/encoding/legacy-mb-tchinese [ Timeout Pass ] |
| 3043 | crbug.com/736056 external/wpt/encoding/legacy-mb-korean/euc-kr/euckr-encode-form-errors-hangul.html [ Timeout Pass ] |
| 3044 | |
Kouhei Ueno | 7eb3939 | 2017-07-13 12:29:24 | [diff] [blame] | 3045 | # module script lacks XHTML support |
| 3046 | crbug.com/717643 external/wpt/html/semantics/scripting-1/the-script-element/module/module-in-xhtml.xhtml [ Failure ] |
| 3047 | |
Conley Owens | 47f4fbf1 | 2017-08-02 01:56:52 | [diff] [blame] | 3048 | # Geolocation tests |
| 3049 | crbug.com/745079 external/wpt/geolocation-API/PositionOptions.https.html [ Failure ] |
| 3050 | |
timloh | 548ad02 | 2017-07-03 05:36:16 | [diff] [blame] | 3051 | # Sheriff failures 2017-07-03 |
| 3052 | crbug.com/708994 http/tests/security/cross-frame-mouse-source-capabilities.html [ Timeout Pass ] |
Philip Jägenstedt | d717e00 | 2017-07-03 14:05:57 | [diff] [blame] | 3053 | crbug.com/708994 virtual/mojo-loading/http/tests/security/cross-frame-mouse-source-capabilities.html [ Timeout Pass ] |
Alice Boxhall | f60e35b | 2017-07-18 03:38:07 | [diff] [blame] | 3054 | |
Alexei Filippov | 6a15fdf | 2017-07-18 18:34:27 | [diff] [blame] | 3055 | crbug.com/745887 [ Mac Win ] fast/frames/sandboxed-iframe-plugins.html [ Failure Pass ] |
Alexei Filippov | 4a6917c | 2017-07-18 19:42:31 | [diff] [blame] | 3056 | crbug.com/745899 [ Linux ] vr/getFrameData_samewithinframe.html [ Failure Pass ] |
Alice Boxhall | 9b8266f | 2017-07-19 00:51:21 | [diff] [blame] | 3057 | |
| 3058 | crbug.com/626703 [ Win7 ] external/wpt/domxpath/xml_xpath_runner.html [ Timeout Pass ] |
Alice Boxhall | ad29353 | 2017-07-19 04:00:08 | [diff] [blame] | 3059 | |
Ojan Vafai | e24f416 | 2017-07-21 16:59:14 | [diff] [blame] | 3060 | crbug.com/746128 [ Win7 Debug ] media/controls/video-enter-exit-fullscreen-without-hovering-doesnt-show-controls.html [ Failure ] |
| 3061 | crbug.com/746128 [ Win7 Debug ] virtual/new-remote-playback-pipeline/media/controls/video-enter-exit-fullscreen-without-hovering-doesnt-show-controls.html [ Failure ] |
Ojan Vafai | 6f044e1 | 2017-07-22 02:12:00 | [diff] [blame] | 3062 | crbug.com/746128 [ Win7 Debug ] virtual/new-remote-playback-pipeline/media/controls/controls-video-keynav.html [ Failure ] |
Alice Boxhall | 97a4166 | 2017-07-19 04:53:59 | [diff] [blame] | 3063 | |
Chromium WPT Sync | f071a005 | 2017-08-14 16:08:23 | [diff] [blame] | 3064 | crbug.com/626703 [ Win7 ] external/wpt/html/semantics/embedded-content/the-img-element/decode/image-decode-path-changes.html [ Crash Pass ] |
jdoerrie | 34bc7ece | 2017-07-20 12:51:40 | [diff] [blame] | 3065 | |
| 3066 | # Sheriff failures 2017-07-20 |
Scott Little | 56fdb07 | 2017-07-21 00:52:14 | [diff] [blame] | 3067 | crbug.com/747163 [ Linux ] imagecapture/MediaStreamTrack-applyConstraints.html [ Pass Crash ] |
| 3068 | crbug.com/747163 [ Linux ] imagecapture/MediaStreamTrack-getSettings.html [ Pass Crash ] |
Dirk Pranke | c8ac33f | 2017-07-27 18:18:32 | [diff] [blame] | 3069 | |
| 3070 | crbug.com/749738 [ Win7 Debug ] http/tests/devtools/console/console-format-es6.js [ Timeout ] |
| 3071 | crbug.com/749738 [ Win7 Debug ] inspector/editor/text-editor-word-jumps.html [ Timeout ] |
| 3072 | crbug.com/749738 [ Win7 Debug ] virtual/mojo-loading/http/tests/devtools/console/console-format-es6.js [ Timeout ] |
| 3073 | |
Eddy Mead | ef0de7b | 2017-07-28 05:05:10 | [diff] [blame] | 3074 | # Sheriff failures 2017-07-28 |
| 3075 | crbug.com/749738 [ Win7 Debug ] http/tests/devtools/console/console-format-es6-2.js [ Timeout ] |
| 3076 | crbug.com/749738 [ Win7 Debug ] virtual/mojo-loading/http/tests/devtools/console/console-format-es6-2.js [ Timeout ] |
Eddy Mead | 83c77c81 | 2017-07-28 09:01:30 | [diff] [blame] | 3077 | crbug.com/749965 [ Win7 Debug ] media/controls/controls-video-keynav.html [ Failure ] |
Joe Downing | cef8898 | 2017-08-04 22:14:46 | [diff] [blame] | 3078 | |
| 3079 | # Sheriff failures 2017-08-04 |
Reilly Grant | 6743487e | 2017-08-16 00:12:45 | [diff] [blame] | 3080 | crbug.com/626703 [ Win7 Mac10.11 ] external/wpt/html/semantics/tabular-data/processing-model-1/span-limits.html [ Timeout ] |
Takashi SAKAMOTO | 350a105 | 2017-08-07 06:01:57 | [diff] [blame] | 3081 | |
| 3082 | # Sheriff failure 2017-08-07 |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3083 | crbug.com/708499 [ Mac10.11 Retina Debug ] virtual/wheelscrolllatching/fast/compositor-wheel-scroll-latching/touchpad-scroll-impl-to-main.html [ Failure Pass ] |
Nicholas Verne | e6c400f | 2017-08-09 09:47:49 | [diff] [blame] | 3084 | crbug.com/752845 [ Win ] inspector/sha1.html [ Pass Crash ] |
Eric Karl | 50a82a28 | 2017-08-09 01:04:20 | [diff] [blame] | 3085 | |
Olga Sharonova | bd09f19 | 2017-08-11 12:53:05 | [diff] [blame] | 3086 | # Sheriff failure 2017-08-11 |
| 3087 | crbug.com/754657 http/tests/media/media-source/mediasource-duration.html [ Pass Failure ] |
Olga Sharonova | 4289ce3 | 2017-08-11 16:08:01 | [diff] [blame] | 3088 | crbug.com/626703 virtual/outofblink-cors/external/wpt/fetch/api/response/response-cancel-stream.html [ Pass Timeout ] |
Olga Sharonova | bd09f19 | 2017-08-11 12:53:05 | [diff] [blame] | 3089 | |
Eric Karl | 50a82a28 | 2017-08-09 01:04:20 | [diff] [blame] | 3090 | # Ganesh dither changes |
| 3091 | crbug.com/753462 virtual/gpu/fast/canvas/canvas-text-alignment.html [ NeedsManualRebaseline ] |
| 3092 | crbug.com/753462 virtual/gpu/fast/canvas/fillrect_gradient.html [ NeedsManualRebaseline ] |
| 3093 | crbug.com/753462 virtual/gpu/fast/canvas/gradient-add-second-start-end-stop.html [ NeedsManualRebaseline ] |
Nicholas Verne | e6c400f | 2017-08-09 09:47:49 | [diff] [blame] | 3094 | |
| 3095 | crbug.com/746904 [ Win ] fast/text/ellipsis-in-relative-inline.html [ Failure Pass ] |
Tim 'mithro' Ansell | 6e2fde0 | 2017-08-12 15:00:15 | [diff] [blame] | 3096 | |
Nicolas Pena | b52204f5 | 2017-08-17 01:02:40 | [diff] [blame] | 3097 | crbug.com/754819 external/wpt/longtask-timing/longtask-in-childiframe-crossorigin.html [ Timeout ] |
Nicolas Pena | 91858a7 | 2017-08-14 19:55:53 | [diff] [blame] | 3098 | crbug.com/754819 external/wpt/longtask-timing/longtask-in-sibling-iframe-crossorigin.html [ Timeout ] |
Nicolas Pena | b52204f5 | 2017-08-17 01:02:40 | [diff] [blame] | 3099 | crbug.com/754819 external/wpt/longtask-timing/longtask-in-sibling-iframe.html [ Timeout ] |
Nicolas Pena | 91858a7 | 2017-08-14 19:55:53 | [diff] [blame] | 3100 | |
Tim 'mithro' Ansell | 6e2fde0 | 2017-08-12 15:00:15 | [diff] [blame] | 3101 | crbug.com/731018 [ Mac ] sensor/accelerometer.html [ Failure Pass Crash ] |
| 3102 | crbug.com/731018 [ Mac ] sensor/ambient-light-sensor.html [ Failure Pass Crash ] |
| 3103 | crbug.com/731018 [ Mac ] sensor/gyroscope.html [ Failure Pass Crash ] |
| 3104 | crbug.com/731018 [ Mac ] sensor/magnetometer.html [ Failure Pass Crash ] |
| 3105 | crbug.com/731018 [ Mac ] sensor/orientation-sensor.html [ Failure Pass Crash ] |
Reilly Grant | bd56d14c | 2017-08-15 00:52:05 | [diff] [blame] | 3106 | |
| 3107 | # Tests failing on Android after https://chromium-review.googlesource.com/612442 |
| 3108 | crbug.com/755405 [ Android ] compositing/rendering-contexts.html [ Failure ] |
| 3109 | crbug.com/755405 [ Android ] compositing/contents-opaque/body-background-painted.html [ Failure ] |
| 3110 | crbug.com/755405 [ Android ] compositing/contents-opaque/layer-transform.html [ Failure ] |
| 3111 | crbug.com/755405 [ Android ] compositing/contents-opaque/visibility-hidden.html [ Failure ] |
| 3112 | crbug.com/755405 [ Android ] compositing/filters/sw-layer-overlaps-hw-shadow.html [ Failure ] |
| 3113 | crbug.com/755405 [ Android ] compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html [ Failure Crash ] |
| 3114 | crbug.com/755405 [ Android ] compositing/filters/sw-shadow-overlaps-hw-layer.html [ Failure ] |
| 3115 | crbug.com/755405 [ Android ] compositing/filters/sw-shadow-overlaps-hw-shadow.html [ Failure ] |
| 3116 | crbug.com/755405 [ Android ] compositing/force-compositing-mode/force-composite-empty.html [ Failure ] |
| 3117 | crbug.com/755405 [ Android ] compositing/geometry/limit-layer-bounds-positioned-transition.html [ Failure ] |
| 3118 | crbug.com/755405 [ Android ] compositing/iframes/visibility-hidden-transformed-content.html [ Failure ] |
| 3119 | crbug.com/755405 [ Android ] compositing/images/clip-on-directly-composited-image.html [ Failure ] |
| 3120 | crbug.com/755405 [ Android ] compositing/layer-creation/assumed-overlap-for-inline-transform.html [ Failure ] |
| 3121 | crbug.com/755405 [ Android ] compositing/layer-creation/fixed-position-out-of-view.html [ Failure ] |
| 3122 | crbug.com/755405 [ Android ] compositing/squashing/invisible-layers-should-not-affect-geometry.html [ Failure ] |
| 3123 | crbug.com/755405 [ Android ] compositing/will-change/composited-layers.html [ Failure ] |
| 3124 | crbug.com/755405 [ Android ] external/wpt/FileAPI/fileReader.html [ Failure ] |
| 3125 | crbug.com/755405 [ Android ] external/wpt/FileAPI/blob/Blob-XHR-revoke.html [ Failure ] |
| 3126 | crbug.com/755405 [ Android ] external/wpt/FileAPI/reading-data-section/FileReader-event-handler-attributes.html [ Failure ] |
| 3127 | crbug.com/755405 [ Android ] external/wpt/FileAPI/reading-data-section/filereader_readAsText.html [ Failure ] |
| 3128 | crbug.com/755405 [ Android ] external/wpt/WebIDL/ecmascript-binding/interface-object.html [ Failure ] |
| 3129 | crbug.com/755405 [ Android ] external/wpt/XMLHttpRequest/event-load.htm [ Failure ] |
| 3130 | crbug.com/755405 [ Android ] external/wpt/XMLHttpRequest/open-after-abort.htm [ Failure ] |
| 3131 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/connect-src/connect-src-beacon-blocked.sub.html [ Failure ] |
| 3132 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/font-src/font-match-allowed.sub.html [ Failure ] |
| 3133 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/font-src/font-none-blocked.sub.html [ Failure ] |
| 3134 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/frame-ancestors/frame-ancestors-self-block.html [ Failure ] |
| 3135 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/frame-ancestors/frame-ancestors-url-block.html [ Failure ] |
| 3136 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/img-src/img-src-host-partial-wildcard-allowed.sub.html [ Failure ] |
| 3137 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/img-src/img-src-none-blocks.html [ Failure ] |
| 3138 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/meta/meta-modified.html [ Failure ] |
| 3139 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/securitypolicyviolation/blockeduri-eval.html [ Failure ] |
| 3140 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/style-src/style-src-inline-style-attribute-allowed.html [ Failure ] |
| 3141 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/style-src/style-src-stylesheet-nonce-allowed.html [ Failure ] |
| 3142 | crbug.com/755405 [ Android ] external/wpt/content-security-policy/svg/svg-from-guid.html [ Failure ] |
| 3143 | crbug.com/755405 [ Android ] external/wpt/css/css-align-3/content-distribution/place-content-shorthand-002.html [ Failure ] |
| 3144 | crbug.com/755405 [ Android ] external/wpt/css/css-align-3/content-distribution/place-content-shorthand-003.html [ Failure ] |
| 3145 | crbug.com/755405 [ Android ] external/wpt/css/css-align-3/default-alignment/place-items-shorthand-001.html [ Failure ] |
| 3146 | crbug.com/755405 [ Android ] external/wpt/css/css-display-3/display-contents-computed-style.html [ Failure ] |
| 3147 | crbug.com/755405 [ Android ] external/wpt/css-typed-om/CSSMatrixComponent-DOMMatrix-mutable.html [ Failure ] |
| 3148 | crbug.com/755405 [ Android ] external/wpt/css-typed-om/declared-styleMap-accepts-inherit.html [ Failure ] |
| 3149 | crbug.com/755405 [ Android ] external/wpt/cssom/cssom-cssText-serialize.html [ Failure ] |
| 3150 | crbug.com/755405 [ Android ] external/wpt/cssom/medialist-interfaces-004.html [ Failure ] |
| 3151 | crbug.com/755405 [ Android ] external/wpt/cssom-view/cssom-view-window-screen-interface.html [ Failure ] |
| 3152 | crbug.com/755405 [ Android ] external/wpt/cssom-view/ttwf-scrollintoview.html [ Failure ] |
| 3153 | crbug.com/755405 [ Android ] external/wpt/cssom-view/cssom-view/media-query-list-interface.xht [ Failure ] |
| 3154 | crbug.com/755405 [ Android ] external/wpt/custom-elements/HTMLElement-constructor.html [ Failure ] |
| 3155 | crbug.com/755405 [ Android ] external/wpt/custom-elements/parser/parser-constructs-custom-element-in-document-write.html [ Failure ] |
| 3156 | crbug.com/755405 [ Android ] external/wpt/custom-elements/parser/parser-constructs-custom-elements.html [ Failure ] |
| 3157 | crbug.com/755405 [ Android ] external/wpt/custom-elements/reactions/Attr.html [ Failure ] |
| 3158 | crbug.com/755405 [ Android ] external/wpt/custom-elements/reactions/Selection.html [ Failure ] |
| 3159 | crbug.com/755405 [ Android ] external/wpt/custom-elements/upgrading/upgrading-parser-created-element.html [ Failure ] |
| 3160 | crbug.com/755405 [ Android ] external/wpt/dom/historical.html [ Failure ] |
| 3161 | crbug.com/755405 [ Android ] external/wpt/dom/interface-objects.html [ Failure ] |
| 3162 | crbug.com/755405 [ Android ] external/wpt/dom/collections/HTMLCollection-as-proto-length-get-throws.html [ Failure ] |
| 3163 | crbug.com/755405 [ Android ] external/wpt/dom/events/AddEventListenerOptions-once.html [ Failure ] |
| 3164 | crbug.com/755405 [ Android ] external/wpt/dom/events/CustomEvent.html [ Failure ] |
| 3165 | crbug.com/755405 [ Android ] external/wpt/dom/events/Event-defaultPrevented-after-dispatch.html [ Failure ] |
| 3166 | crbug.com/755405 [ Android ] external/wpt/dom/events/Event-dispatch-order.html [ Failure ] |
| 3167 | crbug.com/755405 [ Android ] external/wpt/dom/lists/DOMTokenList-value.html [ Failure ] |
| 3168 | crbug.com/755405 [ Android ] external/wpt/dom/nodes/CharacterData-surrogates.html [ Failure ] |
| 3169 | crbug.com/755405 [ Android ] external/wpt/dom/nodes/Node-lookupPrefix.xhtml [ Failure ] |
| 3170 | crbug.com/755405 [ Android ] external/wpt/dom/nodes/Document-contentType/contentType/createHTMLDocument.html [ Failure Timeout ] |
| 3171 | crbug.com/755405 [ Android ] external/wpt/dom/ranges/Range-constructor.html [ Failure ] |
| 3172 | crbug.com/755405 [ Android ] external/wpt/dom/traversal/NodeFilter-constants.html [ Failure ] |
| 3173 | crbug.com/755405 [ Android ] external/wpt/dom/traversal/TreeWalker-walking-outside-a-tree.html [ Failure ] |
| 3174 | crbug.com/755405 [ Android ] external/wpt/domparsing/innerhtml-03.xhtml [ Failure ] |
| 3175 | crbug.com/755405 [ Android ] external/wpt/domparsing/innerhtml-04.html [ Failure ] |
| 3176 | crbug.com/755405 [ Android ] external/wpt/encoding/iso-2022-jp-encoder.html [ Failure ] |
| 3177 | crbug.com/755405 [ Android ] external/wpt/encoding/textdecoder-fatal-streaming.html [ Failure ] |
| 3178 | crbug.com/755405 [ Android ] external/wpt/fetch/api/basic/scheme-blob.html [ Failure ] |
| 3179 | crbug.com/755405 [ Android ] external/wpt/fetch/api/headers/headers-casing.html [ Failure ] |
| 3180 | crbug.com/755405 [ Android ] external/wpt/fetch/api/headers/headers-structure.html [ Failure ] |
| 3181 | crbug.com/755405 [ Android ] external/wpt/fetch/api/policies/referrer-unsafe-url.html [ Failure ] |
| 3182 | crbug.com/755405 [ Android ] external/wpt/fetch/api/request/request-clone.sub.html [ Failure ] |
| 3183 | crbug.com/755405 [ Android ] external/wpt/fetch/api/response/response-static-error.html [ Failure ] |
| 3184 | crbug.com/755405 [ Android ] external/wpt/fullscreen/api/element-request-fullscreen-not-allowed.html [ Failure ] |
| 3185 | crbug.com/755405 [ Android ] external/wpt/fullscreen/api/element-request-fullscreen-top-manual.html [ Failure ] |
| 3186 | crbug.com/755405 [ Android ] external/wpt/fullscreen/model/remove-parent-manual.html [ Failure ] |
| 3187 | crbug.com/755405 [ Android ] external/wpt/gamepad/idlharness.html [ Failure ] |
| 3188 | crbug.com/755405 [ Android ] external/wpt/html/browsers/browsing-the-web/scroll-to-fragid/001.html [ Failure ] |
| 3189 | crbug.com/755405 [ Android ] external/wpt/html/browsers/history/the-history-interface/history_back.html [ Failure ] |
| 3190 | crbug.com/755405 [ Android ] external/wpt/html/browsers/history/the-history-interface/history_pushstate.html [ Failure ] |
| 3191 | crbug.com/755405 [ Android ] external/wpt/html/browsers/history/the-history-interface/history_replacestate_err.html [ Failure ] |
| 3192 | crbug.com/755405 [ Android ] external/wpt/html/browsers/history/the-history-interface/history_replacestate_nooptionalparam.html [ Failure ] |
| 3193 | crbug.com/755405 [ Android ] external/wpt/html/browsers/offline/application-cache-api/api_update_error.html [ Failure ] |
| 3194 | crbug.com/755405 [ Android ] external/wpt/html/browsers/offline/introduction-4/event_cached.html [ Failure ] |
| 3195 | crbug.com/755405 [ Android ] external/wpt/html/browsers/the-window-object/named-access-on-the-window-object/window-null-names.html [ Failure ] |
| 3196 | crbug.com/755405 [ Android ] external/wpt/html/browsers/the-window-object/the-windowproxy-object/test-window-proxy-statusbar-manual.html [ Failure ] |
| 3197 | crbug.com/755405 [ Android ] external/wpt/html/browsers/the-windowproxy-exotic-object/windowproxy-prototype-setting-same-origin.html [ Failure ] |
| 3198 | crbug.com/755405 [ Android ] external/wpt/html/dom/documents/dom-tree-accessors/Document.getElementsByClassName-null-undef.html [ Failure ] |
| 3199 | crbug.com/755405 [ Android ] external/wpt/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-same.html [ Failure ] |
| 3200 | crbug.com/755405 [ Android ] external/wpt/html/dom/dynamic-markup-insertion/document-write/042.html [ Failure ] |
| 3201 | crbug.com/755405 [ Android ] external/wpt/html/dom/elements/global-attributes/dataset-get.html [ Failure ] |
| 3202 | crbug.com/755405 [ Android ] external/wpt/html/dom/elements/global-attributes/the-translate-attribute-010.html [ Failure ] |
| 3203 | crbug.com/755405 [ Android ] external/wpt/html/editing/activation/click.html [ Failure ] |
| 3204 | crbug.com/755405 [ Android ] external/wpt/html/editing/dnd/dom/draggable.html [ Failure ] |
| 3205 | crbug.com/755405 [ Android ] external/wpt/html/editing/editing-0/contenteditable/user-interaction-editing-contenteditable.html [ Failure ] |
| 3206 | crbug.com/755405 [ Android ] external/wpt/html/editing/focus/focus-management/focus-event-targets-simple.html [ Failure ] |
| 3207 | crbug.com/755405 [ Android ] external/wpt/html/editing/focus/focus-management/focus-events.html [ Failure ] |
| 3208 | crbug.com/755405 [ Android ] external/wpt/html/infrastructure/common-dom-interfaces/collections/htmloptionscollection.html [ Failure ] |
| 3209 | crbug.com/755405 [ Android ] external/wpt/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-all.html [ Failure ] |
| 3210 | crbug.com/755405 [ Android ] external/wpt/html/semantics/document-metadata/the-base-element/base_href_empty.html [ Failure ] |
| 3211 | crbug.com/755405 [ Android ] external/wpt/html/semantics/document-metadata/the-title-element/title.text-02.xhtml [ Failure ] |
| 3212 | crbug.com/755405 [ Android ] external/wpt/html/semantics/edits/the-del-element/del_effect.html [ Failure ] |
| 3213 | crbug.com/755405 [ Android ] external/wpt/html/semantics/edits/the-ins-element/ins_effect.html [ Failure ] |
| 3214 | crbug.com/755405 [ Android ] external/wpt/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/onexit.html [ Failure ] |
| 3215 | crbug.com/755405 [ Android ] external/wpt/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-insert-source-in-div.html [ Failure ] |
| 3216 | crbug.com/755405 [ Android ] external/wpt/html/semantics/forms/textfieldselection/selection-not-application-textarea.html [ Failure ] |
| 3217 | crbug.com/755405 [ Android ] external/wpt/html/semantics/forms/textfieldselection/selection-not-application.html [ Failure ] |
| 3218 | crbug.com/755405 [ Android ] external/wpt/html/semantics/grouping-content/the-ol-element/ol.start-reflection-1.html [ Failure ] |
| 3219 | crbug.com/755405 [ Android ] external/wpt/html/semantics/interactive-elements/the-details-element/toggleEvent.html [ Failure ] |
| 3220 | crbug.com/755405 [ Android ] external/wpt/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_getter.html [ Failure ] |
| 3221 | crbug.com/755405 [ Android ] external/wpt/html/semantics/scripting-1/the-script-element/script-noembed-noframes-iframe.xhtml [ Failure ] |
| 3222 | crbug.com/755405 [ Android ] external/wpt/html/semantics/scripting-1/the-script-element/scripting-enabled.html [ Failure ] |
| 3223 | crbug.com/755405 [ Android ] external/wpt/html/semantics/selectors/pseudo-classes/dir01.html [ Failure ] |
| 3224 | crbug.com/755405 [ Android ] external/wpt/html/semantics/selectors/pseudo-classes/required-optional.html [ Failure ] |
| 3225 | crbug.com/755405 [ Android ] external/wpt/html/semantics/tabular-data/the-table-element/caption-methods.html [ Failure ] |
| 3226 | crbug.com/755405 [ Android ] external/wpt/html/semantics/tabular-data/the-table-element/table-insertRow.html [ Failure Timeout ] |
| 3227 | crbug.com/755405 [ Android ] external/wpt/html/semantics/text-level-semantics/the-a-element/a.text-setter-01.html [ Failure ] |
| 3228 | crbug.com/755405 [ Android ] external/wpt/html/semantics/text-level-semantics/the-time-element/001.html [ Failure ] |
| 3229 | crbug.com/755405 [ Android ] external/wpt/html/syntax/parsing/Document.getElementsByTagName-foreign-01.html [ Failure ] |
| 3230 | crbug.com/755405 [ Android ] external/wpt/html/syntax/parsing/Document.getElementsByTagName-foreign-02.html [ Failure ] |
| 3231 | crbug.com/755405 [ Android ] external/wpt/html/syntax/parsing/template/additions-to-foster-parenting/template-is-a-foster-parent-element.html [ Failure ] |
| 3232 | crbug.com/755405 [ Android ] external/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-016.html [ Failure ] |
| 3233 | crbug.com/755405 [ Android ] external/wpt/html/webappapis/animation-frames/same-dispatch-time.html [ Failure ] |
| 3234 | crbug.com/755405 [ Android ] external/wpt/html/webappapis/scripting/events/uncompiled_event_handler_with_scripting_disabled.html [ Failure ] |
| 3235 | crbug.com/755405 [ Android ] external/wpt/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error.html [ Failure ] |
| 3236 | crbug.com/755405 [ Android ] external/wpt/html/webappapis/system-state-and-capabilities/the-navigator-object/content/006.xhtml [ Failure ] |
| 3237 | crbug.com/755405 [ Android ] external/wpt/html/webappapis/timers/type-long-setinterval.html [ Failure ] |
| 3238 | crbug.com/755405 [ Android ] external/wpt/html/webappapis/timers/type-long-settimeout.html [ Failure ] |
| 3239 | crbug.com/755405 [ Android ] external/wpt/html-imports/document/document-method-changes.html [ Failure ] |
| 3240 | crbug.com/755405 [ Android ] external/wpt/html-imports/fetching/already-in-import-map.html [ Failure ] |
| 3241 | crbug.com/755405 [ Android ] external/wpt/html-imports/fetching/loading-attempt.html [ Failure ] |
| 3242 | crbug.com/755405 [ Android ] external/wpt/infrastructure/failing-test.html [ Failure ] |
| 3243 | crbug.com/755405 [ Android ] external/wpt/innerText/setter.html [ Failure ] |
| 3244 | crbug.com/755405 [ Android ] external/wpt/input-events/idlharness.html [ Failure ] |
| 3245 | crbug.com/755405 [ Android ] external/wpt/media-capabilities/decodingInfo.html [ Failure ] |
| 3246 | crbug.com/755405 [ Android ] external/wpt/mediacapture-record/BlobEvent-constructor.html [ Failure ] |
| 3247 | crbug.com/755405 [ Android ] external/wpt/mediacapture-streams/MediaStream-idl.https.html [ Failure ] |
| 3248 | crbug.com/755405 [ Android ] external/wpt/mediasession/mediametadata.html [ Failure ] |
| 3249 | crbug.com/755405 [ Android ] external/wpt/mediasession/playbackstate.html [ Failure ] |
| 3250 | crbug.com/755405 [ Android ] external/wpt/mediasession/setactionhandler.html [ Failure ] |
| 3251 | crbug.com/755405 [ Android ] external/wpt/navigation-timing/nav2_test_instance_accessible_from_the_start.html [ Failure ] |
| 3252 | crbug.com/755405 [ Android ] external/wpt/navigation-timing/test_navigation_redirectCount_none.html [ Failure ] |
| 3253 | crbug.com/755405 [ Android ] external/wpt/orientation-event/devicemotionevent-init.html [ Failure ] |
| 3254 | crbug.com/755405 [ Android ] external/wpt/pointerevents/pointerevent_touch-action-illegal.html [ Failure ] |
| 3255 | crbug.com/755405 [ Android ] external/wpt/preload/avoid-delaying-onload-link-preload.html [ Failure ] |
| 3256 | crbug.com/755405 [ Android ] external/wpt/referrer-policy/generic/subresource-test/attr-referrer-invalid-value.html [ Failure ] |
| 3257 | crbug.com/755405 [ Android ] external/wpt/referrer-policy/no-referrer-when-downgrade/http-rp/cross-origin/http-http/fetch-request/insecure-protocol.no-redirect.http.html [ Failure ] |
| 3258 | crbug.com/755405 [ Android ] external/wpt/referrer-policy/origin/meta-referrer/cross-origin/http-http/xhr-request/generic.no-redirect.http.html [ Failure ] |
| 3259 | crbug.com/755405 [ Android ] external/wpt/referrer-policy/origin-when-cross-origin/meta-referrer/cross-origin/http-http/xhr-request/cross-origin.no-redirect.http.html [ Failure ] |
| 3260 | crbug.com/755405 [ Android ] external/wpt/selection/Document-open.html [ Failure ] |
| 3261 | crbug.com/755405 [ Android ] external/wpt/service-workers/service-worker/rejections.https.html [ Failure ] |
| 3262 | crbug.com/755405 [ Android ] external/wpt/shadow-dom/Element-interface-shadowRoot-attribute.html [ Failure ] |
| 3263 | crbug.com/755405 [ Android ] external/wpt/shadow-dom/event-with-related-target.html [ Failure ] |
| 3264 | crbug.com/755405 [ Android ] external/wpt/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-002.html [ Failure ] |
| 3265 | crbug.com/755405 [ Android ] external/wpt/shadow-dom/untriaged/styles/test-008.html [ Failure ] |
| 3266 | crbug.com/755405 [ Android ] external/wpt/streams/byte-length-queuing-strategy.html [ Failure ] |
| 3267 | crbug.com/755405 [ Android ] external/wpt/streams/piping/close-propagation-backward.html [ Failure ] |
| 3268 | crbug.com/755405 [ Android ] external/wpt/streams/piping/multiple-propagation.html [ Failure ] |
| 3269 | crbug.com/755405 [ Android ] external/wpt/streams/readable-streams/floating-point-total-queue-size.html [ Failure ] |
| 3270 | crbug.com/755405 [ Android ] external/wpt/streams/writable-streams/bad-strategies.html [ Failure ] |
| 3271 | crbug.com/755405 [ Android ] external/wpt/streams/writable-streams/brand-checks.html [ Failure ] |
| 3272 | crbug.com/755405 [ Android ] external/wpt/touch-events/historical.html [ Failure ] |
| 3273 | crbug.com/755405 [ Android ] external/wpt/touch-events/touch-globaleventhandler-interface.html [ Failure ] |
| 3274 | crbug.com/755405 [ Android ] external/wpt/touch-events/touch-retargeting.html [ Failure ] |
| 3275 | crbug.com/755405 [ Android ] external/wpt/uievents/legacy-domevents-tests/approved/stopPropagation.deferred.effect.html [ Failure ] |
| 3276 | crbug.com/755405 [ Android ] external/wpt/uievents/legacy-domevents-tests/submissions/Microsoft/converted/EventListener.dispatch.new.event.html [ Failure ] |
| 3277 | crbug.com/755405 [ Android ] external/wpt/uievents/order-of-events/focus-events/focus-automated-blink-webkit.html [ Failure ] |
| 3278 | crbug.com/755405 [ Android ] external/wpt/user-timing/invoke_with_timing_attributes.html [ Failure ] |
| 3279 | crbug.com/755405 [ Android ] external/wpt/user-timing/invoke_without_parameter.html [ Failure ] |
| 3280 | crbug.com/755405 [ Android ] external/wpt/web-animations/animation-model/combining-effects/effect-composition.html [ Failure ] |
| 3281 | crbug.com/755405 [ Android ] external/wpt/web-animations/animation-model/keyframe-effects/effect-value-context.html [ Failure ] |
| 3282 | crbug.com/755405 [ Android ] external/wpt/web-animations/interfaces/Animatable/animate.html [ Failure ] |
| 3283 | crbug.com/755405 [ Android ] external/wpt/web-animations/interfaces/Animatable/getAnimations.html [ Failure ] |
| 3284 | crbug.com/755405 [ Android ] external/wpt/web-animations/interfaces/Animation/playState.html [ Failure ] |
| 3285 | crbug.com/755405 [ Android ] external/wpt/web-animations/interfaces/Animation/ready.html [ Failure ] |
| 3286 | crbug.com/755405 [ Android ] external/wpt/web-animations/interfaces/AnimationEffectTiming/delay.html [ Failure ] |
| 3287 | crbug.com/755405 [ Android ] external/wpt/web-animations/interfaces/AnimationEffectTiming/getAnimations.html [ Failure ] |
| 3288 | crbug.com/755405 [ Android ] external/wpt/web-animations/interfaces/Document/getAnimations.html [ Failure ] |
| 3289 | crbug.com/755405 [ Android ] external/wpt/web-animations/interfaces/DocumentTimeline/constructor.html [ Failure ] |
| 3290 | crbug.com/755405 [ Android ] external/wpt/web-animations/interfaces/KeyframeEffect/composite.html [ Failure ] |
| 3291 | crbug.com/755405 [ Android ] external/wpt/web-animations/timing-model/animation-effects/active-time.html [ Failure ] |
| 3292 | crbug.com/755405 [ Android ] external/wpt/web-animations/timing-model/animations/finishing-an-animation.html [ Failure ] |
| 3293 | crbug.com/755405 [ Android ] external/wpt/web-animations/timing-model/time-transformations/transformed-progress.html [ Failure ] |
| 3294 | crbug.com/755405 [ Android ] external/wpt/webmessaging/Channel_postMessage_DataCloneErr.htm [ Failure ] |
| 3295 | crbug.com/755405 [ Android ] external/wpt/webmessaging/Channel_postMessage_target_source.htm [ Failure ] |
| 3296 | crbug.com/755405 [ Android ] external/wpt/webmessaging/broadcastchannel/basics.html [ Failure ] |
| 3297 | crbug.com/755405 [ Android ] external/wpt/webmessaging/broadcastchannel/interface.html [ Failure ] |
| 3298 | crbug.com/755405 [ Android ] external/wpt/webmessaging/message-channels/001.html [ Failure ] |
| 3299 | crbug.com/755405 [ Android ] external/wpt/webmessaging/with-ports/002.html [ Failure ] |
| 3300 | crbug.com/755405 [ Android ] external/wpt/webmessaging/with-ports/014.html [ Failure ] |
| 3301 | crbug.com/755405 [ Android ] external/wpt/webmessaging/without-ports/003.html [ Failure ] |
| 3302 | crbug.com/755405 [ Android ] external/wpt/webmessaging/without-ports/006.html [ Failure ] |
| 3303 | crbug.com/755405 [ Android ] external/wpt/webmessaging/without-ports/013.html [ Failure ] |
| 3304 | crbug.com/755405 [ Android ] external/wpt/webrtc/RTCPeerConnectionIceEvent-constructor.html [ Failure ] |
| 3305 | crbug.com/755405 [ Android ] external/wpt/webrtc/simplecall.html [ Failure ] |
| 3306 | crbug.com/755405 [ Android ] external/wpt/webstorage/storage_key.html [ Failure ] |
| 3307 | crbug.com/755405 [ Android ] external/wpt/webstorage/storage_length.html [ Failure ] |
| 3308 | crbug.com/755405 [ Android ] external/wpt/webvtt/api/VTTCue/size.html [ Failure ] |
| 3309 | crbug.com/755405 [ Android ] external/wpt/webvtt/api/VTTRegion/constructor.html [ Failure ] |
| 3310 | crbug.com/755405 [ Android ] external/wpt/webvtt/api/VTTRegion/regionAnchorX.html [ Failure ] |
| 3311 | crbug.com/755405 [ Android ] external/wpt/webvtt/parsing/cue-text-parsing/tests/tags.html [ Failure ] |
| 3312 | crbug.com/755405 [ Android ] external/wpt/webvtt/parsing/file-parsing/tests/settings-line.html [ Failure ] |
| 3313 | crbug.com/755405 [ Android ] external/wpt/webvtt/parsing/file-parsing/tests/timings-too-short.html [ Failure ] |
| 3314 | crbug.com/755405 [ Android ] external/wpt/workers/Worker_dispatchEvent_ErrorEvent.htm [ Failure ] |
| 3315 | crbug.com/755405 [ Android ] external/wpt/workers/constructors/Worker/no-arguments-ctor.html [ Failure ] |
| 3316 | crbug.com/755405 [ Android ] external/wpt/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-null-in-array.html [ Failure ] |
| 3317 | crbug.com/755405 [ Android ] external/wpt/workers/interfaces/WorkerGlobalScope/close/sending-messages.html [ Failure ] |
| 3318 | crbug.com/755405 [ Android ] external/wpt/workers/interfaces/WorkerUtils/navigator/005.html [ Failure ] |
| 3319 | crbug.com/755405 [ Android ] external/wpt/workers/semantics/encodings/001.html [ Failure ] |
| 3320 | crbug.com/755405 [ Android ] external/wpt/workers/semantics/multiple-workers/008.html [ Failure ] |
| 3321 | crbug.com/755405 [ Android ] external/wpt/workers/semantics/run-a-worker/001.html [ Failure ] |
| 3322 | crbug.com/755405 [ Android ] external/wpt/workers/semantics/xhr/002.html [ Failure ] |
| 3323 | crbug.com/755405 [ Android ] fast/block/basic/018.html [ Failure ] |
| 3324 | crbug.com/755405 [ Android ] fast/block/float/002.html [ Failure ] |
| 3325 | crbug.com/755405 [ Android ] fast/block/float/centered-float-avoidance-complexity.html [ Failure ] |
| 3326 | crbug.com/755405 [ Android ] fast/block/float/float-in-float-hit-testing.html [ Failure ] |
| 3327 | crbug.com/755405 [ Android ] fast/block/float/float-in-float-painting.html [ Failure ] |
| 3328 | crbug.com/755405 [ Android ] fast/block/margin-collapse/019.html [ Failure ] |
| 3329 | crbug.com/755405 [ Android ] fast/block/margin-collapse/020.html [ Failure ] |
| 3330 | crbug.com/755405 [ Android ] fast/block/margin-collapse/block-inside-inline/019.html [ Failure ] |
| 3331 | crbug.com/755405 [ Android ] fast/block/margin-collapse/block-inside-inline/020.html [ Failure ] |
| 3332 | crbug.com/755405 [ Android ] fast/css/line-thickness-underline-strikethrough-overline.html [ Failure ] |
| 3333 | crbug.com/755405 [ Android ] fast/css/text-overflow-ellipsis-strict.html [ Failure ] |
| 3334 | crbug.com/755405 [ Android ] fast/css/text-overflow-ellipsis.html [ Failure ] |
| 3335 | crbug.com/755405 [ Android ] fast/css/getComputedStyle/getComputedStyle-margin-percentage.html [ Failure ] |
| 3336 | crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-skip.html [ Failure ] |
| 3337 | crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-style-inherit-links.html [ Failure ] |
| 3338 | crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-style-inherit-not-propagated-by-out-of-flow.html [ Failure ] |
| 3339 | crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-style-inherit-simple-underlines.html [ Failure ] |
| 3340 | crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-style-inherit.html [ Failure ] |
| 3341 | crbug.com/755405 [ Android ] fast/css3-text/css3-text-decoration/text-decoration-style.html [ Failure ] |
| 3342 | crbug.com/755405 [ Android ] fast/inline/inline-box-background-repeat-x.html [ Failure ] |
| 3343 | crbug.com/755405 [ Android ] fast/inline/inline-box-background-repeat-y.html [ Failure ] |
| 3344 | crbug.com/755405 [ Android ] fast/inline/inline-box-background.html [ Failure ] |
| 3345 | crbug.com/755405 [ Android ] fast/inline/inline-focus-ring.html [ Failure ] |
| 3346 | crbug.com/755405 [ Android ] fast/inline-block/14498-positionForCoordinates.html [ Failure ] |
| 3347 | crbug.com/755405 [ Android ] fast/lists/003.html [ Failure ] |
| 3348 | crbug.com/755405 [ Android ] fast/lists/scrolled-marker-paint.html [ Failure ] |
| 3349 | crbug.com/755405 [ Android ] fast/overflow/position-fixed-transform-clipping.html [ Failure ] |
| 3350 | crbug.com/755405 [ Android ] fast/replaced/selection-rect-transform.html [ Failure ] |
| 3351 | crbug.com/755405 [ Android ] fast/table/border-collapsing/004-vertical.html [ Failure ] |
| 3352 | crbug.com/755405 [ Android ] fast/table/border-collapsing/004.html [ Failure ] |
| 3353 | crbug.com/755405 [ Android ] fast/text/stroking-decorations.html [ Failure ] |
| 3354 | crbug.com/755405 [ Android ] fast/text/international/001.html [ Failure ] |
| 3355 | crbug.com/755405 [ Android ] fast/text/international/003.html [ Failure ] |
| 3356 | crbug.com/755405 [ Android ] fast/text/international/bidi-LDB-2-HTML.html [ Failure ] |
| 3357 | crbug.com/755405 [ Android ] fast/text/international/bidi-LDB-2-formatting-characters.html [ Failure ] |
| 3358 | crbug.com/755405 [ Android ] fast/text/international/bidi-neutral-directionality-paragraph-start.html [ Failure ] |
| 3359 | crbug.com/755405 [ Android ] fast/writing-mode/english-lr-text.html [ Failure ] |
| 3360 | crbug.com/755405 [ Android ] fast/xmlhttprequest/xmlhttprequest-missing-file-exception.html [ Failure ] |
| 3361 | crbug.com/755405 [ Android ] http/tests/plugins/navigator-plugins-in-cross-origin-frame.html [ Failure ] |
| 3362 | crbug.com/755405 [ Android ] paint/invalidation/button-inner-no-repaint.html [ Failure ] |
| 3363 | crbug.com/755405 [ Android ] paint/invalidation/compositing/should-not-repaint-composited-opacity.html [ Failure ] |
| 3364 | crbug.com/755405 [ Android ] paint/invalidation/selection/selection-in-composited-scrolling-container.html [ Failure ] |
| 3365 | crbug.com/755405 [ Android ] scrollbars/scrollbar-visibility-hidden.html [ Failure ] |
| 3366 | crbug.com/755405 [ Android ] tables/mozilla/bugs/bug1188.html [ Failure ] |
| 3367 | crbug.com/755405 [ Android ] tables/mozilla/bugs/bug2479-3.html [ Failure ] |
| 3368 | crbug.com/755405 [ Android ] tables/mozilla/bugs/bug2479-4.html [ Failure ] |
| 3369 | crbug.com/755405 [ Android ] tables/mozilla/bugs/bug59354.html [ Failure ] |
| 3370 | crbug.com/755405 [ Android ] tables/mozilla/bugs/bug7342.html [ Failure ] |
| 3371 | crbug.com/755405 [ Android ] tables/mozilla/bugs/bug8950.html [ Failure ] |
| 3372 | crbug.com/755405 [ Android ] tables/mozilla/collapsing_borders/bug41262-3.html [ Failure ] |
| 3373 | crbug.com/755405 [ Android ] tables/mozilla/core/bloomberg.html [ Failure ] |
| 3374 | crbug.com/755405 [ Android ] tables/mozilla_expected_failures/bugs/bug1010.html [ Failure ] |
| 3375 | crbug.com/755405 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.html [ Failure ] |
| 3376 | crbug.com/755405 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.html [ Failure ] |
| 3377 | crbug.com/755405 [ Android ] virtual/layout_ng/fast/block/margin-collapse/019.html [ Failure Crash ] |
| 3378 | crbug.com/755405 [ Android ] virtual/mojo-localstorage/external/wpt/webstorage/storage_enumerate.html [ Failure ] |
| 3379 | crbug.com/755405 [ Android ] virtual/rootlayerscrolls/fast/scrolling/scrollable-area-overflow-auto-display-none-in-parent.html [ Failure ] |
Reilly Grant | 6f06d7df | 2017-08-15 18:42:24 | [diff] [blame] | 3380 | crbug.com/755405 [ Android ] compositing/sibling-positioning.html [ Failure ] |
| 3381 | crbug.com/755405 [ Android ] css3/selectors3/html/css3-modsel-18.html [ Failure Crash ] |
| 3382 | crbug.com/755405 [ Android ] css3/selectors3/html/css3-modsel-61.html [ Failure Crash ] |
| 3383 | crbug.com/755405 [ Android ] css3/selectors3/xhtml/css3-modsel-17.xml [ Failure Crash ] |
| 3384 | crbug.com/755405 [ Android ] css3/selectors3/xhtml/css3-modsel-18.xml [ Failure Crash ] |
| 3385 | crbug.com/755405 [ Android ] css3/selectors3/xml/css3-modsel-17.xml [ Failure ] |
| 3386 | crbug.com/755405 [ Android ] css3/selectors3/xml/css3-modsel-18.xml [ Failure ] |
| 3387 | crbug.com/755405 [ Android ] css3/selectors3/xml/css3-modsel-61.xml [ Failure ] |
| 3388 | crbug.com/755405 [ Android ] editing/execCommand/5190926.html [ Failure ] |
| 3389 | crbug.com/755405 [ Android ] editing/inserting/5156401-2.html [ Failure ] |
| 3390 | crbug.com/755405 [ Android ] editing/pasteboard/drop-text-without-selection.html [ Failure ] |
| 3391 | crbug.com/755405 [ Android ] editing/pasteboard/paste-line-endings-001.html [ Failure ] |
| 3392 | crbug.com/755405 [ Android ] editing/pasteboard/paste-line-endings-002.html [ Failure ] |
| 3393 | crbug.com/755405 [ Android ] editing/pasteboard/paste-line-endings-003.html [ Failure ] |
| 3394 | crbug.com/755405 [ Android ] editing/pasteboard/paste-line-endings-004.html [ Failure ] |
| 3395 | crbug.com/755405 [ Android ] editing/pasteboard/paste-line-endings-005.html [ Failure ] |
| 3396 | crbug.com/755405 [ Android ] editing/pasteboard/paste-text-016.html [ Failure ] |
| 3397 | crbug.com/755405 [ Android ] editing/selection/4402375.html [ Failure ] |
| 3398 | crbug.com/755405 [ Android ] editing/selection/6476.html [ Failure ] |
| 3399 | crbug.com/755405 [ Android ] editing/selection/leave-requested-block.html [ Failure ] |
| 3400 | crbug.com/755405 [ Android ] editing/selection/previous-line-position.html [ Failure ] |
| 3401 | crbug.com/755405 [ Android ] editing/style/block-styles-007.html [ Failure ] |
| 3402 | crbug.com/755405 [ Android ] fast/backgrounds/background-clip-text.html [ Failure ] |
| 3403 | crbug.com/755405 [ Android ] fast/css/child-style-can-override-visited-style.html [ Failure ] |
| 3404 | crbug.com/755405 [ Android ] fast/css/clip-zooming.html [ Failure ] |
| 3405 | crbug.com/755405 [ Android ] fast/css/compare-content-style.html [ Failure ] |
| 3406 | crbug.com/755405 [ Android ] fast/css/first-letter-hover.html [ Failure ] |
| 3407 | crbug.com/755405 [ Android ] fast/css/first-letter-visibility.html [ Failure ] |
| 3408 | crbug.com/755405 [ Android ] fast/css/focus-ring-multiline.html [ Failure ] |
| 3409 | crbug.com/755405 [ Android ] fast/css/invalid-percentage-property.html [ Failure ] |
| 3410 | crbug.com/755405 [ Android ] fast/css/line-height-font-order.html [ Failure ] |
| 3411 | crbug.com/755405 [ Android ] fast/css/nth-child-dynamic.html [ Failure ] |
| 3412 | crbug.com/755405 [ Android ] fast/events/reveal-link-when-focused.html [ Failure ] |
| 3413 | crbug.com/755405 [ Android ] fast/layers/normal-flow-hit-test.html [ Failure ] |
| 3414 | crbug.com/755405 [ Android ] fast/layers/opacity-transforms.html [ Failure ] |
| 3415 | crbug.com/755405 [ Android ] fast/selectors/018.html [ Failure ] |
| 3416 | crbug.com/755405 [ Android ] fast/selectors/061.html [ Failure ] |
| 3417 | crbug.com/755405 [ Android ] images/imagemap-focus-ring-outline-color-not-inherited-from-map.html [ Failure ] |
| 3418 | crbug.com/755405 [ Android ] paint/invalidation/focus-layers.html [ Failure ] |
| 3419 | crbug.com/755405 [ Android ] paint/invalidation/selected-replaced.html [ Failure ] |
| 3420 | crbug.com/755405 [ Android ] paint/invalidation/shadow-multiple.html [ Failure ] |
| 3421 | crbug.com/755405 [ Android ] svg/as-background-image/svg-width-100p-as-background.html [ Failure ] |
| 3422 | crbug.com/755405 [ Android ] svg/batik/text/textAnchor3.svg [ Failure ] |
| 3423 | crbug.com/755405 [ Android ] transforms/transformed-caret.html [ Failure ] |
Max Morin | 70a54745 | 2017-08-17 14:30:14 | [diff] [blame] | 3424 | |
| 3425 | # ContentSecurityPolicy modifies the SchemeRegistry before some initialization. |
| 3426 | crbug.com/686118 http/tests/security/contentSecurityPolicy/register-bypassing-scheme.html [ Pass Crash ] |
| 3427 | crbug.com/686118 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/register-bypassing-scheme.html [ Pass Crash ] |
| 3428 | crbug.com/686118 http/tests/security/contentSecurityPolicy/register-bypassing-scheme-partial.html [ Pass Crash ] |
| 3429 | crbug.com/686118 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/register-bypassing-scheme-partial.html [ Pass Crash ] |
| 3430 | crbug.com/686118 http/tests/security/contentSecurityPolicy/register-bypassing-scheme-script.https.html [ Pass Crash ] |
| 3431 | crbug.com/686118 virtual/mojo-loading/http/tests/security/contentSecurityPolicy/register-bypassing-scheme-script.https.html [ Pass Crash ] |
Tim 'mithro' Ansell | 8c593c5 | 2017-08-19 11:49:14 | [diff] [blame] | 3432 | |
Ian Clelland | 0bd200d | 2017-08-22 18:53:28 | [diff] [blame] | 3433 | crbug.com/757868 [ Linux ] virtual/threaded/animations/animations-parsing.html [ Pass Failure ] |
| 3434 | |
Tim 'mithro' Ansell | 8c593c5 | 2017-08-19 11:49:14 | [diff] [blame] | 3435 | # Tests currently failing on Windows when run on Swarming |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3436 | crbug.com/757165 [ Win ] compositing/culling/filter-occlusion-blur.html [ Skip ] |
| 3437 | crbug.com/757165 [ Win ] css3/blending/mix-blend-mode-with-filters.html [ Skip ] |
Tim 'mithro' Ansell | 6dee06c | 2017-08-20 11:30:24 | [diff] [blame] | 3438 | crbug.com/757165 [ Win ] external/wpt/preload/download-resources.html [ Skip ] |
Tim 'mithro' Ansell | 319f9fa | 2017-08-21 04:52:47 | [diff] [blame] | 3439 | crbug.com/757165 [ Win ] external/wpt/preload/preload-default-csp.sub.html [ Skip ] |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3440 | crbug.com/757165 [ Win ] external/wpt/service-workers/service-worker/navigation-redirect.https.html [ Skip ] |
Tim 'mithro' Ansell | 5329dd04 | 2017-08-20 23:40:18 | [diff] [blame] | 3441 | crbug.com/757165 [ Win ] fast/forms/file/recover-file-input-in-unposted-form.html [ Skip ] |
Tim 'mithro' Ansell | 319f9fa | 2017-08-21 04:52:47 | [diff] [blame] | 3442 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-1st-stop.html [ Pass Failure Timeout Crash ] |
| 3443 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-aligned-not-aligned.html [ Pass Failure Timeout Crash ] |
| 3444 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-clipped-overflowed-content.html [ Pass Failure Timeout Crash ] |
| 3445 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-container-only-white-space.html [ Pass Failure Timeout Crash ] |
| 3446 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-container-white-space.html [ Pass Failure Timeout Crash ] |
| 3447 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-date.html [ Pass Failure Timeout Crash ] |
| 3448 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-display-contents-crash.html [ Pass Failure Timeout Crash ] |
| 3449 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-div-in-anchor-and-img-crash.html [ Pass Failure Timeout Crash ] |
| 3450 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-div-in-anchor.html [ Pass Failure Timeout Crash ] |
| 3451 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-div-scrollable-but-without-focusable-content.html [ Pass Failure Timeout Crash ] |
| 3452 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-fully-aligned-horizontally.html [ Pass Failure Timeout Crash ] |
| 3453 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-fully-aligned-vertically.html [ Pass Failure Timeout Crash ] |
| 3454 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-hidden-focusable-element.html [ Pass Failure Timeout Crash ] |
| 3455 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-hidden-iframe.html [ Pass Failure Timeout Crash ] |
| 3456 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-hidden-iframe-zero-size.html [ Pass Failure Timeout Crash ] |
| 3457 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-iframe-nested.html [ Pass Failure Timeout Crash ] |
| 3458 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-iframe-no-focusable-content.html [ Pass Failure Timeout Crash ] |
| 3459 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-iframe-no-scrollable-content.html [ Pass Failure Timeout Crash ] |
| 3460 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-iframe-recursive-offset-parent.html [ Pass Failure Timeout Crash ] |
| 3461 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html [ Pass Failure Timeout Crash ] |
| 3462 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-imagemap-area-not-focusable.html [ Pass Failure Timeout Crash ] |
| 3463 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-imagemap-area-without-image.html [ Pass Failure Timeout Crash ] |
| 3464 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-imagemap-overlapped-areas.html [ Pass Failure Timeout Crash ] |
| 3465 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-imagemap-simple.html [ Pass Failure Timeout Crash ] |
| 3466 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-input.html [ Pass Failure Timeout Crash ] |
| 3467 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-media-elements.html [ Pass Failure Timeout Crash ] |
| 3468 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-multiple-select-focusring.html [ Pass Failure Timeout Crash ] |
| 3469 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-multiple-select.html [ Pass Failure Timeout Crash ] |
| 3470 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-not-below.html [ Pass Failure Timeout Crash ] |
| 3471 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-not-rightof.html [ Pass Failure Timeout Crash ] |
| 3472 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-offscreen-content.html [ Pass Failure Timeout Crash ] |
| 3473 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-only-clipped-overflow-content.html [ Pass Failure Timeout Crash ] |
| 3474 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-overlapping-elements.html [ Pass Failure Timeout Crash ] |
| 3475 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-radio-group.html [ Pass Failure Timeout Crash ] |
| 3476 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-radio.html [ Pass Failure Timeout Crash ] |
| 3477 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-simple-content-overflow.html [ Pass Failure Timeout Crash ] |
| 3478 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-single-select.html [ Pass Failure Timeout Crash ] |
| 3479 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-single-select-list.html [ Pass Failure Timeout Crash ] |
| 3480 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-symmetrically-positioned.html [ Pass Failure Timeout Crash ] |
| 3481 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-table-traversal.html [ Pass Failure Timeout Crash ] |
| 3482 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-textarea.html [ Pass Failure Timeout Crash ] |
| 3483 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-tiny-table-traversal.html [ Pass Failure Timeout Crash ] |
| 3484 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-two-elements-one-line.html [ Pass Failure Timeout Crash ] |
| 3485 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html [ Pass Failure Timeout Crash ] |
| 3486 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-zero-margin-content.html [ Pass Failure Timeout Crash ] |
| 3487 | crbug.com/757165 [ Win ] fast/spatial-navigation/snav-z-index.html [ Pass Failure Timeout Crash ] |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3488 | crbug.com/757165 [ Win ] http/tests/devtools/console/console-filter-test.js [ Skip ] |
| 3489 | crbug.com/757165 [ Win ] http/tests/devtools/console/console-links-in-errors-with-trace.js [ Skip ] |
| 3490 | crbug.com/757165 [ Win ] http/tests/inspector/extensions/extensions-panel.html [ Skip ] |
Tim 'mithro' Ansell | 5329dd04 | 2017-08-20 23:40:18 | [diff] [blame] | 3491 | crbug.com/757165 [ Win ] http/tests/inspector/sources/ui-source-code-metadata.html [ Skip ] |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3492 | crbug.com/757165 [ Win ] http/tests/misc/client-hints-accept-meta-preloader.html [ Skip ] |
| 3493 | crbug.com/757165 [ Win ] inspector-protocol/debugger/debugger-evaluate-in-worker-while-pause-in-page.js [ Skip ] |
| 3494 | crbug.com/757165 [ Win ] paint/invalidation/filter-repaint-accelerated-child-with-filter-child.html [ Skip ] |
Tim 'mithro' Ansell | 6dee06c | 2017-08-20 11:30:24 | [diff] [blame] | 3495 | crbug.com/757165 [ Win ] paint/invalidation/filter-repaint-on-accelerated-layer.html [ Skip ] |
| 3496 | crbug.com/757165 [ Win ] paint/invalidation/scrollbar-damage-and-full-viewport-repaint.html [ Skip ] |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3497 | crbug.com/757165 [ Win ] virtual/gpu/fast/canvas/canvas-filter-modified-save-restore.html [ Skip ] |
| 3498 | crbug.com/757165 [ Win ] virtual/gpu/fast/canvas/canvas-filter-modified.html [ Skip ] |
| 3499 | crbug.com/757165 [ Win ] virtual/mojo-loading/http/tests/devtools/console/console-filter-test.js [ Skip ] |
Tim 'mithro' Ansell | 5329dd04 | 2017-08-20 23:40:18 | [diff] [blame] | 3500 | crbug.com/757165 [ Win ] virtual/mojo-loading/http/tests/devtools/console/console-links-in-errors-with-trace.js [ Skip ] |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3501 | crbug.com/757165 [ Win ] virtual/mojo-loading/http/tests/inspector/extensions/extensions-panel.html [ Skip ] |
| 3502 | crbug.com/757165 [ Win ] virtual/threaded/animations/svg/animated-filter-svg-element.html [ Skip ] |
| 3503 | crbug.com/757165 [ Win ] virtual/wheelscrolllatching/fast/compositor-wheel-scroll-latching/touchpad-scroll-impl-to-main.html [ Skip ] |
Tim 'mithro' Ansell | 5329dd04 | 2017-08-20 23:40:18 | [diff] [blame] | 3504 | crbug.com/626703 [ Win Debug ] external/wpt/encoding/legacy-mb-korean/euc-kr/euckr-encode-href-errors-han.html [ Skip ] |
Tim 'mithro' Ansell | 6dee06c | 2017-08-20 11:30:24 | [diff] [blame] | 3505 | crbug.com/626703 [ Win Debug ] external/wpt/encoding/legacy-mb-tchinese/big5/big5-encode-form-errors-extBa.html [ Skip ] |
| 3506 | crbug.com/626703 [ Win Debug ] external/wpt/encoding/legacy-mb-tchinese/big5/big5-encode-form-errors-extBb.html [ Skip ] |
Brian Salomon | f2b784c | 2017-08-19 21:35:12 | [diff] [blame] | 3507 | |
| 3508 | # Tests need rebaselining due to slight pixel changes after Skia GPU image rendering change. |
Tim 'mithro' Ansell | 319f9fa | 2017-08-21 04:52:47 | [diff] [blame] | 3509 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-clipping.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3510 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-color-over-color.html [ NeedsManualRebaseline Timeout ] |
| 3511 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-color-over-gradient.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 319f9fa | 2017-08-21 04:52:47 | [diff] [blame] | 3512 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-color-over-image.html [ NeedsManualRebaseline Timeout ] |
| 3513 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-color-over-pattern.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 6dee06c | 2017-08-20 11:30:24 | [diff] [blame] | 3514 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-fill-style.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 319f9fa | 2017-08-21 04:52:47 | [diff] [blame] | 3515 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-global-alpha.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3516 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-gradient-over-color.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 319f9fa | 2017-08-21 04:52:47 | [diff] [blame] | 3517 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-gradient-over-gradient.html [ NeedsManualRebaseline Timeout ] |
| 3518 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-gradient-over-image.html [ NeedsManualRebaseline Timeout ] |
| 3519 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-gradient-over-pattern.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 6dee06c | 2017-08-20 11:30:24 | [diff] [blame] | 3520 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-image-over-color.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3521 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-image-over-gradient.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 319f9fa | 2017-08-21 04:52:47 | [diff] [blame] | 3522 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-image-over-image.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3523 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-image-over-pattern.html [ NeedsManualRebaseline Timeout ] |
| 3524 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-pattern-over-color.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 319f9fa | 2017-08-21 04:52:47 | [diff] [blame] | 3525 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-pattern-over-gradient.html [ NeedsManualRebaseline Timeout ] |
| 3526 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-pattern-over-image.html [ NeedsManualRebaseline Timeout ] |
| 3527 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-pattern-over-pattern.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 6dee06c | 2017-08-20 11:30:24 | [diff] [blame] | 3528 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-shadow.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 319f9fa | 2017-08-21 04:52:47 | [diff] [blame] | 3529 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-text.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 6dee06c | 2017-08-20 11:30:24 | [diff] [blame] | 3530 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-blending-transforms.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 319f9fa | 2017-08-21 04:52:47 | [diff] [blame] | 3531 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-composite-video-shadow.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | e0739daa | 2017-08-20 05:59:01 | [diff] [blame] | 3532 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-composite-video.html [ NeedsManualRebaseline Timeout ] |
| 3533 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-incremental-repaint.html [ NeedsManualRebaseline Timeout ] |
| 3534 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow.html [ NeedsManualRebaseline Timeout ] |
| 3535 | crbug.com/757195 virtual/gpu/fast/canvas/canvas-strokeRect-alpha-shadow.html [ NeedsManualRebaseline Timeout ] |
| 3536 | crbug.com/757195 virtual/gpu/fast/canvas/image-object-in-canvas.html [ NeedsManualRebaseline Timeout ] |
Tim 'mithro' Ansell | 44c2aec | 2017-08-22 03:36:15 | [diff] [blame] | 3537 | |
| 3538 | # These tests have a low level amount of flakyness on Mac and Windows and are |
| 3539 | # failing everywhere. Disabling for now. |
Henrik Boström | b9e0702f | 2017-08-22 11:20:48 | [diff] [blame] | 3540 | crbug.com/655458 crbug.com/721814 external/wpt/WebCryptoAPI/idlharness.html [ Skip ] |
| 3541 | crbug.com/655458 crbug.com/721814 external/wpt/WebCryptoAPI/idlharness.https.html [ Skip ] |
| 3542 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/failures.worker.html [ Skip ] |
| 3543 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/failures_AES-CBC.worker.html [ Skip ] |
| 3544 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/failures_AES-CTR.worker.html [ Skip ] |
| 3545 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/failures_AES-GCM.worker.html [ Skip ] |
| 3546 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/failures_AES-KW.worker.html [ Skip ] |
| 3547 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/failures_ECDH.worker.html [ Skip ] |
| 3548 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/failures_ECDSA.worker.html [ Skip ] |
| 3549 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/failures_HMAC.worker.html [ Skip ] |
| 3550 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/failures_RSA-OAEP.worker.html [ Skip ] |
| 3551 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/failures_RSA-PSS.worker.html [ Skip ] |
| 3552 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/failures_RSASSA-PKCS1-v1_5.worker.html [ Skip ] |
| 3553 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/successes.worker.html [ Skip ] |
| 3554 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/successes_AES-CBC.worker.html [ Skip ] |
| 3555 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/successes_AES-CTR.worker.html [ Skip ] |
| 3556 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/successes_AES-GCM.worker.html [ Skip ] |
| 3557 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/successes_AES-KW.worker.html [ Skip ] |
| 3558 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/successes_ECDH.worker.html [ Skip ] |
| 3559 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/successes_ECDSA.worker.html [ Skip ] |
| 3560 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/successes_HMAC.worker.html [ Skip ] |
| 3561 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/successes_RSA-OAEP.worker.html [ Skip ] |
| 3562 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/successes_RSA-PSS.worker.html [ Skip ] |
| 3563 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/successes_RSASSA-PKCS1-v1_5.worker.html [ Skip ] |
| 3564 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_aes-cbc.https.html [ Skip ] |
| 3565 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_aes-ctr.https.html [ Skip ] |
| 3566 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_failures.https.html [ Skip ] |
| 3567 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_failures_AES-CBC.https.html [ Skip ] |
| 3568 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_failures_AES-CTR.https.html [ Skip ] |
| 3569 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_failures_AES-GCM.https.html [ Skip ] |
| 3570 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_failures_AES-KW.https.html [ Skip ] |
| 3571 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_failures_ECDH.https.html [ Skip ] |
| 3572 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_failures_ECDSA.https.html [ Skip ] |
| 3573 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_failures_HMAC.https.html [ Skip ] |
| 3574 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_failures_RSA-OAEP.https.html [ Skip ] |
| 3575 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_failures_RSA-PSS.https.html [ Skip ] |
| 3576 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_failures_RSASSA-PKCS1-v1_5.https.html [ Skip ] |
| 3577 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_successes_AES-CBC.https.html [ Skip ] |
| 3578 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_successes_AES-CTR.https.html [ Skip ] |
| 3579 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_successes_AES-GCM.https.html [ Skip ] |
| 3580 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_successes_AES-KW.https.html [ Skip ] |
| 3581 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_successes_ECDH.https.html [ Skip ] |
| 3582 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_successes_ECDSA.https.html [ Skip ] |
| 3583 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_successes_HMAC.https.html [ Skip ] |
| 3584 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_successes_RSA-OAEP.https.html [ Skip ] |
| 3585 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_successes_RSA-PSS.https.html [ Skip ] |
| 3586 | crbug.com/757698 external/wpt/WebCryptoAPI/generateKey/test_successes_RSASSA-PKCS1-v1_5.https.html [ Skip ] |
Hitoshi Yoshida | f2f50de | 2017-08-22 13:23:55 | [diff] [blame] | 3587 | |
Ian Clelland | aea3b204 | 2017-08-22 22:02:15 | [diff] [blame] | 3588 | # Tests timing out on WebKit Win7 dbg builder |
| 3589 | crbug.com/757955 [ Win7 Debug ] animations/interpolation/svg-d-interpolation.html [ Pass Timeout ] |
| 3590 | crbug.com/757955 [ Win7 Debug ] inspector/sources/debugger-pause/pause-on-elements-panel.html [ Pass Timeout ] |
| 3591 | crbug.com/757955 [ Win7 Debug ] media/color-profile-video-seek-filter.html [ Pass Timeout ] |
| 3592 | crbug.com/757955 [ Win7 Debug ] virtual/threaded/animations/composited-animations-rotate-zero-degrees.html [ Pass Timeout ] |
| 3593 | |
Hitoshi Yoshida | f2f50de | 2017-08-22 13:23:55 | [diff] [blame] | 3594 | # This test has a fixed number of time which can depend on performance. |
| 3595 | crbug.com/v8/6448 [ Debug ] external/wpt/hr-time/window-worker-time-origin.html [ Pass Failure ] |