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

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

Issue 1801873002: [DevTools] Fixed debugger-reload-breakpoints-with-source-maps.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 1309 matching lines...) Expand 10 before | Expand all | Expand 10 after
1320 1320
1321 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ] 1321 crbug.com/577746 [ Linux Debug ] compositing/iframes/iframe-in-composited-layer. html [ Pass Failure ]
1322 1322
1323 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1323 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1324 1324
1325 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ] 1325 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ]
1326 1326
1327 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ] 1327 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ]
1328 1328
1329 crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-s crollbars-test.html [ Timeout Failure Pass ] 1329 crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-s crollbars-test.html [ Timeout Failure Pass ]
1330 crbug.com/588061 inspector/sources/debugger-breakpoints/debugger-reload-breakpoi nts-with-source-maps.html [ Pass Failure ]
1331 1330
1332 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ] 1331 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ]
1333 1332
1334 crbug.com/591821 fast/events/iframe-object-onload.html [ Failure Pass ] 1333 crbug.com/591821 fast/events/iframe-object-onload.html [ Failure Pass ]
1335 crbug.com/591821 [ Linux Win ] fast/events/menu-key-context-menu-document.html [ Failure Pass ] 1334 crbug.com/591821 [ Linux Win ] fast/events/menu-key-context-menu-document.html [ Failure Pass ]
1336 crbug.com/591821 fast/events/keyboard-scroll-by-page.html [ Failure Pass ] 1335 crbug.com/591821 fast/events/keyboard-scroll-by-page.html [ Failure Pass ]
1337 crbug.com/591821 fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ] 1336 crbug.com/591821 fast/events/mouse-cursor-no-mousemove.html [ Failure Pass ]
1338 crbug.com/591821 fast/events/mouse-cursor-style-change-iframe.html [ Failure Pas s ] 1337 crbug.com/591821 fast/events/mouse-cursor-style-change-iframe.html [ Failure Pas s ]
1339 crbug.com/591821 fast/events/mouse-double-triple-click-should-not-select-next-no de-for-user-select-none.html [ Failure Pass ] 1338 crbug.com/591821 fast/events/mouse-double-triple-click-should-not-select-next-no de-for-user-select-none.html [ Failure Pass ]
1340 crbug.com/591821 fast/events/mouse-down-on-pseudo-element-remove-crash.html [ Fa ilure Pass ] 1339 crbug.com/591821 fast/events/mouse-down-on-pseudo-element-remove-crash.html [ Fa ilure Pass ]
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
1406 1405
1407 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1406 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1408 1407
1409 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1408 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1410 1409
1411 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1410 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1412 1411
1413 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ] 1412 crbug.com/559258 [ Mac10.10 ] scrollbars/listbox-scrollbar-combinations.html [ F ailure ]
1414 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ] 1413 crbug.com/559258 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/listbox-scroll bar-combinations.html [ Failure ]
1415 crbug.com/594570 [ Linux ] svg/custom/svg-font-support.html [ Failure Pass ] 1414 crbug.com/594570 [ Linux ] svg/custom/svg-font-support.html [ Failure Pass ]
1416 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ] 1415 crbug.com/594595 [ Linux ] http/tests/security/mixedContent/websocket/insecure-w ebsocket-in-secure-page-worker-allowed.html [ Timeout Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/debugger-reload-breakpoints-with-source-maps.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698