These http/security tests are flaky on Windows. It's hard to tell when the problem originated but there are currently too many flaky tests on Windows that are making botwatching rather difficult. I'm going to start adding flaky tests to the skip list in groups so that the bots can get greener and so that it's easier to tell when new failures arise. Added test are as follows: http/tests/security/local-image-from-remote-whitelisted.html http/tests/security/object-literals.html http/tests/security/script-with-failed-cors-check-fails-to-load.html http/tests/security/xss-DENIED-mime-type-execute-as-html.html http/tests/security/xss-DENIED-xsl-external-entity.xml
http://trac.webkit.org/changeset/127539
More of them: http://trac.webkit.org/changeset/127646 http/tests/security/contentSecurityPolicy/report-blocked-uri.html http/tests/security/cookies/cookie-theft-with-javascript-doc.html http/tests/security/frameNavigation/inactive-function-in-popup-navigate-child.html http/tests/security/local-video-poster-from-remote.html http/tests/security/local-video-source-from-remote.html http/tests/security/location-prototype.html http/tests/security/script-crossorigin-loads-correctly.html http/tests/security/video-poster-cross-origin-crash.html http/tests/security/xss-eval.html