diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-14 00:50:23 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-14 00:50:23 +0000 |
commit | d5f31ef82db2701c10d2c4b936ca119a5a783d89 (patch) | |
tree | 0f5d7e7e926890f4eff2d672d94a92eb662d9012 | |
parent | 8eb09c33d0989d5235ff5176c625e54d4b032346 (diff) | |
download | chromium_src-d5f31ef82db2701c10d2c4b936ca119a5a783d89.zip chromium_src-d5f31ef82db2701c10d2c4b936ca119a5a783d89.tar.gz chromium_src-d5f31ef82db2701c10d2c4b936ca119a5a783d89.tar.bz2 |
Move a layout test from my sheriff duty into a real bug.
BUG=none
TEST=none
TBR=yaar
Review URL: http://codereview.chromium.org/274038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28932 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index bcead818..a8587aa 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3170,7 +3170,8 @@ BUG_JOHNNYG WIN LINUX : LayoutTests/fast/frames/viewsource-link-on-href-value.ht // Flaky failure BUG24167 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-port-explicit-domain.html = PASS FAIL -BUG_JOHNNYG : LayoutTests/http/tests/globalhistory/history-delegate-basic-title.html = FAIL +// New test requires new test_shell hook. +BUG24768 : LayoutTests/http/tests/globalhistory/history-delegate-basic-title.html = FAIL BUG_24308 MAC : LayoutTests/http/tests/navigation/back-send-referrer.html = PASS TIMEOUT |