-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Only run alert and logout cleanups if Cockpit is actually opened
Some tests like `testAddDiskNFS` fail during setup [1], so the test teardown runs while the browser still shows a blank page. Use the new `Browser.have_test_api()` from cockpit-project/cockpit#21349 instead of merely checking if the browser is running to clean that up. [1] cockpit-project/bots#7137
- Loading branch information
1 parent
a5470ef
commit b276f3f
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters