blob: 4e38697349c69bcc69debd32329eb8856231dcea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
// 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.
// TODO(podivilov): Remove on next roll.
BUG_PODIVILOV MAC : svg/custom/clip-path-child-changes.svg = TEXT
// TODO(ager): started crashing after the v8 roll of r52309.
// http://crbug.com/49099
BUG_AGER LINUX DEBUG : fast/js/excessive-comma-usage.html = CRASH
// TODO(johnnyg): remove after upstream expectations are rolled
BUG_JOHNNYG WIN : fast/forms/input-file-directory-upload.html = TEXT
|