-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #467 from liangxiao1/aws
added msg_251 and msg_252 to baseline_log
- Loading branch information
Showing
5 changed files
with
34 additions
and
10 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
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 |
---|---|---|
|
@@ -2349,5 +2349,29 @@ | |
"cases": "os_tests.tests.test_general_check.TestGeneralCheck.test_check_dmidecode_outofspec", | ||
"addedby": "[email protected]", | ||
"addeddate": "20241009" | ||
}, | ||
"msg_251": { | ||
"content": ".*self-tests for drbg_nopr_ctr_aes256.*failed in fips mode.*", | ||
"analyze": "known issue", | ||
"branch": "rhel", | ||
"status": "active", | ||
"link": "https://issues.redhat.com/browse/RHEL-65498", | ||
"path": "", | ||
"trigger": "", | ||
"cases": "os_tests.tests.test_lifecycle.TestLifeCycle.test_boot_fipsenabled", | ||
"addedby": "[email protected]", | ||
"addeddate": "20241101" | ||
}, | ||
"msg_252": { | ||
"content": ".*sysfs.* cannot create duplicate filename.*/devices/cache.*", | ||
"analyze": "known issue", | ||
"branch": "rhel", | ||
"status": "active", | ||
"link": "https://issues.redhat.com/browse/RHEL-55706", | ||
"path": "", | ||
"trigger": "", | ||
"cases": "os_tests.tests.test_lifecycle.TestLifeCycle.test_boot_debugkernel", | ||
"addedby": "[email protected]", | ||
"addeddate": "20241103" | ||
} | ||
} |
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