blob: bb6f002248395d7ffc61a40c7c24c8b201d4c698 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
// 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.
BUG_LEVIN WIN : fast/xsl/xslt-mismatched-tags-in-xslt.xml = IMAGE PASS
// Not sure when this started crashing, seen on my webkit roll, but was crashing before that.
BUG_JPARENT SLOW LINUX : fast/dom/HTMLHeadElement/head-check.html = CRASH PASS
// Debug only timeout, so no coverage from canaries, somewhere in range 72395:72417.
BUG_JPARENT WIN DEBUG : inspector/styles-disable-then-delete.html = TIMEOUT
// Started to flake since http://src.chromium.org/viewvc/chrome?view=rev&revision=66937
// (72440; 72514] range
BUG_ANTON LINUX DEBUG : fast/ruby/nested-ruby.html = CRASH PASS
// Need rebaseline.
BUG_KINUKO : fast/filesystem/read-directory.html = TEXT
BUG_KINUKO : fast/filesystem/simple-persistent.html = TEXT
BUG_KINUKO : fast/filesystem/simple-temporary.html = TEXT
BUG_KINUKO : fast/filesystem/async-operations.html = TEXT
|