remove e2e failure comment if e2e test passes #26
ci.yml
on: pull_request
unit_tests
56s
lint
26s
e2e_tests
3m 8s
report_coverage
6s
Annotations
10 errors, 5 warnings, and 1 notice
|
e2e_tests
Process completed with exit code 1.
|
|
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Corporate Sponsorship page:
e2e/hashlink.spec.ts#L111
3) [Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Corporate Sponsorship page, headings should have IDs but hash links should not be visible
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeHidden() failed
Locator: locator('[id$="-link"]').first()
Expected: hidden
Received: visible
Timeout: 5000ms
Call log:
- Expect "toBeHidden" with timeout 5000ms
- waiting for locator('[id$="-link"]').first()
9 × locator resolved to <h3 id="become-a-corporate-sponsor-today-link" class="group flex uppercase text-center my-4 mx-0 border-b-4 border-b-primary">…</h3>
- unexpected value "visible"
109 | // Verify heading exists and is visible
110 | // TODO: will fail
> 111 | await expect(heading).toBeHidden();
| ^
112 |
113 | // Find the hash link within or near this heading
114 | const link = page
at /home/runner/work/front-end/front-end/e2e/hashlink.spec.ts:111:33
|
|
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Corporate Sponsorship page:
e2e/hashlink.spec.ts#L111
3) [Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Corporate Sponsorship page, headings should have IDs but hash links should not be visible
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeHidden() failed
Locator: locator('[id$="-link"]').first()
Expected: hidden
Received: visible
Timeout: 5000ms
Call log:
- Expect "toBeHidden" with timeout 5000ms
- waiting for locator('[id$="-link"]').first()
9 × locator resolved to <h3 id="become-a-corporate-sponsor-today-link" class="group flex uppercase text-center my-4 mx-0 border-b-4 border-b-primary">…</h3>
- unexpected value "visible"
109 | // Verify heading exists and is visible
110 | // TODO: will fail
> 111 | await expect(heading).toBeHidden();
| ^
112 |
113 | // Find the hash link within or near this heading
114 | const link = page
at /home/runner/work/front-end/front-end/e2e/hashlink.spec.ts:111:33
|
|
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Corporate Sponsorship page:
e2e/hashlink.spec.ts#L111
3) [Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Corporate Sponsorship page, headings should have IDs but hash links should not be visible
Error: expect(locator).toBeHidden() failed
Locator: locator('[id$="-link"]').first()
Expected: hidden
Received: visible
Timeout: 5000ms
Call log:
- Expect "toBeHidden" with timeout 5000ms
- waiting for locator('[id$="-link"]').first()
9 × locator resolved to <h3 id="become-a-corporate-sponsor-today-link" class="group flex uppercase text-center my-4 mx-0 border-b-4 border-b-primary">…</h3>
- unexpected value "visible"
109 | // Verify heading exists and is visible
110 | // TODO: will fail
> 111 | await expect(heading).toBeHidden();
| ^
112 |
113 | // Find the hash link within or near this heading
114 | const link = page
at /home/runner/work/front-end/front-end/e2e/hashlink.spec.ts:111:33
|
|
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on About page:
e2e/hashlink.spec.ts#L111
2) [Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on About page, headings should have IDs but hash links should not be visible
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeHidden() failed
Locator: locator('[id$="-link"]').first()
Expected: hidden
Received: visible
Timeout: 5000ms
Call log:
- Expect "toBeHidden" with timeout 5000ms
- waiting for locator('[id$="-link"]').first()
9 × locator resolved to <h3 id="what-we-do-link" class="group flex uppercase text-center my-4 mx-0 border-b-4 border-b-primary">…</h3>
- unexpected value "visible"
109 | // Verify heading exists and is visible
110 | // TODO: will fail
> 111 | await expect(heading).toBeHidden();
| ^
112 |
113 | // Find the hash link within or near this heading
114 | const link = page
at /home/runner/work/front-end/front-end/e2e/hashlink.spec.ts:111:33
|
|
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on About page:
e2e/hashlink.spec.ts#L111
2) [Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on About page, headings should have IDs but hash links should not be visible
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeHidden() failed
Locator: locator('[id$="-link"]').first()
Expected: hidden
Received: visible
Timeout: 5000ms
Call log:
- Expect "toBeHidden" with timeout 5000ms
- waiting for locator('[id$="-link"]').first()
9 × locator resolved to <h3 id="what-we-do-link" class="group flex uppercase text-center my-4 mx-0 border-b-4 border-b-primary">…</h3>
- unexpected value "visible"
109 | // Verify heading exists and is visible
110 | // TODO: will fail
> 111 | await expect(heading).toBeHidden();
| ^
112 |
113 | // Find the hash link within or near this heading
114 | const link = page
at /home/runner/work/front-end/front-end/e2e/hashlink.spec.ts:111:33
|
|
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on About page:
e2e/hashlink.spec.ts#L111
2) [Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on About page, headings should have IDs but hash links should not be visible
Error: expect(locator).toBeHidden() failed
Locator: locator('[id$="-link"]').first()
Expected: hidden
Received: visible
Timeout: 5000ms
Call log:
- Expect "toBeHidden" with timeout 5000ms
- waiting for locator('[id$="-link"]').first()
9 × locator resolved to <h3 id="what-we-do-link" class="group flex uppercase text-center my-4 mx-0 border-b-4 border-b-primary">…</h3>
- unexpected value "visible"
109 | // Verify heading exists and is visible
110 | // TODO: will fail
> 111 | await expect(heading).toBeHidden();
| ^
112 |
113 | // Find the hash link within or near this heading
114 | const link = page
at /home/runner/work/front-end/front-end/e2e/hashlink.spec.ts:111:33
|
|
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Home page:
e2e/hashlink.spec.ts#L111
1) [Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Home page, headings should have IDs but hash links should not be visible
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeHidden() failed
Locator: locator('[id$="-link"]').first()
Expected: hidden
Received: visible
Timeout: 5000ms
Call log:
- Expect "toBeHidden" with timeout 5000ms
- waiting for locator('[id$="-link"]').first()
9 × locator resolved to <h2 id="our-mission-link" class="group flex uppercase text-center my-4 mx-0 border-b-4 border-b-primary">…</h2>
- unexpected value "visible"
109 | // Verify heading exists and is visible
110 | // TODO: will fail
> 111 | await expect(heading).toBeHidden();
| ^
112 |
113 | // Find the hash link within or near this heading
114 | const link = page
at /home/runner/work/front-end/front-end/e2e/hashlink.spec.ts:111:33
|
|
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Home page:
e2e/hashlink.spec.ts#L111
1) [Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Home page, headings should have IDs but hash links should not be visible
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeHidden() failed
Locator: locator('[id$="-link"]').first()
Expected: hidden
Received: visible
Timeout: 5000ms
Call log:
- Expect "toBeHidden" with timeout 5000ms
- waiting for locator('[id$="-link"]').first()
9 × locator resolved to <h2 id="our-mission-link" class="group flex uppercase text-center my-4 mx-0 border-b-4 border-b-primary">…</h2>
- unexpected value "visible"
109 | // Verify heading exists and is visible
110 | // TODO: will fail
> 111 | await expect(heading).toBeHidden();
| ^
112 |
113 | // Find the hash link within or near this heading
114 | const link = page
at /home/runner/work/front-end/front-end/e2e/hashlink.spec.ts:111:33
|
|
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Home page:
e2e/hashlink.spec.ts#L111
1) [Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Home page, headings should have IDs but hash links should not be visible
Error: expect(locator).toBeHidden() failed
Locator: locator('[id$="-link"]').first()
Expected: hidden
Received: visible
Timeout: 5000ms
Call log:
- Expect "toBeHidden" with timeout 5000ms
- waiting for locator('[id$="-link"]').first()
9 × locator resolved to <h2 id="our-mission-link" class="group flex uppercase text-center my-4 mx-0 border-b-4 border-b-primary">…</h2>
- unexpected value "visible"
109 | // Verify heading exists and is visible
110 | // TODO: will fail
> 111 | await expect(heading).toBeHidden();
| ^
112 |
113 | // Find the hash link within or near this heading
114 | const link = page
at /home/runner/work/front-end/front-end/e2e/hashlink.spec.ts:111:33
|
|
lint:
components/Form/__tests__/MultiStepForm.test.tsx#L196
Unexpected console statement
|
|
lint:
components/Form/__tests__/MultiStepForm.test.tsx#L189
Unexpected console statement
|
|
lint:
components/Form/__tests__/MultiStepForm.test.tsx#L188
Unexpected console statement
|
|
lint:
components/Form/Select/__stories__/SelectSingle.stories.tsx#L25
Unexpected console statement
|
|
lint:
components/Form/Select/__stories__/SelectMulti.stories.tsx#L24
Unexpected console statement
|
|
🎭 Playwright Run Summary
3 failed
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Home page, headings should have IDs but hash links should not be visible
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on About page, headings should have IDs but hash links should not be visible
[Mobile Safari] › e2e/hashlink.spec.ts:81:11 › Hash Links › Mobile (Safari) › on Corporate Sponsorship page, headings should have IDs but hash links should not be visible
6 skipped
41 passed (1.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
1.79 MB |
sha256:a29f739fbd3c9558161e3cc203cbec9cae4977fbe5c54d2991d2bde2a0f244b4
|
|
|
vitest-coverage
|
63.9 KB |
sha256:1d96c6e0b57589ed13ce6af6e5c85274425917b13aa54e56413428ad56d32dd7
|
|