blob: 79c8d88125b00311688b0dd32be0c9cd1b1ba2c3 (
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.
// Skip an overly restrictive cross-origin HTTPS test
BUGCR69594 SKIP : http/tests/appcache/different-https-origin-resource-main.html = FAIL
BUGV8_1203 DEBUG : fast/canvas/webgl/gl-get-calls.html = PASS CRASH
// Potential broken test found by r75985.
BUGCR74092 : http/tests/media/video-play-suspend.html = TIMEOUT
// WebKit fix is at r79797, but since we had to revert the WebKit roll adding the failing expectation back.
BUGJAMESR : fast/filesystem/op-get-entry.html = PASS TEXT
// To get rid of redness.
BUG_ANTONM MAC : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE+TEXT IMAGE
BUG_ANTONM MAC : fast/blockflow/japanese-ruby-vertical-lr.html = IMAGE
BUG_ANTONM MAC : fast/blockflow/japanese-ruby-vertical-rl.html = IMAGE
// Until new baselines land in WebKit.
BUG_MMALY : fast/js/mozilla/strict/15.10.7.html = PASS TEXT
BUG_MMALY : fast/js/mozilla/strict/15.3.5.1.html = PASS TEXT
BUG_MMALY : fast/js/mozilla/strict/15.5.5.1.html = PASS TEXT
|