summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-02 00:22:46 +0000
committervandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-02 00:22:46 +0000
commit385495be3c1fb10495f3a3ad2f4b47062e91ee77 (patch)
treeb335c34e040fad3901ee590d0b4b83621d547db8
parent1c3464e426ada613cd4e28e365d6ceb7f971b809 (diff)
downloadchromium_src-385495be3c1fb10495f3a3ad2f4b47062e91ee77.zip
chromium_src-385495be3c1fb10495f3a3ad2f4b47062e91ee77.tar.gz
chromium_src-385495be3c1fb10495f3a3ad2f4b47062e91ee77.tar.bz2
fast/js/activation-object-function-lifetime.html sometimes crashes
BUG=48144 TEST=green bots Review URL: http://codereview.chromium.org/2829036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51465 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 4034a0c..b7834bd 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -19,3 +19,4 @@ BUG_LEVIN : fast/dom/domListEnumeration.html = TEXT
BUG_LEVIN MAC : html5lib/runner.html = TEXT
BUG48139 LINUX : fast/js/comparison-operators-less.html = CRASH PASS
+BUG48144 LINUX : fast/js/activation-object-function-lifetime.html = CRASH PASS