blob: d3b15858db5fac69f31213180ca0083e1988ab89 (
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
29
30
|
// 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.
// Temporary override until http://codereview.chromium.org/3294007 is upstreamed
BUGWK43480 : fast/dom/Geolocation/delayed-permission-allowed.html = TEXT PASS
BUGWK43480 : fast/dom/Geolocation/delayed-permission-denied.html = TEXT PASS
BUGWK43480 : fast/dom/Geolocation/delayed-permission-allowed-for-multiple-requests.html = TEXT PASS
BUGWK43480 : fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.html = TEXT PASS
BUG52841 MAC : fast/dom/Geolocation/callback-exception.html = TEXT PASS
BUG52841 MAC : fast/dom/Geolocation/no-page-cache.html = TEXT PASS
BUG52841 MAC : fast/dom/HTMLAnchorElement/set-href-attribute-hash.html = TEXT PASS
BUG52841 MAC : editing/selection/drag-in-iframe.html = IMAGE
// Still failing, should be moved upstream.
BUGWK44945 MAC : fast/files/apply-blob-url-to-img.html = IMAGE
// Newly added test apparently misbehaves.
BUGWK45102 : media/media-can-play-mpeg4-video.html = TEXT
// Upstream test_expectations.txt contains the entry for it as TEXT. We need to
// change it to IMAGE+TEXT because we started to check images.
BUG32153 : svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop.html = IMAGE+TEXT
// FFmpeg buffer rotation is causing this hang.
BUG54465 WIN SKIP : http/tests/media/video-play-stall-seek.html = FAIL
|