blob: 75c8808a8782fafe63235a73bd73bca97b7cc67f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
// 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_AJWONG WIN : fast/dom/Window/window-screen-properties.html = TEXT
// Failure after 63609
BUG60384 : fast/replaced/border-radius-clip.html = IMAGE TEXT IMAGE+TEXT
BUG60393 MAC DEBUG : fast/selectors/001.html = TIMEOUT
// Failures after Mesa 7.9 upgrade, already in upstream test_expectations.txt.
// Need to investigate.
BUG60651 : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT FAIL
BUG60651 : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL
BUG60651 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL
|