diff options
author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-05 17:16:49 +0000 |
---|---|---|
committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-05 17:16:49 +0000 |
commit | ae2cef7db1eeed76938f507b0a753f34f5d6747b (patch) | |
tree | 734f4f567e21cbecf24823cfd865989c0d3e63cf | |
parent | 8b22f6758e9cb26408c6610b2de7798920919b0e (diff) | |
download | chromium_src-ae2cef7db1eeed76938f507b0a753f34f5d6747b.zip chromium_src-ae2cef7db1eeed76938f507b0a753f34f5d6747b.tar.gz chromium_src-ae2cef7db1eeed76938f507b0a753f34f5d6747b.tar.bz2 |
Mark inspector\console-log-before-inspector-open.html as flaky.
BUG=34759
TBR=pfeldman
Review URL: http://codereview.chromium.org/577022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38214 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c6afe1b..31218a8 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2850,6 +2850,7 @@ BUG32680 WIN DEBUG : svg/filters/big-sized-filter.svg = TIMEOUT PASS BUG32682 LINUX : svg/W3C-SVG-1.1/filters-conv-01-f.svg = TEXT PASS BUG32683 LINUX DEBUG : svg/css/glyph-orientation-rounding-test.xhtml = TEXT PASS BUG32684 WIN DEBUG : inspector/timeline-layout.html = TEXT PASS +BUG34759 WIN : inspector/console-log-before-inspector-open.html = TEXT PASS BUG32686 WIN DEBUG : fast/block/margin-collapse/block-inside-inline/006.html = CRASH PASS BUG32688 MAC DEBUG : fast/lists/inlineBoxWrapperNullCheck.html = TEXT PASS BUG32689 MAC LINUX DEBUG : http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html = TEXT PASS |