diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-16 23:45:17 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-16 23:45:17 +0000 |
commit | 7803a0551ee242b5da6f646f1165276e13514818 (patch) | |
tree | 2fe07d172187d9ef0757c8a531c5c4565e790b21 /webkit | |
parent | 3105e6af0b3c8161e77eb5a71cd9baf8bb545a50 (diff) | |
download | chromium_src-7803a0551ee242b5da6f646f1165276e13514818.zip chromium_src-7803a0551ee242b5da6f646f1165276e13514818.tar.gz chromium_src-7803a0551ee242b5da6f646f1165276e13514818.tar.bz2 |
Mark console-log-before-inspector-open.html as passing and slow, per dashboard.
TBR=yurys
TEST=none
BUG=34759
Review URL: http://codereview.chromium.org/614003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39157 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3b26e98..0a8d8e3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -109,6 +109,8 @@ BUG27335 WIN DEBUG SLOW : plugins/embed-attributes-setting.html = PASS // was slow, started to timeout BUG18702 MAC WIN : http/tests/xmlhttprequest/supported-xml-content-types.html = PASS TIMEOUT +BUG34759 WIN DEBUG SLOW : inspector/console-log-before-inspector-open.html = PASS + // ----------------------------------------------------------------- // SKIPPED TESTS // ----------------------------------------------------------------- @@ -2823,7 +2825,6 @@ 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 BUG35519 WIN SKIP : http/tests/inspector/inspect-iframe-from-different-domain.html = 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 |