Bump up lib versions #102
Annotations
10 errors and 1 notice
|
[chromium] › e2e/hero-header.spec.ts:15:7 › Test Hero Header Navigation Links › Events link should navigate to Events section:
e2e/hero-header.spec.ts#L16
2) [chromium] › e2e/hero-header.spec.ts:15:7 › Test Hero Header Navigation Links › Events link should navigate to Events section
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'Events', exact: true })
- waiting for" http://localhost:3000/" navigation to finish...
- navigated to "http://localhost:3000/"
- locator resolved to <a href="#events">…</a>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 100ms
56 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 500ms
14 |
15 | test('Events link should navigate to Events section', async ({ page }) => {
> 16 | await page.getByRole('link', { name: 'Events', exact: true }).click();
| ^
17 | await expect(page).toHaveURL('/#events');
18 | });
19 |
at /home/runner/work/reactdevske-website/reactdevske-website/e2e/hero-header.spec.ts:16:67
|
|
[chromium] › e2e/hero-header.spec.ts:15:7 › Test Hero Header Navigation Links › Events link should navigate to Events section:
e2e/hero-header.spec.ts#L0
2) [chromium] › e2e/hero-header.spec.ts:15:7 › Test Hero Header Navigation Links › Events link should navigate to Events section
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
[chromium] › e2e/hero-header.spec.ts:15:7 › Test Hero Header Navigation Links › Events link should navigate to Events section:
e2e/hero-header.spec.ts#L16
2) [chromium] › e2e/hero-header.spec.ts:15:7 › Test Hero Header Navigation Links › Events link should navigate to Events section
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'Events', exact: true })
- waiting for" http://localhost:3000/" navigation to finish...
- navigated to "http://localhost:3000/"
- locator resolved to <a href="#events">…</a>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 100ms
54 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 500ms
- waiting for element to be visible, enabled and stable
14 |
15 | test('Events link should navigate to Events section', async ({ page }) => {
> 16 | await page.getByRole('link', { name: 'Events', exact: true }).click();
| ^
17 | await expect(page).toHaveURL('/#events');
18 | });
19 |
at /home/runner/work/reactdevske-website/reactdevske-website/e2e/hero-header.spec.ts:16:67
|
|
[chromium] › e2e/hero-header.spec.ts:15:7 › Test Hero Header Navigation Links › Events link should navigate to Events section:
e2e/hero-header.spec.ts#L0
2) [chromium] › e2e/hero-header.spec.ts:15:7 › Test Hero Header Navigation Links › Events link should navigate to Events section
Test timeout of 30000ms exceeded.
|
|
[chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section:
e2e/hero-header.spec.ts#L11
1) [chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'About us' })
- waiting for" http://localhost:3000/" navigation to finish...
- navigated to "http://localhost:3000/"
- locator resolved to <a href="#about-us">…</a>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 100ms
54 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
9 | page,
10 | }) => {
> 11 | await page.getByRole('link', { name: 'About us' }).click();
| ^
12 | await expect(page).toHaveURL('/#about-us');
13 | });
14 |
at /home/runner/work/reactdevske-website/reactdevske-website/e2e/hero-header.spec.ts:11:56
|
|
[chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section:
e2e/hero-header.spec.ts#L0
1) [chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
[chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section:
e2e/hero-header.spec.ts#L11
1) [chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'About us' })
- waiting for" http://localhost:3000/" navigation to finish...
- navigated to "http://localhost:3000/"
- locator resolved to <a href="#about-us">…</a>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 100ms
56 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 500ms
9 | page,
10 | }) => {
> 11 | await page.getByRole('link', { name: 'About us' }).click();
| ^
12 | await expect(page).toHaveURL('/#about-us');
13 | });
14 |
at /home/runner/work/reactdevske-website/reactdevske-website/e2e/hero-header.spec.ts:11:56
|
|
[chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section:
e2e/hero-header.spec.ts#L0
1) [chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
[chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section:
e2e/hero-header.spec.ts#L11
1) [chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'About us' })
- waiting for" http://localhost:3000/" navigation to finish...
- navigated to "http://localhost:3000/"
- locator resolved to <a href="#about-us">…</a>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 100ms
55 × waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="w-full flex py-20 flex-col items-center justify-center relative z-10">…</div> from <div id="hero" class="pt-2 bg-[#060b17]">…</div> subtree intercepts pointer events
- retrying click action
- waiting 500ms
9 | page,
10 | }) => {
> 11 | await page.getByRole('link', { name: 'About us' }).click();
| ^
12 | await expect(page).toHaveURL('/#about-us');
13 | });
14 |
at /home/runner/work/reactdevske-website/reactdevske-website/e2e/hero-header.spec.ts:11:56
|
|
[chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section:
e2e/hero-header.spec.ts#L0
1) [chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section
Test timeout of 30000ms exceeded.
|
|
🎭 Playwright Run Summary
12 failed
[chromium] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section
[chromium] › e2e/hero-header.spec.ts:15:7 › Test Hero Header Navigation Links › Events link should navigate to Events section
[chromium] › e2e/hero-header.spec.ts:20:7 › Test Hero Header Navigation Links › Contact link should navigate to Contact Us section
[chromium] › e2e/hero-header.spec.ts:27:7 › Test Hero Header Navigation Links › Join Community link should open google form in new tab
[firefox] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section
[firefox] › e2e/hero-header.spec.ts:15:7 › Test Hero Header Navigation Links › Events link should navigate to Events section
[firefox] › e2e/hero-header.spec.ts:20:7 › Test Hero Header Navigation Links › Contact link should navigate to Contact Us section
[firefox] › e2e/hero-header.spec.ts:27:7 › Test Hero Header Navigation Links › Join Community link should open google form in new tab
[webkit] › e2e/hero-header.spec.ts:8:7 › Test Hero Header Navigation Links › About us link should navigate to about us section
[webkit] › e2e/hero-header.spec.ts:15:7 › Test Hero Header Navigation Links › Events link should navigate to Events section
[webkit] › e2e/hero-header.spec.ts:20:7 › Test Hero Header Navigation Links › Contact link should navigate to Contact Us section
[webkit] › e2e/hero-header.spec.ts:27:7 › Test Hero Header Navigation Links › Join Community link should open google form in new tab
1 flaky
[webkit] › e2e/hero-header.spec.ts:41:7 › Test Hero Header Navigation Links › Join ReactDevsKe link should open google form in new tab
23 passed (20.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
374 MB |
sha256:998938798e7e6c4db384722a679502e305becfd619a2c6a0b4c78d1a2cc48239
|
|