Created
August 11, 2025 06:08
-
-
Save juliandescottes/588752cedc77cc53dd4c47e80a459032 to your computer and use it in GitHub Desktop.
pw failures 2025-08-11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+tests/library/popup.spec.ts:158:3 › should respect routes from browser context when using window.open | |
+tests/page/page-request-continue.spec.ts:27:3 › should amend HTTP headers | |
+tests/page/page-request-continue.spec.ts:43:3 › should not allow to override unsafe HTTP headers | |
+tests/page/page-request-continue.spec.ts:76:3 › should delete header with undefined value | |
+tests/page/page-request-continue.spec.ts:205:5 › post data › should compute content-length from post data | |
+tests/page/page-request-continue.spec.ts:299:3 › should work with Cross-Origin-Opener-Policy | |
+tests/page/page-request-continue.spec.ts:352:3 › should delete the origin header | |
+tests/page/page-request-continue.spec.ts:382:3 › should continue preload link requests | |
+tests/page/page-request-continue.spec.ts:405:3 › should respect set-cookie in redirect response | |
+tests/page/page-request-continue.spec.ts:432:3 › continue should not propagate cookie override to redirects | |
+tests/page/page-request-continue.spec.ts:460:3 › continue should not override cookie | |
+tests/page/page-request-continue.spec.ts:489:3 › redirect after continue should be able to delete cookie | |
+tests/page/page-request-continue.spec.ts:521:3 › continue should propagate headers to redirects | |
+tests/page/page-request-continue.spec.ts:543:3 › continue should drop content-length on redirects | |
+tests/page/page-request-continue.spec.ts:567:3 › redirected requests should report overridden headers | |
+tests/page/page-request-continue.spec.ts:590:3 › continue should delete headers on redirects | |
+tests/page/page-request-continue.spec.ts:765:3 › propagate headers cross origin redirect after interception | |
+tests/page/page-request-continue.spec.ts:828:3 › should intercept css variable with background url | |
+tests/page/page-request-continue.spec.ts:901:3 › should not forward Host header on cross-origin redirect | |
+tests/page/page-network-request.spec.ts:251:3 › should override post data content type | |
+tests/page/page-request-fallback.spec.ts:123:3 › should amend HTTP headers | |
+tests/page/page-request-fallback.spec.ts:142:3 › should delete header with undefined value | |
+tests/page/page-request-fulfill.spec.ts:195:1 › should not modify the headers sent to the server | |
+tests/page/page-route.spec.ts:129:3 › should be able to remove headers | |
+tests/page/page-screenshot.spec.ts:868:5 › page screenshot animations › should wait for fonts to load |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment