Skip to content

Conversation

@testlabauto
Copy link
Contributor

@testlabauto testlabauto commented Jan 14, 2026

Gather basic data as tests complete during a run and optionally allow it to log to console.

Allow running tests from an older revision.

Provide --init param to containers so that defunct processes are cleaned up.

Better clean up of test processes to mitigate zombies.

Provide dbus setup with xvfb config to eliminate dbus daemon zombies.

@:win

@testlabauto testlabauto changed the title E2E test: log system diagnostics during run E2E test: log system diagnostics during test run Jan 14, 2026
@github-actions
Copy link

github-actions bot commented Jan 14, 2026

E2E Tests 🚀
This PR will run tests tagged with: @:critical @:win

readme  valid tags

testlabauto and others added 20 commits January 14, 2026 08:33
Add missing `!failure() && !cancelled()` guards and fix formatting for
consistency with other jobs in the workflow. The e2e-chromium job was
being skipped even when inputs.run_e2e_browser was true, causing matrix
child jobs to remain in "Waiting for pending jobs" state indefinitely.

Changes:
- Add !failure() && !cancelled() guards to e2e-electron and e2e-chromium
- Remove extra space in e2e-chromium if condition
- Add parentheses around condition for consistency with other jobs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@testlabauto testlabauto changed the title E2E test: log system diagnostics during test run E2E test: log system diagnostics during test run, clean up extraneous test processes, & run against a past commit Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants