http/tests/security/contentSecurityPolicy/require-sri-for/require-sri-for-script-reportonly-blocked.php is flaky when run in random order |
|||||||
Issue descriptionThe test: http/tests/security/contentSecurityPolicy/require-sri-for/require-sri-for-script-reportonly-blocked.php appears to be flaky when run in random order. Steps to reproduce: This should pass consistently: Tools/Scripts/run-webkit-tests http/tests/security/contentSecurityPolicy/require-sri-for This should fail intermittently: Tools/Scripts/run-webkit-tests http/tests/security/contentSecurityPolicy/require-sri-for --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 Note, when trying this, just now, I didn't reproduce it, but saw some intermittent failures in: http/tests/security/contentSecurityPolicy/require-sri-for/require-sri-for-script-preload-allowed.php
,
Nov 14 2016
,
Nov 14 2016
,
Nov 14 2016
,
Nov 27 2016
Above mentioned (http/tests/security/contentSecurityPolicy/require-sri-for/require-sri-for-script-preload-allowed.php) test fails intermittently for me even without random order. Looking into it.
,
Dec 2 2016
Created a minimal testcase and reported a bug 670588 , as fluctuation described here is the result of a bug in Performance API when used on a document with CSP.
,
Feb 14 2017
,
Feb 14 2017
This test fails all the time at the moment: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_tests&tests=http%2Ftests%2Fsecurity%2FcontentSecurityPolicy%2Frequire-sri-for%2Frequire-sri-for-script-preload-allowed.php Is this something you can address, shekyan@, or are you waiting on resolution of the other bug? (+yoav@)
,
Feb 14 2017
I believe this bug will be resolved once Issue 670588 is addressed.
,
Mar 27 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/1c9ca7ff21bc5e845a66bc4f3f36e1f2937cbb6f commit 1c9ca7ff21bc5e845a66bc4f3f36e1f2937cbb6f Author: qyearsley <qyearsley@chromium.org> Date: Mon Mar 27 20:11:58 2017 Remove TestExpectations lines for tests which appear to be non-flaky recently. This change was made by the update-test-expectations script. Recent test results history: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_tests&tests=fast/css/text-overflow-ellipsis-button.html,virtual/threaded/fast/scroll-behavior/smooth-scroll/ongoing-smooth-scroll-vertical-rl-anchors.html,virtual/mojo-loading/http/tests/security/contentSecurityPolicy/require-sri-for/require-sri-for-script-reportonly-blocked.php,external/wpt/service-workers/service-worker/fetch-request-redirect.https.html,external/wpt/preload/preload-with-type.html,fast/table/border-collapsing/001-vertical.html,fast/table/border-collapsing/001.html BUG= 659123 , 665577 ,664816, 688486 , 698521 , 701718 Review-Url: https://codereview.chromium.org/2778843002 Cr-Commit-Position: refs/heads/master@{#459865} [modify] https://crrev.com/1c9ca7ff21bc5e845a66bc4f3f36e1f2937cbb6f/third_party/WebKit/LayoutTests/TestExpectations
,
Nov 10 2017
,
Feb 18 2018
|
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by qyears...@chromium.org
, Nov 14 2016