feat(alert): add <pf-alert> element
#10706
tests.yml
on: pull_request
Matrix: Compile project
SSR Tests (Playwright)
1m 33s
Verify that build runs on Windows
1m 53s
Publish Playwright Report
34s
Validate successful build on main
3s
Annotations
6 errors and 2 notices
|
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
|
|
Unit Tests (Web Test Runner)
Process completed with exit code 1.
|
|
Validate successful build on main
Resource not accessible by integration
|
|
Validate successful build on main
HttpError: Resource not accessible by integration
|
|
Publish Playwright Report
The deploy step encountered an error: The process '/usr/bin/git' failed with exit code 128 ❌
|
|
🎭 Playwright Run Summary
1 failed
elements/pf-alert/test/pf-alert.e2e.ts:18:3 › pf-alert › ssr ───────────────────────────────────
32 passed (18.6s)
|
|
Publish Playwright Report
Deployment failed! ❌
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-report
Expired
|
7.46 MB |
sha256:be4d25d32bb86eca3e18a908b567d3b9a2afa7a6b020d54c459470bfa650c78e
|
|