diff options
author | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-02 20:30:13 +0000 |
---|---|---|
committer | robertshield@chromium.org <robertshield@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-02 20:30:13 +0000 |
commit | 7e57c3136646285464f03895528680067b73ee90 (patch) | |
tree | 3cc6cd99946d5303b4f8a805436a6c57a5b8ea4c /webkit/tools | |
parent | e02b0857aef243e6179e3b4f9e0e8574ccf2f8fb (diff) | |
download | chromium_src-7e57c3136646285464f03895528680067b73ee90.zip chromium_src-7e57c3136646285464f03895528680067b73ee90.tar.gz chromium_src-7e57c3136646285464f03895528680067b73ee90.tar.bz2 |
Updating test expectation for security/block-test-no-port.html since it seems to fail on the Mac too.
BUG=31342
TEST=NONE
Review URL: http://codereview.chromium.org/4262003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64802 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0abe2ea..e48a291 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -23,3 +23,6 @@ BUGJEREMY MAC : fast/block/basic/truncation-rtl.html = IMAGE BUGPFELDMAN WIN : inspector/console-log-syntax-error.html = TEXT BUGPKASTING WIN : fast/images/gif-loop-count.html = IMAGE BUG61411 WIN : inspector/styles-source-lines-inline.html = TEXT + +// Was already marked as flaky on Win, seems to fail on Mac too. +BUG31342 MAC WIN RELEASE : security/block-test-no-port.html = TEXT PASS |