Skip to content

rollback to AppImage build for linux #34

rollback to AppImage build for linux

rollback to AppImage build for linux #34

Triggered via push January 4, 2025 16:49
Status Failure
Total duration 1m 16s
Artifacts

apptest.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
app-tests/pages.test.mjs:12:1 › Navigate Pages: app-tests/pages.test.mjs#L28
1) app-tests/pages.test.mjs:12:1 › Navigate Pages › Launch App ─────────────────────────────────── Error: electronApplication.evaluate: Execution context was destroyed, most likely because of a navigation. 26 | 27 | // Evaluation expression in the Electron context. > 28 | await electronApp.evaluate(async (*** app ***) => *** | ^ 29 | // This runs in the main Electron process, parameter here is always 30 | // the result of the require('electron') in the main app script. 31 | return app.getAppPath(); at /Users/runner/work/desktop/desktop/app-tests/pages.test.mjs:28:27 at /Users/runner/work/desktop/desktop/app-tests/pages.test.mjs:20:5
test
Process completed with exit code 1.
test
No files were found with the provided path: test-results/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed app-tests/pages.test.mjs:12:1 › Navigate Pages ───────────────────────────────────────────────── 1 skipped