ci(downstream): enable pad/cli/desktop smoke clients (Phase 2) #8628
frontend-tests.yml
on: push
Playwright Chrome
3m 45s
Playwright Firefox
4m 56s
Playwright Chrome with plugins
4m 8s
Playwright Firefox with plugins
5m 51s
Annotations
1 error, 4 warnings, and 4 notices
|
[firefox] › tests/frontend-new/specs/embed_value.spec.ts:138:9 › embed links › URL encoding of pad names › share link encodes special characters in pad name:
src/tests/frontend-new/specs/embed_value.spec.ts#L146
1) [firefox] › tests/frontend-new/specs/embed_value.spec.ts:138:9 › embed links › URL encoding of pad names › share link encodes special characters in pad name
Error: expect(received).toContain(expected) // indexOf
Expected substring: "test%2Fencoding"
Received string: ""
144 |
145 | const shareLink = await page.locator('#linkinput').inputValue();
> 146 | expect(shareLink).toContain(padName);
| ^
147 | });
148 | })
149 | })
at /home/runner/work/etherpad/etherpad/src/tests/frontend-new/specs/embed_value.spec.ts:146:25
|
|
Playwright Chrome
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
|
Playwright Chrome with plugins
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
|
Playwright Firefox
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
|
Playwright Firefox with plugins
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
1 skipped
233 passed (2.8m)
|
|
🎭 Playwright Run Summary
2 skipped
259 passed (2.8m)
|
|
🎭 Playwright Run Summary
1 skipped
233 passed (3.9m)
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › tests/frontend-new/specs/embed_value.spec.ts:138:9 › embed links › URL encoding of pad names › share link encodes special characters in pad name
2 skipped
258 passed (4.7m)
|