The tests:
http/tests/security/cors-rfc1918/internal-to-internal-xhr.html
http/tests/security/document-origin-domain.html
http/tests/security/link-crossorigin-preload-no-cors.html
http/tests/security/same-origin-css-in-quirks.html
http/tests/security/same-origin-css.html
http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html
http/tests/security/webgl-remote-read-remote-image-allowed.html
appear to be flaky when run in random order. Steps to reproduce:
This should pass consistently:
Tools/Scripts/run-layout-tests http/tests/security
This should fail intermittently:
Tools/Scripts/run-layout-tests http/tests/security --order=random
We're working on removing order dependency from Blink layout tests. More context here:
https://docs.google.com/document/d/11-628Ny6hY__kfIv__zVD0m3rA0OB9tQLLC_gJI_PNg/edit
The tests:
http/tests/security/cors-rfc1918/internal-to-internal-xhr.html
http/tests/security/document-origin-domain.html
http/tests/security/link-crossorigin-preload-no-cors.html
http/tests/security/same-origin-css-in-quirks.html
http/tests/security/same-origin-css.html
http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html
http/tests/security/webgl-remote-read-remote-image-allowed.html
appear to be flaky when run in random order. Steps to reproduce:
This should pass consistently:
Tools/Scripts/run-webkit-tests http/tests/security
This should fail intermittently:
Tools/Scripts/run-webkit-tests http/tests/security --order=random
We're working on removing order dependency from Blink layout tests. More context here:
https://docs.google.com/document/d/11-628Ny6hY__kfIv__zVD0m3rA0OB9tQLLC_gJI_PNg/edit
Comment 1 by jeffcarp@chromium.org
, Nov 14 2016