Test against testrig #88
test_against_testrig.yml
on: workflow_dispatch
🏗 Deploy
7m 49s
🧪 E2E
3m 2s
Annotations
1 error, 2 warnings, and 1 notice
[chromium] › login.spec.js:79:1 › Successful logout:
OctoPrint/tests/playwright/fixtures.js#L93
1) [chromium] › login.spec.js:79:1 › Successful logout ───────────────────────────────────────────
Error: Timed out 15000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /^http:\/\/flashhost\/pic\/(\?.*)?(#.*)?$/
Received string: "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
Call log:
- expect.toHaveURL with timeout 15000ms
- waiting for locator(':root')
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>…</html>
- unexpected value "http://flashhost/pic/login/?redirect=%2Fpic%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
at ../fixtures.js:93
91 |
92 | coreIsLoading: async () => {
> 93 | await expect(page).toHaveURL(util.getFullUrlRegExp("/"), {
| ^
94 | timeout: 15_000
95 | });
96 | },
at Object.coreIsLoading (/home/runner/work/devtools/devtools/OctoPrint/tests/playwright/fixtures.js:93:36)
|
🧪 E2E
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
1 flaky
[chromium] › login.spec.js:79:1 › Successful logout ────────────────────────────────────────────
27 passed (1.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
42.5 MB |
|