diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 02:57:53 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-08 02:57:53 +0000 |
commit | 45b883fdfa9e5642db769fd460b5a925499f8bdf (patch) | |
tree | a8722c802dfbe077fda602d0dbd726d3cdf51e3c /webkit/tools | |
parent | 255c1f8eb598177cfc617108726681f3df426029 (diff) | |
download | chromium_src-45b883fdfa9e5642db769fd460b5a925499f8bdf.zip chromium_src-45b883fdfa9e5642db769fd460b5a925499f8bdf.tar.gz chromium_src-45b883fdfa9e5642db769fd460b5a925499f8bdf.tar.bz2 |
Disable the isolatedWorld tests from aa's last checkin.
BUG=none
TEST=none
TBR=aa
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28372 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5094cbb..fbc52cd 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3116,3 +3116,26 @@ BUG_JOHNNYG REBASELINE : LayoutTests/media/controls-strict.html = FAIL BUG_JOHNNYG REBASELINE : LayoutTests/media/video-controls-rendering.html = FAIL BUG_JOHNNYG REBASELINE : LayoutTests/media/video-display-toggle.html = FAIL BUG_JOHNNYG REBASELINE : LayoutTests/media/video-empty-source.html = FAIL + +// WebKit roll 49260:49288 +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/body-properties.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/body-prototype.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/click-event.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/document-open.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/document-properties.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/document-prototype.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/global-variables.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/image-properties.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/image-prototype.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/location-properties.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/location-prototype.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/number-prototype.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/object-prototype.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/storage-properties.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/storage-prototype.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/string-prototype.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-properties.html = FAIL +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-function.html = TIMEOUT +BUG_AA : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-string.html = TIMEOUT |