diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-02 06:07:02 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-02 06:07:02 +0000 |
commit | 275507b3e582ceaa6c215773073abe92aa282310 (patch) | |
tree | 7f559659911def920a38235a5a18bf4b936b8be8 /webkit/tools | |
parent | ec1f642b46752bd4d884d900beb709cdd5b017cf (diff) | |
download | chromium_src-275507b3e582ceaa6c215773073abe92aa282310.zip chromium_src-275507b3e582ceaa6c215773073abe92aa282310.tar.gz chromium_src-275507b3e582ceaa6c215773073abe92aa282310.tar.bz2 |
Remove test expectations that are either fixed or are upstream.
BUG=None
TEST=run_webkit_tests
Review URL: http://codereview.chromium.org/2815044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51504 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0824d7b..45129b3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -7,11 +7,3 @@ // I need to do a build on a Hardy box in order to get the baselines to agree. LINUX BUG_AGL : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html = IMAGE TEXT - -// Quick disabling so I can roll DEPS. dataset isn't implemented so two of these need one bug and domList just needs a chrome specific baseline. -BUG_LEVIN : fast/dom/dataset-xhtml.xhtml = TEXT -BUG_LEVIN : fast/dom/dataset.html = TEXT -BUG_LEVIN : fast/dom/domListEnumeration.html = TEXT - -BUG48139 LINUX : fast/js/comparison-operators-less.html = CRASH PASS -BUG48144 LINUX : fast/js/activation-object-function-lifetime.html = CRASH PASS |