diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-31 17:46:33 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-31 17:46:33 +0000 |
commit | e19920720483ba00a376b35e05717498ac248a8e (patch) | |
tree | c282ca8d24b58ffc5acda85bf06d3b9c4e3b00a6 | |
parent | 8982ab1c48ce6495d98332fa02037c5f8e159efb (diff) | |
download | chromium_src-e19920720483ba00a376b35e05717498ac248a8e.zip chromium_src-e19920720483ba00a376b35e05717498ac248a8e.tar.gz chromium_src-e19920720483ba00a376b35e05717498ac248a8e.tar.bz2 |
Remove webgl test from webkit/tools/layout_tests/test_expectations.txt after it's fixed upstream
Review URL: http://codereview.chromium.org/3262008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58018 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6ca4e8e..45b253c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,8 +5,6 @@ // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. -BUGZMO MAC : fast/canvas/webgl/bad-arguments-test.html = TEXT - BUG52841 MAC : fast/dom/Geolocation/callback-exception.html = TEXT PASS BUG52841 MAC : fast/dom/Geolocation/no-page-cache.html = TEXT PASS BUG52841 MAC : fast/dom/HTMLAnchorElement/set-href-attribute-hash.html = TEXT PASS |