summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-06 20:02:01 +0000
committererg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-06 20:02:01 +0000
commitc9df809a7979d30bd42c3015fd21fedfecbdf1a6 (patch)
tree5ed10a5272ed32a4136ca426c926e511aaed26f6
parent812970e2e5b873f6deda7f2b0363efdee922cb03 (diff)
downloadchromium_src-c9df809a7979d30bd42c3015fd21fedfecbdf1a6.zip
chromium_src-c9df809a7979d30bd42c3015fd21fedfecbdf1a6.tar.gz
chromium_src-c9df809a7979d30bd42c3015fd21fedfecbdf1a6.tar.bz2
Remove linux crash expectation for LayoutTests/fast/canvas/set-colors.html.
Upstream bug was fixed and test did not crash after 100 iterations locally, nor did valgrind find anything amiss. http://crbug.com/10439 Review URL: http://codereview.chromium.org/164083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22648 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index b5ce7b6..c3eab75 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1848,10 +1848,6 @@ BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL
BUG10438 MAC : LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL
BUG10438 MAC : LayoutTests/plugins/destroy-stream-twice.html = TIMEOUT
-// Crashes sometimes. Race? Memory corruption?
-// Might be related to https://bugs.webkit.org/show_bug.cgi?id=22834
-BUG10439 LINUX : LayoutTests/fast/canvas/set-colors.html = CRASH PASS
-
// Flakey. Not clear when it started, but it was before 3/9/09.
// This test also started failing with the merge of March 25th 2009
BUG10441 LINUX : LayoutTests/fast/clip/outline-overflowClip.html = CRASH FAIL PASS