From b3df752d515a2bf10b3df9c8c1b0a3df88632d9e Mon Sep 17 00:00:00 2001 From: "finnur@chromium.org" Date: Fri, 27 Feb 2009 23:52:39 +0000 Subject: After reviewing the Layout Test History from sandholm's page, I realized I jumped the gun on one test. It has been timing out consistently, every once in a while up until build 4008 (sandholm's script is broken so it doesn't show more recent data than that). So, I readded it, but without the FAIL marker, since it now only times out occasionally. I also found another test that has quietly been passing for a while now, but was marked as FAIL PASS so noone noticed. Review URL: http://codereview.chromium.org/27292 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10651 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_lists/tests_fixable.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 16b354c..d0cc3ad 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -949,6 +949,8 @@ LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-da LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html = FAIL LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html = FAIL chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL +LayoutTests/http/tests/misc/dns-prefetch-control.html = TIMEOUT PASS + // NEW FOR MERGE 37604:38097 // This is a Safari specific test used to document the set of global // constructors they expose and the exact way they are printed. Not @@ -1602,7 +1604,6 @@ DEFER :LayoutTests/transitions/hang-with-bad-transition-list.html = PASS FAIL TI LINUX MAC : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL MAC : LayoutTests/fast/dom/replaceChild.html = FAIL MAC : LayoutTests/fast/forms/menulist-no-overflow.html = FAIL -WIN LINUX : LayoutTests/editing/selection/move-by-line-001.html = PASS FAIL MAC : LayoutTests/fast/forms/002.html = FAIL // Flakey tests -- cgit v1.1