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

Side by Side Diff: LayoutTests/TestExpectations

Issue 264183002: RAL: Eliminate n^2 walk to find repaint containers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: One more simple rebaseline... Created 6 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/platform/mac/fast/repaint/reflection-repaint-test-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This directly has manual tests that don't have to run with run-webkit-tests 1 # This directly has manual tests that don't have to run with run-webkit-tests
2 crbug.com/359838 http/tests/ManualTests/ [ Skip ] 2 crbug.com/359838 http/tests/ManualTests/ [ Skip ]
3 3
4 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ] 4 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ]
5 5
6 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ] 6 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ]
7 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ] 7 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ]
8 8
9 # Transient - XHR mixed content type revert will be restored. 9 # Transient - XHR mixed content type revert will be restored.
10 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-allowed .html [ Failure Pass ] 10 crbug.com/305303 http/tests/security/mixedContent/insecure-sync-post-xhr-allowed .html [ Failure Pass ]
(...skipping 436 matching lines...) Expand 10 before | Expand all | Expand 10 after
447 crbug.com/282089 [ Win7 Debug ] plugins/override-node-method.html [ Crash Pass ] 447 crbug.com/282089 [ Win7 Debug ] plugins/override-node-method.html [ Crash Pass ]
448 crbug.com/282091 fast/forms/time-multiple-fields/time-multiple-fields-speech-cra sh.html [ Pass Timeout ] 448 crbug.com/282091 fast/forms/time-multiple-fields/time-multiple-fields-speech-cra sh.html [ Pass Timeout ]
449 crbug.com/282092 [ Mac ] svg/dom/SVGLength-px-with-context.html [ Failure Pass ] 449 crbug.com/282092 [ Mac ] svg/dom/SVGLength-px-with-context.html [ Failure Pass ]
450 crbug.com/282093 [ Mac ] svg/hixie/text/001.xml [ Crash Failure Pass ImageOnlyFa ilure ] 450 crbug.com/282093 [ Mac ] svg/hixie/text/001.xml [ Crash Failure Pass ImageOnlyFa ilure ]
451 crbug.com/282094 fast/repaint/video-mute-repaint.html [ Pass Failure Timeout ] 451 crbug.com/282094 fast/repaint/video-mute-repaint.html [ Pass Failure Timeout ]
452 crbug.com/282095 storage/websql/read-transactions-running-concurrently.html [ Fa ilure Pass ] 452 crbug.com/282095 storage/websql/read-transactions-running-concurrently.html [ Fa ilure Pass ]
453 crbug.com/318431 [ Linux ] fast/dom/shadow/transition-on-shadow-host-with-distri buted-node.html [ Pass Timeout ] 453 crbug.com/318431 [ Linux ] fast/dom/shadow/transition-on-shadow-host-with-distri buted-node.html [ Pass Timeout ]
454 454
455 crbug.com/340206 [ Win ] http/tests/security/cross-origin-css.html [ Pass Timeou t ] 455 crbug.com/340206 [ Win ] http/tests/security/cross-origin-css.html [ Pass Timeou t ]
456 456
457 crbug.com/320139 fast/repaint/reflection-repaint-test.html [ NeedsRebaseline ]
458 crbug.com/320139 fast/repaint/inline-relative-positioned.html [ NeedsRebaseline ]
459
457 crbug.com/284734 svg/custom/getsvgdocument.html [ Pass ImageOnlyFailure ] 460 crbug.com/284734 svg/custom/getsvgdocument.html [ Pass ImageOnlyFailure ]
458 461
459 crbug.com/283723 [ Win ] http/tests/local/fileapi/file-last-modified-after-delet e.html [ Failure Pass Timeout ] 462 crbug.com/283723 [ Win ] http/tests/local/fileapi/file-last-modified-after-delet e.html [ Failure Pass Timeout ]
460 crbug.com/371716 [ Win ] http/tests/local/formdata/send-form-data.html [ Pass Ti meout ] 463 crbug.com/371716 [ Win ] http/tests/local/formdata/send-form-data.html [ Pass Ti meout ]
461 464
462 # 309184 and 303419 track Android-specific failures 465 # 309184 and 303419 track Android-specific failures
463 crbug.com/309184 crbug.com/303419 crbug.com/284782 http/tests/media/media-source /mediasource-duration.html [ Failure Pass ] 466 crbug.com/309184 crbug.com/303419 crbug.com/284782 http/tests/media/media-source /mediasource-duration.html [ Failure Pass ]
464 467
465 crbug.com/323301 [ Android ] http/tests/media/media-source/mediasource-play-then -seek-back.html [ Pass Crash ] 468 crbug.com/323301 [ Android ] http/tests/media/media-source/mediasource-play-then -seek-back.html [ Pass Crash ]
466 crbug.com/302729 [ Android ] http/tests/media/media-source/mediasource-seek-duri ng-pending-seek.html [ Failure ] 469 crbug.com/302729 [ Android ] http/tests/media/media-source/mediasource-seek-duri ng-pending-seek.html [ Failure ]
(...skipping 851 matching lines...) Expand 10 before | Expand all | Expand 10 after
1318 # Need rebaseline for https://codereview.chromium.org/276883002/ patch which is related to Ignorable Unicodes 1321 # Need rebaseline for https://codereview.chromium.org/276883002/ patch which is related to Ignorable Unicodes
1319 crbug.com/256333 fast/text/international/bidi-LDB-2-formatting-characters.html [ NeedsRebaseline ] 1322 crbug.com/256333 fast/text/international/bidi-LDB-2-formatting-characters.html [ NeedsRebaseline ]
1320 crbug.com/256333 fast/text/format-control.html [ NeedsRebaseline ] 1323 crbug.com/256333 fast/text/format-control.html [ NeedsRebaseline ]
1321 crbug.com/256333 [ Mac Win Win7 ] fast/text/bidi-ignorable-unicode.html [ Needs Rebaseline ] 1324 crbug.com/256333 [ Mac Win Win7 ] fast/text/bidi-ignorable-unicode.html [ Needs Rebaseline ]
1322 crbug.com/256333 [ Mac ] virtual/mac-antialiasedtext/fast/text/format-control.ht ml [ NeedsRebaseline ] 1325 crbug.com/256333 [ Mac ] virtual/mac-antialiasedtext/fast/text/format-control.ht ml [ NeedsRebaseline ]
1323 crbug.com/256333 [ Mac ] virtual/mac-antialiasedtext/fast/text/bidi-ignorable-un icode.html [ NeedsRebaseline ] 1326 crbug.com/256333 [ Mac ] virtual/mac-antialiasedtext/fast/text/bidi-ignorable-un icode.html [ NeedsRebaseline ]
1324 crbug.com/256333 [ Win Win7 ] virtual/windows-directwrite/fast/text/bidi-ignorab le-unicode.html [ NeedsRebaseline ] 1327 crbug.com/256333 [ Win Win7 ] virtual/windows-directwrite/fast/text/bidi-ignorab le-unicode.html [ NeedsRebaseline ]
1325 crbug.com/256333 [ Win Win7 ] virtual/windows-directwrite/fast/text/format-contr ol.html [ NeedsRebaseline ] 1328 crbug.com/256333 [ Win Win7 ] virtual/windows-directwrite/fast/text/format-contr ol.html [ NeedsRebaseline ]
1326 crbug.com/256333 [ Win Win7 ] virtual/windows-directwrite/fast/text/internationa l/bidi-LDB-2-formatting-characters.html [ NeedsRebaseline ] 1329 crbug.com/256333 [ Win Win7 ] virtual/windows-directwrite/fast/text/internationa l/bidi-LDB-2-formatting-characters.html [ NeedsRebaseline ]
1327 crbug.com/256333 [ Win Win7 ] virtual/windows-directwrite/fast/text/drawBidiText .html [ NeedsRebaseline ] 1330 crbug.com/256333 [ Win Win7 ] virtual/windows-directwrite/fast/text/drawBidiText .html [ NeedsRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/mac/fast/repaint/reflection-repaint-test-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698