diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index f57db73..15cca0e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,11 +5,11 @@ // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. -// Crashiness noted near WebKit r85140 -BUGCR80745 DEBUG : editing/pasteboard/paste-event-only-once.html = PASS CRASH -BUGCR80745 DEBUG : fast/css/getComputedStyle/getComputedStyle-border-box.html = PASS CRASH - -// Flaky tests noted near WebKit r85140 -BUGKBR MAC DEBUG : editing/execCommand/append-node-under-document.html = TEXT PASS -BUGKBR WIN DEBUG : fast/filesystem/file-writer-truncate-extend.html = PASS TEXT -BUGKBR WIN DEBUG : fast/events/change-overflow-on-overflow-change.html = PASS TIMEOUT +// Flakiness on the deps bots +BUGDPRANKE WIN CPU DEBUG : editing/selection/select-line.html = PASS CRASH +BUGDPRANKE WIN CPU DEBUG : fast/css/last-of-type-pseudo-class.html = PASS TEXT +BUGDPRANKE WIN CPU DEBUG : fast/filesystem/file-writer-write-overlapped.html = TEXT PASS +BUGDPRANKE WIN CPU DEBUG : http/tests/local/stylesheet-and-script-load-order-media-print.html = PASS CRASH +BUGDPRANKE WIN CPU DEBUG : svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg = PASS CRASH +BUGDPRANKE MAC CPU DEBUG : fast/block/float/overhanging-tall-block.html = PASS CRASH +BUGDPRANKE MAC CPU DEBUG : fast/css/import_with_baseurl.html = PASS CRASH |