forked from cockpit-project/bots
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
naughty: Add variant of cockpit-project#6792 for new test
cockpit-project/cockpit-machines#1796 adds TPM testing to TestMachinesSettings.testMultipleSettings, which also fails due to cockpit-project#6792. Add a corresponding pattern.
- Loading branch information
1 parent
656a38a
commit a21051d
Showing
2 changed files
with
12 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
*internal error: Could not run '/usr/bin/swtpm_setup'.* | ||
* | ||
Traceback (most recent call last): | ||
File "check-machines-settings", line *, in testMultipleSettings | ||
* | ||
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Running")): Error: actual text: Shut off |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
*internal error: Could not run '/usr/bin/swtpm_setup'.* | ||
* | ||
Traceback (most recent call last): | ||
File "check-machines-settings", line *, in testMultipleSettings | ||
* | ||
wait_js_cond(ph_in_text("#vm-subVmTest1-system-state","Running")): Error: actual text: Shut off |