feat(alert): add <pf-alert> element
#10710
tests.yml
on: pull_request
Matrix: Compile project
SSR Tests (Playwright)
1m 30s
Verify that build runs on Windows
3m 58s
Publish Playwright Report
33s
Validate successful build on main
7s
Annotations
7 errors and 2 notices
|
Unit Tests (Web Test Runner)
Process completed with exit code 1.
|
|
SSR Tests (Playwright)
Process completed with exit code 1.
|
|
elements/pf-alert/test/pf-alert.e2e.ts:18:3 › pf-alert › ssr:
tools/pfe-tools/test/playwright/PfeDemoPage.ts#L33
1) elements/pf-alert/test/pf-alert.e2e.ts:18:3 › pf-alert › ssr ──────────────────────────────────
Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/components/alert/demo
Call log:
- navigating to "http://localhost:8080/components/alert/demo", waiting until "networkidle"
at tools/pfe-tools/test/playwright/PfeDemoPage.ts:33
31 | // eslint-disable-next-line no-console
32 | console.log(`NAVIGATING to ${url}`);
> 33 | await this.page.goto(url, { waitUntil: 'networkidle' });
| ^
34 | while (await this.page.innerText('body') === 'Not Found') {
35 | await this.page.goto(url, { waitUntil: 'networkidle' });
36 | }
at PfeDemoPage.navigate (/__w/patternfly-elements/patternfly-elements/tools/pfe-tools/test/playwright/PfeDemoPage.ts:33:21)
at /__w/patternfly-elements/patternfly-elements/elements/pf-alert/test/pf-alert.e2e.ts:10:25
|
|
Publish Playwright Report
The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128 ❌
|
|
Lint files
Process completed with exit code 2.
|
|
Validate successful build on main
Resource not accessible by integration
|
|
Validate successful build on main
HttpError: Resource not accessible by integration
|
|
🎭 Playwright Run Summary
1 failed
elements/pf-alert/test/pf-alert.e2e.ts:18:3 › pf-alert › ssr ───────────────────────────────────
32 passed (19.2s)
|
|
Publish Playwright Report
Deployment failed! ❌
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-report
Expired
|
7.45 MB |
sha256:ffa1b25b2cd1043429066cc0135df598f423eaea0f7cec2157e7392e968dbd4e
|
|