Changeset 277419 in webkit
- Timestamp:
- May 12, 2021, 8:46:57 PM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r277412 r277419 1 2021-05-12 Diego Pino Garcia <dpino@igalia.com> 2 3 [GLIB] http/tests/security/contentSecurityPolicy/report-only-from-header.py is a flaky text failure 4 5 Unreviewed test gardening. 6 7 Sometimes there's an extra console log error message. Dump all JS console output and emit new baseline. 8 9 * platform/glib/TestExpectations: 10 * platform/glib/http/tests/security/contentSecurityPolicy/report-only-from-header-expected.txt: Added. 11 1 12 2021-05-12 Amir Mark Jr <amir_mark@apple.com> 2 13 -
trunk/LayoutTests/platform/glib/TestExpectations
r277368 r277419 849 849 850 850 webkit.org/b/224626 http/tests/security/contentSecurityPolicy/report-only-connect-src-xmlhttprequest-redirect-to-blocked.py [ Failure Pass ] 851 852 # Sometimes there's an extra error message: 853 # - [Report Only] Refused to connect to http://localhost:8000/security/contentSecurityPolicy/resources/echo-report.py 854 # because it does not appear in the connect-src directive of the Content Security Policy. 855 http/tests/security/contentSecurityPolicy/report-only-from-header.py [ DumpJSConsoleLogInStdErr ] 851 856 852 857 #////////////////////////////////////////////////////////////////////////////////////////
Note:
See TracChangeset
for help on using the changeset viewer.