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

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

Issue 1548243002: Fix test failures for debugger-step-over-inlined-scripts.html. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix comment. Created 4 years, 12 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 # Run these tests with under virtual/spv2 only. 1 # Run these tests with under virtual/spv2 only.
2 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 2 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
3 3
4 # TODO(yosin): We should convert following tests to use asynchronous spell check er. 4 # TODO(yosin): We should convert following tests to use asynchronous spell check er.
5 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 5 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
6 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 6 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
7 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] 7 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
8 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] 8 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ]
9 9
10 # TODO(wangxianzhu): Triage the failures 10 # TODO(wangxianzhu): Triage the failures
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 crbug.com/498539 [ Win ] inspector/tracing/timeline-event-dispatch.html [ Failur e Pass ] 250 crbug.com/498539 [ Win ] inspector/tracing/timeline-event-dispatch.html [ Failur e Pass ]
251 crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ] 251 crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ]
252 crbug.com/498539 inspector/tracing/timeline-bound-function.html [ Pass Failure ] 252 crbug.com/498539 inspector/tracing/timeline-bound-function.html [ Pass Failure ]
253 crbug.com/498539 inspector/tracing/timeline-injected-script-eval.html [ Pass Fai lure ] 253 crbug.com/498539 inspector/tracing/timeline-injected-script-eval.html [ Pass Fai lure ]
254 crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ] 254 crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ]
255 crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ] 255 crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ]
256 crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.ht ml [ Failure Pass ] 256 crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.ht ml [ Failure Pass ]
257 crbug.com/498539 [ Mac10.7 ] inspector/sources/debugger/js-with-inline-styleshee ts.html [ Pass Timeout ] 257 crbug.com/498539 [ Mac10.7 ] inspector/sources/debugger/js-with-inline-styleshee ts.html [ Pass Timeout ]
258 crbug.com/498539 [ Mac10.7 Mac10.8 Retina Mac10.9 Mac10.10 Mac10.6 ] inspector/s ources/debugger/live-edit-no-reveal.html [ Crash Pass Timeout ] 258 crbug.com/498539 [ Mac10.7 Mac10.8 Retina Mac10.9 Mac10.10 Mac10.6 ] inspector/s ources/debugger/live-edit-no-reveal.html [ Crash Pass Timeout ]
259 crbug.com/498539 [ Mac10.8 Mac10.10 ] inspector/sources/debugger/debug-inlined-s cripts-fragment-id.html [ Pass Timeout ] 259 crbug.com/498539 [ Mac10.8 Mac10.10 ] inspector/sources/debugger/debug-inlined-s cripts-fragment-id.html [ Pass Timeout ]
260 crbug.com/498539 [ Precise ] inspector/sources/debugger-step/debugger-step-over- inlined-scripts.html [ Pass Timeout ] 260 # TODO(yangguo): Below is commented out as it conflicts with another [ NeedsManu alRebaseline ] entry.
261 # See also http://crbug.com/569175.
262 # crbug.com/498539 [ Precise ] inspector/sources/debugger-step/debugger-step-ove r-inlined-scripts.html [ Pass Timeout ]
261 crbug.com/498539 [ Precise Win7 Mac10.10 ] inspector/sources/debugger-breakpoint s/dynamic-scripts-breakpoints.html [ Pass Timeout ] 263 crbug.com/498539 [ Precise Win7 Mac10.10 ] inspector/sources/debugger-breakpoint s/dynamic-scripts-breakpoints.html [ Pass Timeout ]
262 crbug.com/498539 [ Precise Mac10.10 ] inspector/sources/debugger-breakpoints/set -breakpoint.html [ Pass Timeout ] 264 crbug.com/498539 [ Precise Mac10.10 ] inspector/sources/debugger-breakpoints/set -breakpoint.html [ Pass Timeout ]
263 crbug.com/498539 [ Trusty ] inspector/sources/debugger/mutation-observer-suspend -while-paused.html [ Pass Timeout ] 265 crbug.com/498539 [ Trusty ] inspector/sources/debugger/mutation-observer-suspend -while-paused.html [ Pass Timeout ]
264 crbug.com/498539 [ Win7 ] inspector/profiler/cpu-profiler-stopped-removed-race.h tml [ Crash Pass ] 266 crbug.com/498539 [ Win7 ] inspector/profiler/cpu-profiler-stopped-removed-race.h tml [ Crash Pass ]
265 crbug.com/498539 [ Win7 ] inspector/sources/debugger-async/async-callstack-scope s.html [ Failure Pass ] 267 crbug.com/498539 [ Win7 ] inspector/sources/debugger-async/async-callstack-scope s.html [ Failure Pass ]
266 crbug.com/498539 [ Win7 ] inspector/sources/debugger-breakpoints/set-conditional -breakpoint.html [ Pass Timeout ] 268 crbug.com/498539 [ Win7 ] inspector/sources/debugger-breakpoints/set-conditional -breakpoint.html [ Pass Timeout ]
267 crbug.com/498539 [ Win7 ] inspector/sources/debugger-pause/debugger-eval-on-call -frame-inside-iframe.html [ Failure Pass ] 269 crbug.com/498539 [ Win7 ] inspector/sources/debugger-pause/debugger-eval-on-call -frame-inside-iframe.html [ Failure Pass ]
268 crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-frame-count.html [ Pass Timeout ] 270 crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-frame-count.html [ Pass Timeout ]
269 crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-url-comment.html [ Pass Timeout ] 271 crbug.com/498539 [ Win7 ] inspector/sources/debugger-ui/source-url-comment.html [ Pass Timeout ]
270 crbug.com/498539 [ XP ] inspector/sources/debugger-ui/debugger-save-to-temp-var. html [ Pass Timeout ] 272 crbug.com/498539 [ XP ] inspector/sources/debugger-ui/debugger-save-to-temp-var. html [ Pass Timeout ]
(...skipping 1028 matching lines...) Expand 10 before | Expand all | Expand 10 after
1299 crbug.com/570401 virtual/display_list_2d_canvas/fast/canvas/canvas-shadow-source -in.html [ Failure ] 1301 crbug.com/570401 virtual/display_list_2d_canvas/fast/canvas/canvas-shadow-source -in.html [ Failure ]
1300 crbug.com/570401 compositing/overflow/updating-scrolling-content.html [ Failure ] 1302 crbug.com/570401 compositing/overflow/updating-scrolling-content.html [ Failure ]
1301 crbug.com/570401 compositing/repaint/should-not-clip-composited-overflow-scrolli ng-layer.html [ Failure ] 1303 crbug.com/570401 compositing/repaint/should-not-clip-composited-overflow-scrolli ng-layer.html [ Failure ]
1302 1304
1303 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep .html [ Failure ] 1305 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-deep .html [ Failure ]
1304 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres erve-3d.html [ Failure ] 1306 crbug.com/568867 [ Win Debug ] transforms/3d/point-mapping/3d-point-mapping-pres erve-3d.html [ Failure ]
1305 1307
1306 crbug.com/569514 inspector/sources/debugger-step/debugger-step-into-document-wri te.html [ NeedsManualRebaseline ] 1308 crbug.com/569514 inspector/sources/debugger-step/debugger-step-into-document-wri te.html [ NeedsManualRebaseline ]
1307 crbug.com/569514 inspector/sources/debugger-step/debugger-step-into-inlined-scri pts.html [ NeedsManualRebaseline ] 1309 crbug.com/569514 inspector/sources/debugger-step/debugger-step-into-inlined-scri pts.html [ NeedsManualRebaseline ]
1308 crbug.com/569514 inspector/sources/debugger-step/debugger-step-over-document-wri te.html [ NeedsManualRebaseline ] 1310 crbug.com/569514 inspector/sources/debugger-step/debugger-step-over-document-wri te.html [ NeedsManualRebaseline ]
1309 # TODO(yangguo): Below is commented out as it conflicts with another [ Pass Time out ] entry. 1311 # TODO(yangguo): When the below is rebaselined please uncomment the [ Pass Timeo ut ] entry for the test.
1310 # See also http://crbug.com/569175. 1312 # See also http://crbug.com/569175.
1311 # crbug.com/569514 inspector/sources/debugger-step/debugger-step-over-inlined-sc ripts.html [ NeedsManualRebaseline ] 1313 crbug.com/569514 inspector/sources/debugger-step/debugger-step-over-inlined-scri pts.html [ NeedsManualRebaseline ]
1312 crbug.com/569514 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ] 1314 crbug.com/569514 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ]
1313 1315
1314 crbug.com/569811 inspector-protocol/debugger/updateCallFrameScopes.html [ Pass F ailure ] 1316 crbug.com/569811 inspector-protocol/debugger/updateCallFrameScopes.html [ Pass F ailure ]
1315 1317
1316 crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failur e ] 1318 crbug.com/571376 http/tests/webfont/font-display-intervention.html [ Pass Failur e ]
1317 1319
1318 crbug.com/570899 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background- paint-scrolled.html [ Failure ] 1320 crbug.com/570899 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background- paint-scrolled.html [ Failure ]
1319 crbug.com/571361 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background- paint-scrolled-out-and-in.html [ Failure ] 1321 crbug.com/571361 [ Mac10.6 ] virtual/rootlayerscrolls/fast/scrolling/background- paint-scrolled-out-and-in.html [ Failure ]
1320 1322
1321 crbug.com/571590 fast/repaint/block-layout-inline-children-replaced.html [ Pass Failure ] 1323 crbug.com/571590 fast/repaint/block-layout-inline-children-replaced.html [ Pass Failure ]
(...skipping 12 matching lines...) Expand all
1334 1336
1335 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ] 1337 crbug.com/571721 inspector/console/console-xpath.html [ Timeout Pass ]
1336 1338
1337 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html [ Timeout Pass ] 1339 crbug.com/571762 [ Mac10.7 ] inspector/console/inspect-html-all-collection.html [ Timeout Pass ]
1338 1340
1339 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains -stack.html [ Timeout Crash Pass ] 1341 crbug.com/571765 [ Linux Trusty Mac10.9 ] inspector/console/worker-eval-contains -stack.html [ Timeout Crash Pass ]
1340 1342
1341 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ] 1343 crbug.com/571773 inspector/console/worker-exception-message-contains-stack.html [ Failure Timeout Crash Pass ]
1342 1344
1343 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai lure ] 1345 crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Fai lure ]
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