Skip to content

test: Fix test failure artifacts#2547

Draft
martinpitt wants to merge 1 commit into
cockpit-project:mainfrom
martinpitt:fix-artifacts
Draft

test: Fix test failure artifacts#2547
martinpitt wants to merge 1 commit into
cockpit-project:mainfrom
martinpitt:fix-artifacts

Conversation

@martinpitt
Copy link
Copy Markdown
Member

Commit 15c0741 broke failure screenshots/HTML dumps: It first logged out of the session and shut it down, and then called the parent tearDown() which does the artifact dumping. That made the artifacts always show the login page, and thus useless.


See e.g. this failure from #2541. I ran this locally, and TestApplication-testRunImageUser-fedora-44-127.0.0.2-2201-FAIL.png is correct again.

Commit 15c0741 broke failure screenshots/HTML dumps: It *first*
logged out of the session and shut it down, and *then* called the parent
tearDown() which does the artifact dumping. That made the artifacts
always show the login page, and thus useless.
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.

1 participant