[webkit-reviews] review granted: [Bug 176541] [Win] tests/security/contentSecurityPolicy/report-only.php is flaky. : [Attachment 320154] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 7 12:27:42 PDT 2017


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 176541: [Win] tests/security/contentSecurityPolicy/report-only.php is
flaky.
https://bugs.webkit.org/show_bug.cgi?id=176541

Attachment 320154: Patch

https://bugs.webkit.org/attachment.cgi?id=320154&action=review




--- Comment #3 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 320154
  --> https://bugs.webkit.org/attachment.cgi?id=320154
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=320154&action=review

This isn't very elegant, but it's worth a try to get the Windows tests to work
consistently.

>
LayoutTests/http/tests/security/contentSecurityPolicy/resources/save-report.php
:27
> +    sleep(1);

Is there a way we could do the loop for Windows only? We don't seem to need it
on other platforms.


More information about the webkit-reviews mailing list