summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-25 04:56:15 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-25 04:56:15 +0000
commit39e53110995de4c121d5558ab8c6f048e2444757 (patch)
tree4ee676c949c8e7177d03349988d52baf61144051 /webkit
parent77513615b068588ddb9c07079f0dc46e35dd3392 (diff)
downloadchromium_src-39e53110995de4c121d5558ab8c6f048e2444757.zip
chromium_src-39e53110995de4c121d5558ab8c6f048e2444757.tar.gz
chromium_src-39e53110995de4c121d5558ab8c6f048e2444757.tar.bz2
Disable fast/js/console-non-string-values.html because it's crashing
in debug. We'll re-enable once it's fixed upstream. TBR=jparent Review URL: http://codereview.chromium.org/2112015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48127 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index f84c74c..3dbeb00 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -8,4 +8,6 @@
// temporarily mark these tests as failing until we can figure out why
// r46500 (and wk 58765) seems to have caused a perf regression
BUG43276 : fast/notifications/notifications-replace.html = FAIL
-BUG43276 : fast/notifications/notifications-rtl.html = FAIL \ No newline at end of file
+BUG43276 : fast/notifications/notifications-rtl.html = FAIL
+
+BUG44969 DEBUG : fast/js/console-non-string-values.html = CRASH