blob: f57db73ebc04f867e6a0ef91aa187eb001f959af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
// This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// 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
|