blob: b7504aefd29fec7a47db831eb67b90524ecbaf3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
// 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.
// PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS.
// rebaseline after skia rev. 2351 lands
BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite-transformclip.html = IMAGE
BUG_BSALOMON WIN MAC LINUX GPU: fast/canvas/canvas-composite.html = IMAGE
// We need to upstream new test expectations for these after fixing some
// V8 bugs. Keeping here until we are sure that the push with the new GC
// stays in.
BUG_RICOW : fast/js/array-functions-non-arrays.html = TEXT
BUG_RICOW : fast/js/array-prototype-properties.html = TEXT
BUG_RICOW : fast/js/kde/RegExp.html = TEXT
BUG_RICOW : fast/js/toString-overrides.html = TEXT
|