diff options
author | apavlov@chromium.org <apavlov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-16 11:49:58 +0000 |
---|---|---|
committer | apavlov@chromium.org <apavlov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-16 11:49:58 +0000 |
commit | 6ac9f12fdb2a1710ff741b9e94a03d1392461ccb (patch) | |
tree | 4be49e1cab59b50d4c46a0283d974a466a8121da /webkit/tools | |
parent | 771dab5e7812cea0ef2486788996cadf8203a29c (diff) | |
download | chromium_src-6ac9f12fdb2a1710ff741b9e94a03d1392461ccb.zip chromium_src-6ac9f12fdb2a1710ff741b9e94a03d1392461ccb.tar.gz chromium_src-6ac9f12fdb2a1710ff741b9e94a03d1392461ccb.tar.bz2 |
Remove suppressions for WebKit inspector tests (moved upstream)
TBR=levin@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78351 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 93d03c7..a894e52 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -7,23 +7,3 @@ // 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 |