diff options
author | apavlov@chromium.org <apavlov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-16 10:05:59 +0000 |
---|---|---|
committer | apavlov@chromium.org <apavlov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-16 10:05:59 +0000 |
commit | cdefa460b361c452c20249b672afeda499886f60 (patch) | |
tree | 7ce5a24d10ba243ccf9b61aefbb25c9495e3167d /webkit/tools | |
parent | 1efb2b6972d757a07a8354b73ab787a249187c20 (diff) | |
download | chromium_src-cdefa460b361c452c20249b672afeda499886f60.zip chromium_src-cdefa460b361c452c20249b672afeda499886f60.tar.gz chromium_src-cdefa460b361c452c20249b672afeda499886f60.tar.bz2 |
Suppress Web Inspector test timeouts after WebKit r81222
R=levin@chromium.org
BUG=WK56454
TEST=none
Review URL: http://codereview.chromium.org/6665033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78346 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a894e52..93d03c7 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -7,3 +7,23 @@ // Skip these tests until the test_expectations can be updated after this Chromium patch lands. BUGWK44797 SKIP : fullscreen = PASS FAIL TIMEOUT +BUGWK56454 WIN : inspector/evaluate-in-page.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/report-API-errors.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/syntax-highlight-css.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/syntax-highlight-javascript.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/debugger/debugger-step-over.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/debugger/debugger-step-in.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/debugger/debugger-cyclic-ref.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/debugger/debugger-pause-on-breakpoint.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/elements/elements-panel-styles.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/elements/elements-panel-selection-on-refresh.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/elements/elements-delete-inline-style.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/styles/styles-update-from-js.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/styles/styles-source-lines-inline.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/timeline/timeline-recalculate-styles.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/timeline/timeline-mark-timeline.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/timeline/timeline-script-tag-2.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/timeline/timeline-enum-stability.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/timeline/timeline-parse-html.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/timeline/timeline-paint.html = PASS TIMEOUT +BUGWK56454 WIN : inspector/timeline/timeline-event-dispatch.html = PASS TIMEOUT |