blob: 3e6f2e8c87c07d3e52fbe7a34f7576d20b8adabd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
// 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.
// All these need to be rebaselined upstream. I will do this in the next
// few hours, and after the next roll all these can be removed again.
// TODO(thakis): Remove these after the next webkit roll.
BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE
BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE
BUGDIMICH : fast/js/toString-recursion.html = PASS TEXT
BUGDIMICH : fast/loader/stateobjects/pushstate-object-types.html = PASS TEXT
BUGDIMICH : fast/regex/cross-frame-callable.html = PASS TEXT
// New test that was non-deterministic.
BUGYURYS : userscripts/window-onerror-for-isolated-world-1.html = PASS TEXT
BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html = PASS TEXT
BUGYURYS : http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html = PASS TEXT
BUGYURYS : http/tests/security/xss-DENIED-frame-name.html = PASS TEXT
|