diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-18 01:37:31 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-18 01:37:31 +0000 |
commit | 3e4b0d5457c24e8fb43ed7dbea22f9633e8ec9fb (patch) | |
tree | f8bcd641c58e4ad0dc9e8f30bd0fc2f129ea7269 | |
parent | d90ce7f6cfbcea57078d682058aa79b0cde70611 (diff) | |
download | chromium_src-3e4b0d5457c24e8fb43ed7dbea22f9633e8ec9fb.zip chromium_src-3e4b0d5457c24e8fb43ed7dbea22f9633e8ec9fb.tar.gz chromium_src-3e4b0d5457c24e8fb43ed7dbea22f9633e8ec9fb.tar.bz2 |
Add test expectations for https://bugs.webkit.org/show_bug.cgi?id=46025 after rolling WK 67748->67749
BUG=none
TEST=none
TBR=mpcomplete
Review URL: http://codereview.chromium.org/3457009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59891 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7a6cca2..db4b53c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,3 +8,9 @@ // johnnyg to move upstream BUGJOHNNYG WIN : fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html = TEXT PASS BUGJOHNNYG LINUX : plugins/embed-attributes-style.html = IMAGE + +// johnnyg to move upstream for mpcomplete +BUGWK46025 : fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html = TEXT +BUGWK46025 : fast/dom/prototype-inheritance.html = TEXT +BUGWK46025 : fast/events/focus-change-crash2.html = TEXT +BUGWK46025 : fast/dom/Window/slow-unload-handler.html = TIMEOUT |