diff options
author | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-16 02:38:17 +0000 |
---|---|---|
committer | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-16 02:38:17 +0000 |
commit | ed0b1d045805380ec1e295ed557fe0499040adb2 (patch) | |
tree | e1626fcb983ec7066d25d9c2d6db36dc56fe95f8 /webkit | |
parent | a12e44f7846075e19a08d8c98818dfedf2a62c3f (diff) | |
download | chromium_src-ed0b1d045805380ec1e295ed557fe0499040adb2.zip chromium_src-ed0b1d045805380ec1e295ed557fe0499040adb2.tar.gz chromium_src-ed0b1d045805380ec1e295ed557fe0499040adb2.tar.bz2 |
Add suppressions for two layout test failures seen on Linux in order
to get the downstream bots green.
These failures are VERY SUSPICIOUS and need immediate investigation!
BUG=107819
TEST=layout tests
TBR=dpranke
Review URL: http://codereview.chromium.org/8965017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114754 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 707c890..ddecd8a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,3 +6,7 @@ // until the changes can be landed upstream. // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. + +// The following two entries are VERY SUSPICIOUS! +BUGCR107819 LINUX : http/tests/cache/history-only-cached-subresource-loads-max-age-https.html = MISSING +BUGCR107819 LINUX : http/tests/cache/history-only-cached-subresource-loads.html = MISSING |