Feature/resume and my data style fixes #463
playwright.yml
on: pull_request
E2E Test Hotfix Bypass
0s
E2E Tests
24m 42s
Annotations
10 errors, 1 warning, and 1 notice
|
[firefox] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors:
http:/localhost:4321/src/components/scripts/errors/ClientScriptError.ts#L9
4) [firefox] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors
Error: Unexpected page errors:
/about
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at ClientScriptError (http://localhost:4321/src/components/scripts/errors/ClientScriptError.ts:9:5)
at init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at (http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14)
/articles
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at ClientScriptError (http://localhost:4321/src/components/scripts/errors/ClientScriptError.ts:9:5)
at init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at (http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14)
/case-studies
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at ClientScriptError (http://localhost:4321/src/components/scripts/errors/ClientScriptError.ts:9:5)
at init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at (http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14)
/services
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at ClientScriptError (http://localhost:4321/src/components/scripts/errors/ClientScriptError.ts:9:5)
at init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at (http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14)
/contact
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at ClientScriptError (http://localhost:4321/src/components/scripts/errors/ClientScriptError.ts:9:5)
at init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at (http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14)
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 5
Received array: ["/about
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at ClientScriptError (http://localhost:4321/src/components/scripts/errors/ClientScriptError.ts:9:5)
at init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at (http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14)", "/articles
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integratio
|
|
[chromium] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors:
http:/localhost:4321/src/components/scripts/bootstrap/index.ts#L57
3) [chromium] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unexpected page errors:
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [[ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.]]
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
at BasePage.expectNoErrors (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/helpers/pageObjectModels/BasePage.ts:681:7)
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/homepage.spec.ts:35:5
|
|
[chromium] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors:
http:/localhost:4321/src/components/scripts/bootstrap/index.ts#L57
3) [chromium] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unexpected page errors:
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [[ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.]]
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
at BasePage.expectNoErrors (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/helpers/pageObjectModels/BasePage.ts:681:7)
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/homepage.spec.ts:35:5
|
|
[chromium] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors:
http:/localhost:4321/src/components/scripts/bootstrap/index.ts#L57
3) [chromium] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors
Error: Unexpected page errors:
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [[ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.]]
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
at BasePage.expectNoErrors (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/helpers/pageObjectModels/BasePage.ts:681:7)
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/homepage.spec.ts:35:5
|
|
[chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors:
http:/localhost:4321/src/components/scripts/bootstrap/index.ts#L57
2) [chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unexpected console errors:
- Uncaught: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: ["Uncaught: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14"]
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
|
|
[chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors:
http:/localhost:4321/src/components/scripts/bootstrap/index.ts#L57
2) [chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unexpected console errors:
- Uncaught: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: ["Uncaught: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14"]
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
|
|
[chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors:
http:/localhost:4321/src/components/scripts/bootstrap/index.ts#L57
2) [chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors
Error: Unexpected console errors:
- Uncaught: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: ["Uncaught: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14"]
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/01-smoke/dynamic-pages.spec.ts:276:7
|
|
[chromium] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors:
http:/localhost:4321/src/components/scripts/bootstrap/index.ts#L57
1) [chromium] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unexpected page errors:
/about
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/articles
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/case-studies
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/services
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/contact
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 5
Received array: ["/about
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14", "/articles
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astr
|
|
[chromium] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors:
http:/localhost:4321/src/components/scripts/bootstrap/index.ts#L57
1) [chromium] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Unexpected page errors:
/about
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/articles
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/case-studies
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/services
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/contact
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 5
Received array: ["/about
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14", "/articles
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astr
|
|
[chromium] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors:
http:/localhost:4321/src/components/scripts/bootstrap/index.ts#L57
1) [chromium] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors
Error: Unexpected page errors:
/about
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/articles
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/case-studies
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/services
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
/contact
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 5
Received array: ["/about
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14", "/articles
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
at AppBootstrap.init (http://localhost:4321/src/components/scripts/bootstrap/index.ts:57:27)
at http://localhost:4321/src/components/Head/index.astro?astro&type=script&index=0&lang.ts:3:14", "/case-studies
[1] ClientScriptError: PRIVACY_POLICY_VERSION environment variable is not set. This should be injected by the PrivacyPolicyVersion integration.
ClientScriptError: PRIVACY_POLICY_VERSION environment variable is
|
|
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
21 failed
[chromium] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors
[chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors
[chromium] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors
[firefox] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors
[firefox] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors
[firefox] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors
[webkit] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors
[webkit] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors
[webkit] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors
[mobile-chrome] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors
[mobile-chrome] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors
[mobile-chrome] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors
[mobile-safari] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors
[mobile-safari] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors
[mobile-safari] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors
[microsoft-edge] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors
[microsoft-edge] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors
[microsoft-edge] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors
[google-chrome] › test/e2e/specs/01-smoke/critical-paths.spec.ts:149:3 › Critical Paths @smoke › @ready main pages have no errors
[google-chrome] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:232:3 › Dynamic Pages @smoke › @ready dynamic pages have no console errors
[google-chrome] › test/e2e/specs/01-smoke/homepage.spec.ts:32:3 › Homepage @smoke › @ready homepage has no errors
1 flaky
[chromium] › test/e2e/specs/01-smoke/dynamic-pages.spec.ts:36:3 › Dynamic Pages @smoke › @ready article detail page loads
22 skipped
124 passed (22.4m)
|