summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-14 23:24:46 +0000
committerdglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-14 23:24:46 +0000
commitd1e7ba3f6c31307ef685ef1951a72658d3cb176e (patch)
treee6558f346c5d1078cec08b592323c7d497afd7bd
parent87db39ecd5214e4edf31f2ac3370a2cd138af5d2 (diff)
downloadchromium_src-d1e7ba3f6c31307ef685ef1951a72658d3cb176e.zip
chromium_src-d1e7ba3f6c31307ef685ef1951a72658d3cb176e.tar.gz
chromium_src-d1e7ba3f6c31307ef685ef1951a72658d3cb176e.tar.bz2
Remove tests that are now passing from test expectations.
R=jianli TEST=none BUG=10352 BUG=10271 Review URL: http://codereview.chromium.org/205002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26176 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-xwebkit/tools/layout_tests/test_expectations.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 72f220f..d68f26c 100755
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -450,8 +450,6 @@ BUG20551 LINUX WIN : LayoutTests/fast/replaced/table-percent-height-text-control
// sense.
BUG1089231 : LayoutTests/fast/events/stopPropagation-submit.html = FAIL
-BUG10271 MAC LINUX : LayoutTests/fast/events/dispatchEvent-crash.html = CRASH FAIL
-
// -----------------------------------------------------------------
// PENDING TESTS (forked to pending/, need to be sent upstream)
// -----------------------------------------------------------------
@@ -1293,9 +1291,6 @@ BUG10352 : LayoutTests/fast/js/primitive-method-this.html = FAIL
// See bug http://code.google.com/p/chromium/issues/detail?id=7868,
// not urgent for current release.
BUG10352 : LayoutTests/http/tests/plugins/local-geturl-from-remote.html = FAIL
-// These two depend on which webkit features are enabled. For instance, it checks
-// if the Audio constructor is available which is only the case if AUDIO is enabled.
-BUG10352 : LayoutTests/fast/dom/constructors-cached-navigate.html = FAIL
// MERGE REGRESSIONS 36102:37604
@@ -2307,7 +2302,6 @@ BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL
BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT
// Need investigation after we enable file URL universal access in test shell.
-BUG_JIANLI WIN : LayoutTests/fast/events/dispatchEvent-crash.html = CRASH
BUG_JIANLI : LayoutTests/editing/selection/drag-in-iframe.html = FAIL
// New tests added in r48284