summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorvictorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-15 20:02:06 +0000
committervictorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-15 20:02:06 +0000
commit26d3f49ebb8fd0c928ea526f82cf91eb4474856e (patch)
tree3261e4a6c464887143b7e348f8de4e98473cd022 /webkit
parent6c270d442c1ee1a526538b8530e6198a9ada90e4 (diff)
downloadchromium_src-26d3f49ebb8fd0c928ea526f82cf91eb4474856e.zip
chromium_src-26d3f49ebb8fd0c928ea526f82cf91eb4474856e.tar.gz
chromium_src-26d3f49ebb8fd0c928ea526f82cf91eb4474856e.tar.bz2
Update bug numbers in test expectations
TBR=dglazkov TEST=none BUG=none Review URL: http://codereview.chromium.org/195092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26254 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rwxr-xr-xwebkit/tools/layout_tests/test_expectations.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 0b1fbad..8eba57c 100755
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -504,12 +504,12 @@ BUG21814 : LayoutTests/fast/encoding/idn-security.html = FAIL
// temporary web history. layoutTestController.keepWebHistory() is not
// implemented in test shell.
// This is a test tool problem, not a Chrome problem.
-BUG852346 : LayoutTests/fast/history/clicked-link-is-visited.html = FAIL
-BUG842346 : LayoutTests/fast/history/subframe-is-visited.html = FAIL
+BUG21888 : LayoutTests/fast/history/clicked-link-is-visited.html = FAIL
+BUG21888 : LayoutTests/fast/history/subframe-is-visited.html = FAIL
// We don't support NPN_Enumerate, but don't know of any plugin
// which depends on that functionality. So we ignore this for beta.
-BUG849056 : LayoutTests/plugins/netscape-enumerate.html = FAIL
+BUG21901 : LayoutTests/plugins/netscape-enumerate.html = FAIL
// This tests the screen's pixel depth, which we don't set on the buildbots
// so it depends on the users settings. Making this a broken test for us.