Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(330)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2743223002: Remove flaky test expectations with update-test-expectations. (Closed)
Patch Set: Add back entry for tests that crashes on Leak bots Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina Mac10.12 ] harness -tests/crash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina Mac10.12 ] harness -tests/crash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 crbug.com/664852 virtual/gpu/fast/canvas/OffscreenCanvas-2d-drawImage.html [ Pas s Failure ] 133 crbug.com/664852 virtual/gpu/fast/canvas/OffscreenCanvas-2d-drawImage.html [ Pas s Failure ]
134 134
135 crbug.com/671048 virtual/color_space/fast/canvas/color-space/display_linear-rgb. html [ Failure ] 135 crbug.com/671048 virtual/color_space/fast/canvas/color-space/display_linear-rgb. html [ Failure ]
136 136
137 # Added 2016-12-14 137 # Added 2016-12-14
138 crbug.com/674396 [ Win ] compositing/reflections/nested-reflection-transition.ht ml [ Pass Failure ] 138 crbug.com/674396 [ Win ] compositing/reflections/nested-reflection-transition.ht ml [ Pass Failure ]
139 139
140 # Added 2016-12-15 140 # Added 2016-12-15
141 crbug.com/674468 [ Trusty ] compositing/reflections/nested-reflection-transition .html [ Pass Failure ] 141 crbug.com/674468 [ Trusty ] compositing/reflections/nested-reflection-transition .html [ Pass Failure ]
142 142
143 # Added 2016-12-16
144 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-2d-printing .html [ Pass Failure Crash ]
145 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Failure Crash ]
146
143 # Added 2017-01-16 147 # Added 2017-01-16
144 crbug.com/681471 paint/invalidation/media-audio-no-spurious-repaints.html [ Fail ure Pass Timeout ] 148 crbug.com/681471 paint/invalidation/media-audio-no-spurious-repaints.html [ Fail ure Pass Timeout ]
145 crbug.com/681471 virtual/disable-spinvalidation/paint/invalidation/media-audio-n o-spurious-repaints.html [ Failure Pass Timeout ] 149 crbug.com/681471 virtual/disable-spinvalidation/paint/invalidation/media-audio-n o-spurious-repaints.html [ Failure Pass Timeout ]
146 150
147 # Added 2017-02-20 151 # Added 2017-02-20
148 crbug.com/693510 compositing/reflections/nested-reflection-anchor-point.html [ F ailure Pass ] 152 crbug.com/693510 compositing/reflections/nested-reflection-anchor-point.html [ F ailure Pass ]
149 crbug.com/693510 compositing/reflections/nested-reflection-animated.html [ Failu re Pass ] 153 crbug.com/693510 compositing/reflections/nested-reflection-animated.html [ Failu re Pass ]
150 154
151 crbug.com/696724 fast/canvas/canvas-large-pattern.html [ Failure ] 155 crbug.com/696724 fast/canvas/canvas-large-pattern.html [ Failure ]
152 crbug.com/696724 virtual/display_list_2d_canvas/fast/canvas/canvas-large-pattern .html [ Failure ] 156 crbug.com/696724 virtual/display_list_2d_canvas/fast/canvas/canvas-large-pattern .html [ Failure ]
(...skipping 687 matching lines...) Expand 10 before | Expand all | Expand 10 after
840 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas.html [ Pass Failure ] 844 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas.html [ Pass Failure ]
841 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas-throw.html [ Pass Failure ] 845 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-d eltas-throw.html [ Pass Failure ]
842 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-distribut e-to-scroll-chain-descendant.html [ Pass Failure ] 846 crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-distribut e-to-scroll-chain-descendant.html [ Pass Failure ]
843 crbug.com/410974 fast/scroll-behavior/scroll-customization/touch-scroll-customiz ation.html [ Pass Failure ] 847 crbug.com/410974 fast/scroll-behavior/scroll-customization/touch-scroll-customiz ation.html [ Pass Failure ]
844 848
845 # These tests will pass once the --enable-features=TouchpadAndWheelScrollLatchin g flag is enabled by default. 849 # These tests will pass once the --enable-features=TouchpadAndWheelScrollLatchin g flag is enabled by default.
846 crbug.com/526463 fast/events/wheel/mouse-wheel-scroll-latching.html [ Failure ] 850 crbug.com/526463 fast/events/wheel/mouse-wheel-scroll-latching.html [ Failure ]
847 crbug.com/526463 fast/events/wheel/wheel-scroll-latching-on-scrollbar.html [ Fai lure Timeout ] 851 crbug.com/526463 fast/events/wheel/wheel-scroll-latching-on-scrollbar.html [ Fai lure Timeout ]
848 crbug.com/526463 fast/events/wheel/mainthread-touchpad-fling-latching.html [ Fai lure Timeout ] 852 crbug.com/526463 fast/events/wheel/mainthread-touchpad-fling-latching.html [ Fai lure Timeout ]
849 853
850 crbug.com/526463 virtual/wheelscrolllatching/fast/events/wheel/wheel-scroll-latc hing-on-scrollbar.html [ Timeout Pass ]
851
852 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-basic.html [ Pass Failure ] 854 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-basic.html [ Pass Failure ]
853 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas.html [ Pass Failure ] 855 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas.html [ Pass Failure ]
854 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas-throw.html [ Pass Failure ] 856 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-consume-deltas-throw.html [ Pass Failure ]
855 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ] 857 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/scro llstate-distribute-to-scroll-chain-descendant.html [ Pass Failure ]
856 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/touc h-scroll-customization.html [ Pass Failure ] 858 crbug.com/410974 virtual/threaded/fast/scroll-behavior/scroll-customization/touc h-scroll-customization.html [ Pass Failure ]
857 859
858 crbug.com/518883 crbug.com/390452 http/tests/security/isolatedWorld/media-query- wrapper-leaks.html [ Failure Pass Timeout ] 860 crbug.com/518883 crbug.com/390452 http/tests/security/isolatedWorld/media-query- wrapper-leaks.html [ Failure Pass Timeout ]
859 crbug.com/518883 crbug.com/390452 virtual/mojo-loading/http/tests/security/isola tedWorld/media-query-wrapper-leaks.html [ Failure Pass Timeout ] 861 crbug.com/518883 crbug.com/390452 virtual/mojo-loading/http/tests/security/isola tedWorld/media-query-wrapper-leaks.html [ Failure Pass Timeout ]
860 crbug.com/518987 http/tests/xmlhttprequest/navigation-abort-detaches-frame.html [ Pass Timeout ] 862 crbug.com/518987 http/tests/xmlhttprequest/navigation-abort-detaches-frame.html [ Pass Timeout ]
861 crbug.com/518989 [ Mac ] external/csswg-test/css-writing-modes-3/writing-mode-ve rtical-rl-002.xht [ Failure Pass Timeout ] 863 crbug.com/518989 [ Mac ] external/csswg-test/css-writing-modes-3/writing-mode-ve rtical-rl-002.xht [ Failure Pass Timeout ]
(...skipping 340 matching lines...) Expand 10 before | Expand all | Expand 10 after
1202 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vlr-005.xht [ Failure ] 1204 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vlr-005.xht [ Failure ]
1203 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vlr-007.xht [ Failure ] 1205 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vlr-007.xht [ Failure ]
1204 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vlr-009.xht [ Failure ] 1206 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vlr-009.xht [ Failure ]
1205 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vrl-002.xht [ Failure ] 1207 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vrl-002.xht [ Failure ]
1206 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vrl-004.xht [ Failure ] 1208 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vrl-004.xht [ Failure ]
1207 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vrl-006.xht [ Failure ] 1209 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vrl-006.xht [ Failure ]
1208 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vrl-008.xht [ Failure ] 1210 crbug.com/492664 external/csswg-test/css-writing-modes-3/clip-rect-vrl-008.xht [ Failure ]
1209 crbug.com/492664 external/csswg-test/css-writing-modes-3/line-box-direction-vrl- 009.xht [ Failure ] 1211 crbug.com/492664 external/csswg-test/css-writing-modes-3/line-box-direction-vrl- 009.xht [ Failure ]
1210 1212
1211 crbug.com/637255 [ Win10 ] media/video-transformed.html [ Pass Failure ] 1213 crbug.com/637255 [ Win10 ] media/video-transformed.html [ Pass Failure ]
1212 crbug.com/637255 [ Win10 ] media/video-layer-crash.html [ Pass Failure ]
1213 1214
1214 crbug.com/691045 media/autoplay-muted.html [ Pass Timeout ] 1215 crbug.com/691045 media/autoplay-muted.html [ Pass Timeout ]
1215 1216
1216 # These tests pass but images do not match because tests are stricter than the s pec. 1217 # These tests pass but images do not match because tests are stricter than the s pec.
1217 crbug.com/492664 external/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-001.html [ Failure ] 1218 crbug.com/492664 external/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-001.html [ Failure ]
1218 crbug.com/492664 external/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-002.html [ Failure ] 1219 crbug.com/492664 external/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-002.html [ Failure ]
1219 crbug.com/492664 external/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-003.html [ Failure ] 1220 crbug.com/492664 external/csswg-test/css-writing-modes-3/text-combine-upright-va lue-all-003.html [ Failure ]
1220 1221
1221 # We're experimenting with changing the behavior of the 'nonce' attribute 1222 # We're experimenting with changing the behavior of the 'nonce' attribute
1222 1223
(...skipping 636 matching lines...) Expand 10 before | Expand all | Expand 10 after
1859 # this tested without the feature by using the virtual test. See 1860 # this tested without the feature by using the virtual test. See
1860 # virtual/stable/http/tests/sendbeacon/beacon-cross-origin-redirect-blob-expecte d.txt 1861 # virtual/stable/http/tests/sendbeacon/beacon-cross-origin-redirect-blob-expecte d.txt
1861 crbug.com/490015 http/tests/sendbeacon/beacon-cross-origin-redirect-blob.html [ Skip ] 1862 crbug.com/490015 http/tests/sendbeacon/beacon-cross-origin-redirect-blob.html [ Skip ]
1862 crbug.com/490015 virtual/mojo-loading/http/tests/sendbeacon/beacon-cross-origin- redirect-blob.html [ Skip ] 1863 crbug.com/490015 virtual/mojo-loading/http/tests/sendbeacon/beacon-cross-origin- redirect-blob.html [ Skip ]
1863 # This test doesn't need to be run with the stable release mode. 1864 # This test doesn't need to be run with the stable release mode.
1864 crbug.com/490015 virtual/stable/http/tests/sendbeacon/beacon-blob-with-non-simpl e-type.html [ Skip ] 1865 crbug.com/490015 virtual/stable/http/tests/sendbeacon/beacon-blob-with-non-simpl e-type.html [ Skip ]
1865 # This test fails with the stable release mode. 1866 # This test fails with the stable release mode.
1866 crbug.com/694958 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1867 crbug.com/694958 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
1867 1868
1868 # These tests have console error messages whose order is not deterministic. 1869 # These tests have console error messages whose order is not deterministic.
1869 crbug.com/685778 http/tests/dom/promise-rejection-events.html [ Pass Failure ]
1870 crbug.com/685778 virtual/mojo-loading/http/tests/dom/promise-rejection-events.ht ml [ Pass Failure ]
1871 crbug.com/679742 external/wpt/html/semantics/scripting-1/the-script-element/modu le/crossorigin.html [ Pass Failure ] 1870 crbug.com/679742 external/wpt/html/semantics/scripting-1/the-script-element/modu le/crossorigin.html [ Pass Failure ]
1872 crbug.com/679742 external/wpt/html/semantics/scripting-1/the-script-element/modu le/errorhandling.html [ Pass Failure ] 1871 crbug.com/679742 external/wpt/html/semantics/scripting-1/the-script-element/modu le/errorhandling.html [ Pass Failure ]
1873 1872
1874 # This test has a failure console message with specific performance 1873 # This test has a failure console message with specific performance
1875 # numbers so a consistent baseline cannot be added. This test could be 1874 # numbers so a consistent baseline cannot be added. This test could be
1876 # imported if the test passed or if the results for testharness tests 1875 # imported if the test passed or if the results for testharness tests
1877 # were matched on pass/fail but not exact error messages. 1876 # were matched on pass/fail but not exact error messages.
1878 crbug.com/688854 external/wpt/hr-time/window-worker-time-origin.html [ Failure ] 1877 crbug.com/688854 external/wpt/hr-time/window-worker-time-origin.html [ Failure ]
1879 1878
1880 crbug.com/698077 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ] 1879 crbug.com/698077 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ]
(...skipping 388 matching lines...) Expand 10 before | Expand all | Expand 10 after
2269 crbug.com/626703 external/wpt/svg/linking/reftests/href-filter-element.html [ Fa ilure ] 2268 crbug.com/626703 external/wpt/svg/linking/reftests/href-filter-element.html [ Fa ilure ]
2270 crbug.com/626703 external/wpt/web-animations/timing-model/animations/set-the-tar get-effect-of-an-animation.html [ Failure ] 2269 crbug.com/626703 external/wpt/web-animations/timing-model/animations/set-the-tar get-effect-of-an-animation.html [ Failure ]
2271 2270
2272 # Crashes with DCHECK enabled, but not on normal Release builds. 2271 # Crashes with DCHECK enabled, but not on normal Release builds.
2273 crbug.com/626703 external/wpt/workers/opaque-origin.html [ Failure Crash ] 2272 crbug.com/626703 external/wpt/workers/opaque-origin.html [ Failure Crash ]
2274 2273
2275 # Manual tests that have not been automated. 2274 # Manual tests that have not been automated.
2276 crbug.com/626703 external/wpt/fullscreen/api/element-request-fullscreen-two-ifra mes-manual.html [ Timeout ] 2275 crbug.com/626703 external/wpt/fullscreen/api/element-request-fullscreen-two-ifra mes-manual.html [ Timeout ]
2277 2276
2278 # Other untriaged test failures, timeouts and crashes from newly-imported WPT te sts. 2277 # Other untriaged test failures, timeouts and crashes from newly-imported WPT te sts.
2279 crbug.com/626703 external/wpt/html/syntax/parsing/template/creating-an-element-f or-the-token/template-owner-document.html [ Pass Timeout ]
2280 crbug.com/666703 external/wpt/html/browsers/sandboxing/sandbox-disallow-same-ori gin.html [ Timeout ] 2278 crbug.com/666703 external/wpt/html/browsers/sandboxing/sandbox-disallow-same-ori gin.html [ Timeout ]
2281 crbug.com/626703 external/wpt/html/dom/documents/dom-tree-accessors/Document.cur rentScript.html [ Timeout ] 2279 crbug.com/626703 external/wpt/html/dom/documents/dom-tree-accessors/Document.cur rentScript.html [ Timeout ]
2282 crbug.com/626703 external/wpt/html/browsers/history/the-location-interface/locat ion-protocol-setter-non-broken.html [ Failure Pass ] 2280 crbug.com/626703 external/wpt/html/browsers/history/the-location-interface/locat ion-protocol-setter-non-broken.html [ Failure Pass ]
2283 2281
2284 crbug.com/655458 external/wpt/workers/constructors/SharedWorker/undefined-argume nts.html [ Failure ] 2282 crbug.com/655458 external/wpt/workers/constructors/SharedWorker/undefined-argume nts.html [ Failure ]
2285 crbug.com/655458 external/wpt/workers/baseurl/alpha/worker.html [ Failure ] 2283 crbug.com/655458 external/wpt/workers/baseurl/alpha/worker.html [ Failure ]
2286 crbug.com/655458 external/wpt/workers/interfaces/SharedWorkerGlobalScope/onconne ct.html [ Failure ] 2284 crbug.com/655458 external/wpt/workers/interfaces/SharedWorkerGlobalScope/onconne ct.html [ Failure ]
2287 crbug.com/655458 external/wpt/workers/baseurl/alpha/importScripts.html [ Failure ] 2285 crbug.com/655458 external/wpt/workers/baseurl/alpha/importScripts.html [ Failure ]
2288 crbug.com/655458 external/wpt/workers/constructors/SharedWorker/setting-port-mem bers.html [ Failure ] 2286 crbug.com/655458 external/wpt/workers/constructors/SharedWorker/setting-port-mem bers.html [ Failure ]
2289 crbug.com/655458 external/wpt/workers/baseurl/alpha/xhr.html [ Failure ] 2287 crbug.com/655458 external/wpt/workers/baseurl/alpha/xhr.html [ Failure ]
(...skipping 513 matching lines...) Expand 10 before | Expand all | Expand 10 after
2803 # Added 2016-12-12 2801 # Added 2016-12-12
2804 crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple -clients.html [ Failure Pass ] 2802 crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple -clients.html [ Failure Pass ]
2805 crbug.com/610835 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny-multiple-clients.html [ Failure Pass ] 2803 crbug.com/610835 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny-multiple-clients.html [ Failure Pass ]
2806 2804
2807 # Added 2016-12-12 2805 # Added 2016-12-12
2808 crbug.com/673539 [ Linux Win ] css3/filters/effect-contrast-hw.html [ Pass Failu re ] 2806 crbug.com/673539 [ Linux Win ] css3/filters/effect-contrast-hw.html [ Pass Failu re ]
2809 2807
2810 # Added 2016-12-15 2808 # Added 2016-12-15
2811 crbug.com/674466 [ Win10 ] fast/forms/select/menulist-appearance-rtl.html [ Pass Failure ] 2809 crbug.com/674466 [ Win10 ] fast/forms/select/menulist-appearance-rtl.html [ Pass Failure ]
2812 2810
2813 # Added 2016-12-16
2814 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-2d-printing .html [ Pass Failure Crash ]
2815 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Failure Crash ]
2816
2817 # Added 2016-12-22 2811 # Added 2016-12-22
2818 crbug.com/676537 fast/css/imageTileOpacity.html [ Pass Failure ] 2812 crbug.com/676537 fast/css/imageTileOpacity.html [ Pass Failure ]
2819 2813
2820 # ====== Random order flaky tests from here ====== 2814 # ====== Random order flaky tests from here ======
2821 # These tests are flaky when run in random order, which is the default on Linux & Mac since since 2016-12-16. 2815 # These tests are flaky when run in random order, which is the default on Linux & Mac since since 2016-12-16.
2822 2816
2823 crbug.com/663585 editing/pasteboard/data-transfer-items-image-png.html [ Pass Fa ilure ] 2817 crbug.com/663585 editing/pasteboard/data-transfer-items-image-png.html [ Pass Fa ilure ]
2824 2818
2825 # Possible duplicate of crbug.com/509025 2819 # Possible duplicate of crbug.com/509025
2826 # crbug.com/663847 fast/events/context-no-deselect.html [ Pass Failure ] 2820 # crbug.com/663847 fast/events/context-no-deselect.html [ Pass Failure ]
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
2926 2920
2927 crbug.com/685951 css2.1/t040304-c64-uri-00-a-g.html [ Failure Pass ] 2921 crbug.com/685951 css2.1/t040304-c64-uri-00-a-g.html [ Failure Pass ]
2928 2922
2929 # Sheriff failures 2017-02-03 2923 # Sheriff failures 2017-02-03
2930 crbug.com/688515 fast/spatial-navigation/snav-div-overflow-scrol-hidden.html [ P ass Failure ] 2924 crbug.com/688515 fast/spatial-navigation/snav-div-overflow-scrol-hidden.html [ P ass Failure ]
2931 2925
2932 # Flaky on trybots 2926 # Flaky on trybots
2933 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-redir ect.https.html [ Failure Pass ] 2927 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-redir ect.https.html [ Failure Pass ]
2934 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou rces.https.html [ Failure Pass ] 2928 crbug.com/688486 external/wpt/service-workers/service-worker/fetch-request-resou rces.https.html [ Failure Pass ]
2935 2929
2936 # Sheriff failures 2017-02-13
2937 crbug.com/691423 [ Mac ] fast/frames/location-change-no-file-access.html [ Failu re Pass ]
2938
2939 # Sheriff failures 2017-02-21 2930 # Sheriff failures 2017-02-21
2940 crbug.com/73609 http/tests/media/video-play-stall.html [ Pass Timeout ] 2931 crbug.com/73609 http/tests/media/video-play-stall.html [ Pass Timeout ]
2941 crbug.com/73609 virtual/mojo-loading/http/tests/media/video-play-stall.html [ Pa ss Timeout ] 2932 crbug.com/73609 virtual/mojo-loading/http/tests/media/video-play-stall.html [ Pa ss Timeout ]
2942 2933
2943 # Sheriff failures 2017-02-23
2944 crbug.com/695352 [ Mac ] virtual/threaded/compositing/visibility/overlays-persis t-on-navigation.html [ Pass Crash ]
2945
2946 # Sheriff failures 2017-02-27 2934 # Sheriff failures 2017-02-27
2947 crbug.com/696407 [ Linux ] external/wpt/html/browsers/history/the-location-inter face/location-protocol-setter-with-colon.sub.html [ Failure Pass ] 2935 crbug.com/696407 [ Linux ] external/wpt/html/browsers/history/the-location-inter face/location-protocol-setter-with-colon.sub.html [ Failure Pass ]
2948 crbug.com/694338 [ Mac10.9 ] fast/forms/calendar-picker/calendar-picker-appearan ce-zoom125.html [ Failure ] 2936 crbug.com/694338 [ Mac10.9 ] fast/forms/calendar-picker/calendar-picker-appearan ce-zoom125.html [ Failure ]
2949 crbug.com/694338 [ Mac10.9 ] fast/forms/calendar-picker/calendar-picker-appearan ce-zoom200.html [ Failure ] 2937 crbug.com/694338 [ Mac10.9 ] fast/forms/calendar-picker/calendar-picker-appearan ce-zoom200.html [ Failure ]
2950 2938
2951 # Sheriff failures 2017-02-28 2939 # Sheriff failures 2017-02-28
2952 crbug.com/696903 [ Mac ] custom-properties/register-property-syntax-parsing.html [ Crash ] 2940 crbug.com/696903 [ Mac ] custom-properties/register-property-syntax-parsing.html [ Crash ]
2953 crbug.com/696903 [ Mac ] custom-properties/register-property.html [ Crash ] 2941 crbug.com/696903 [ Mac ] custom-properties/register-property.html [ Crash ]
2954 2942
2955 crbug.com/697087 external/wpt/service-workers/service-worker/registration-iframe .https.html [ Pass Timeout ] 2943 crbug.com/697087 external/wpt/service-workers/service-worker/registration-iframe .https.html [ Pass Timeout ]
2956 2944
2957 crbug.com/697342 http/tests/push_messaging/permission-state-granted-in-document. html [ Pass Failure ] 2945 crbug.com/697342 http/tests/push_messaging/permission-state-granted-in-document. html [ Pass Failure ]
2958 crbug.com/697342 virtual/mojo-loading/http/tests/push_messaging/permission-state -granted-in-document.html [ Pass Failure ] 2946 crbug.com/697342 virtual/mojo-loading/http/tests/push_messaging/permission-state -granted-in-document.html [ Pass Failure ]
2959 2947
2960 crbug.com/698520 external/wpt/preload/fetch-destination.https.html [ Failure Pas s ] 2948 crbug.com/698520 external/wpt/preload/fetch-destination.https.html [ Failure Pas s ]
2961 crbug.com/698521 external/wpt/preload/preload-with-type.html [ Failure Pass ] 2949 crbug.com/698521 external/wpt/preload/preload-with-type.html [ Failure Pass ]
2962 2950
2963 # Sheriff failures 2017-03-10 2951 # Sheriff failures 2017-03-10
2964 crbug.com/402805 [ Mac10.10 Mac10.11 ] inspector-protocol/input/emulateTouchFrom MouseEvent.html [ Timeout ] 2952 crbug.com/402805 [ Mac10.10 Mac10.11 ] inspector-protocol/input/emulateTouchFrom MouseEvent.html [ Timeout ]
2965 crbug.com/700374 [ Win ] virtual/mojo-loading/http/tests/inspector/workers-on-na vigation.html [ Failure Pass ] 2953 crbug.com/700374 [ Win ] virtual/mojo-loading/http/tests/inspector/workers-on-na vigation.html [ Failure Pass ]
2966 crbug.com/700374 [ Win ] http/tests/inspector/workers-on-navigation.html [ Failu re Pass ] 2954 crbug.com/700374 [ Win ] http/tests/inspector/workers-on-navigation.html [ Failu re Pass ]
2967 crbug.com/700387 [ Win7 ] external/wpt/fullscreen/api/document-exit-fullscreen-n ested-in-iframe-manual.html [ Timeout Pass ] 2955 crbug.com/700387 [ Win7 ] external/wpt/fullscreen/api/document-exit-fullscreen-n ested-in-iframe-manual.html [ Timeout Pass ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698