blob: a7863805312591d307f7d13e55e6e5642c33ba37 (
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
25
26
27
28
|
// 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.
// Registering the fonts for this test causes other processes (Adium, Firefox)
// to spin and become unresponsive or crash.
BUGWK50709 MAC : fast/css/font-weight-1.html = IMAGE+TEXT
BUG_LOISLO MAC DEBUG : svg/text/font-size-below-point-five.svg = TEXT
// can be removed after roll to r78031
BUG_LOISLO MAC : canvas/philip/tests/2d.gradient.radial.cone.front.html = TEXT
BUG_LOISLO MAC : canvas/philip/tests/2d.gradient.radial.inside2.html = TEXT
BUG_LOISLO MAC : canvas/philip/tests/2d.gradient.radial.inside3.html = TEXT
BUG_LOISLO MAC : canvas/philip/tests/2d.gradient.radial.outside1.html = TEXT
BUG_LOISLO MAC : canvas/philip/tests/2d.line.cap.closed.html = TEXT
BUG_LOISLO MAC : canvas/philip/tests/2d.line.join.parallel.html = TEXT
BUG_LOISLO MAC : canvas/philip/tests/2d.line.miter.lineedge.html = TEXT
BUG_LOISLO MAC : canvas/philip/tests/2d.path.rect.winding.html = TEXT
BUG_LOISLO MAC : canvas/philip/tests/2d.shadow.enable.x.html = TEXT
BUG_LOISLO MAC : canvas/philip/tests/2d.shadow.enable.y.html = TEXT
BUG_LOISLO MAC : canvas/philip/tests/2d.strokeRect.zero.4.html = TEXT
BUG_ZMO : fast/dom/prototype-inheritance.html = TEXT
|