2024.11.12 #46
Triggered via release
November 12, 2024 13:37
foosel
released
2024.11.12
Status
Failure
Total duration
3m 13s
Artifacts
3
build.yml
on: release
π¨ Build distribution
9s
π§Ή Pre-commit
29s
Matrix: π§ͺ E2E tests
π¦ Publish tagged releases to PyPI
0s
Annotations
2 errors and 2 notices
[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:\/\/localhost:5000\/(\?.*)?(#.*)?$/
Received string: "http://localhost:5000/login/?redirect=%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://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%2F%3Fl10n%3Den&permissions=STATUS,SETTINGS_READ"
- locator resolved to <html>β¦</html>
- unexpected value "http://localhost:5000/login/?redirect=%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/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/fixtures.js:93:36)
at Object.coreHasLoaded (/home/runner/work/OctoPrint-FileCheck/OctoPrint-File
|
π¦ Publish on TestPyPI
Trusted publishing exchange failure:
OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset
This generally indicates a workflow configuration error, such as insufficient
permissions. Make sure that your workflow has `id-token: write` configured
at the job level, e.g.:
```yaml
permissions:
id-token: write
```
Learn more at https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings.
|
π Playwright Run Summary
1 flaky
[chromium] βΊ login.spec.js:79:1 βΊ Successful logout ββββββββββββββββββββββββββββββββββββββββββββ
27 passed (1.3m)
|
π Playwright Run Summary
32 passed (1.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dist
|
60.1 KB |
|
playwright-report-maintenance
|
53.1 MB |
|
playwright-report-master
|
49.6 MB |
|