RESOLVED FIXED207623
[GLIB] imported/w3c/web-platform-tests/content-security-policy/reporting/report-same-origin-with-cookies.html is failing
https://bugs.webkit.org/show_bug.cgi?id=207623
Summary [GLIB] imported/w3c/web-platform-tests/content-security-policy/reporting/repo...
Diego Pino
Reported 2020-02-12 03:42:47 PST
r253312 updated the expected output of the test. However, since then sometimes the test reports a failure with the following output: imported/w3c/web-platform-tests/content-security-policy/reporting/report-same-origin-with-cookies.html 5c5 < PASS Test report cookies. --- > FAIL Test report cookies. assert_true: Report should contain cookie: cspViolationReportCookie2 expected true got false This is the very same output the test expected before the update.
Attachments
Diego Pino
Comment 1 2021-06-09 00:19:47 PDT
The only test filed under this bug was: - imported/w3c/web-platform-tests/content-security-policy/reporting/report-same-origin-with-cookies.html GTK post-commit test bot reports the test has been failing consistently for the last 4000 revisions. Diff:
Diego Pino
Comment 2 2021-06-09 00:27:04 PDT
Diff: https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/r278645%20%282143%29/imported/w3c/web-platform-tests/content-security-policy/reporting/report-same-origin-with-cookies-diff.txt --- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/content-security-policy/reporting/report-same-origin-with-cookies-expected.txt +++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/content-security-policy/reporting/report-same-origin-with-cookies-actual.txt @@ -3,5 +3,5 @@ PASS Image should not load PASS Violation report status OK. -PASS Test report cookies. +FAIL Test report cookies. assert_true: Report should contain cookie: cspViolationReportCookie2 expected true got false
Note You need to log in before you can comment on or make changes to this bug.