summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolehougaard@google.com <olehougaard@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-11 07:33:35 +0000
committerolehougaard@google.com <olehougaard@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-11 07:33:35 +0000
commitf7b9553a8316a1e2717b2634df02296d33c88e1e (patch)
treeaa136f6356d033088b2ffe0caef4569fe42fb404
parentb88ad53942280c0428906d596e6c21ac640e7a2b (diff)
downloadchromium_src-f7b9553a8316a1e2717b2634df02296d33c88e1e.zip
chromium_src-f7b9553a8316a1e2717b2634df02296d33c88e1e.tar.gz
chromium_src-f7b9553a8316a1e2717b2634df02296d33c88e1e.tar.bz2
Documenting the bug id of a layout test.
Review URL: http://codereview.chromium.org/13735 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6779 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 4498317..c793683 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -548,10 +548,11 @@ SKIP : LayoutTests/http/tests/appcache = TIMEOUT FAIL
// http://code.google.com/p/v8/issues/detail?id=92
LayoutTests/fast/js/exception-try-finally-scope-error.html = FAIL
LayoutTests/fast/js/global-recursion-on-full-stack.html = FAIL
-LayoutTests/fast/js/pic/cached-prototype-setter.html = FAIL
LayoutTests/fast/js/removing-Cf-characters.html = FAIL
LayoutTests/fast/js/static-scope-object.html = FAIL
LayoutTests/fast/js/delete-getters-setters.html = FAIL
+// http://b/issue?id=1344252
+LayoutTests/fast/js/pic/cached-prototype-setter.html = FAIL
// Shadows don't render correctly for these tests.
// http://code.google.com/p/chromium/issues/detail?id=2969