diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-16 22:52:26 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-16 22:52:26 +0000 |
commit | bfcb47ca9a55d9ac5eecb7a28a931e19e31a2089 (patch) | |
tree | b28fc451ed4b83520eb4fc11a0243be626efd9d2 | |
parent | e067c269e4c9ac2bbc2d8b7691305aa6f78ba5b1 (diff) | |
download | chromium_src-bfcb47ca9a55d9ac5eecb7a28a931e19e31a2089.zip chromium_src-bfcb47ca9a55d9ac5eecb7a28a931e19e31a2089.tar.gz chromium_src-bfcb47ca9a55d9ac5eecb7a28a931e19e31a2089.tar.bz2 |
Add failing test from webkit merge
Review URL: http://codereview.chromium.org/2868057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52767 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4cc9506..f92a8ad 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -12,6 +12,7 @@ BUG_PODIVILOV MAC : svg/custom/clip-path-child-changes.svg = TEXT // http://crbug.com/49099 BUG_AGER LINUX DEBUG : fast/js/excessive-comma-usage.html = CRASH +// Should pass after a clobber of the mac/win bots. BUG_TONYG MAC WIN : fast/dom/navigation-type-back-forward.html = TEXT BUG_TONYG MAC WIN : fast/dom/navigation-type-reload.html = TEXT BUG_TONYG MAC WIN : fast/dom/navigation-type-navigate.html = TEXT @@ -21,4 +22,6 @@ BUG_TONYG MAC WIN : http/tests/misc/webtiming-one-redirect.php = TEXT BUG_TONYG MAC WIN : http/tests/misc/webtiming-two-redirects.php = TEXT BUG_TONYG MAC WIN : fast/dom/Window/window-properties-performance.html = TEXT +// TODO(ojan): Started failing during 63514:63575 roll. BUG_OJAN WIN : inspector/console-trace.html = TEXT +BUG_OJAN LINUX MAC : svg/filters/filter-empty-g.svg = CRASH |