NEW95803
Some http/security flaky on Windows
https://bugs.webkit.org/show_bug.cgi?id=95803
Summary Some http/security flaky on Windows
Roger Fong
Reported 2012-09-04 17:48:52 PDT
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
Attachments
Roger Fong
Comment 1 2012-09-04 18:46:44 PDT
Roger Fong
Comment 2 2012-09-05 16:06:45 PDT
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
Ahmad Saleem
Comment 3 2023-12-31 22:37:34 PST
script-with-failed-cors-check-fails-to-load.html -> No Platform Specific Expectation object-literals.html -> Ditto xss-DENIED-mime-type-execute-as-html.html -> Ditto cookie-theft-with-javascript-doc.html -> Ditto inactive-function-in-popup-navigate-child.html -> Ditto location-prototype.html - > Ditto script-crossorigin-loads-correctly.html -> Ditto video-poster-cross-origin-crash.html -> Ditto xss-eval.html -> Ditto report-blocked-uri.html -> Ditto (now WPT test) local-image-from-remote-whitelisted.html -> No longer exist `win-cairo` specific: xss-DENIED-xsl-external-entity.xml - https://searchfox.org/wubkat/rev/af9971e796398c1d012ef5df9a09ed580d19bd17/LayoutTests/platform/wincairo/TestExpectations#863 local-video-poster-from-remote.html - https://searchfox.org/wubkat/rev/af9971e796398c1d012ef5df9a09ed580d19bd17/LayoutTests/platform/wincairo/TestExpectations#848 local-video-source-from-remote.html - https://searchfox.org/wubkat/rev/af9971e796398c1d012ef5df9a09ed580d19bd17/LayoutTests/platform/wincairo/TestExpectations#849
Note You need to log in before you can comment on or make changes to this bug.