Merge pull request #329951 from pbsds/fix-checkov-1721927211
checkov: disable flaky test
This commit is contained in:
@@ -123,6 +123,8 @@ python3.pkgs.buildPythonApplication rec {
|
||||
"test_get_cyclonedx_report"
|
||||
# Test fails on Hydra
|
||||
"test_sast_js_filtered_files_by_ts"
|
||||
# Timing sensitive
|
||||
"test_non_multiline_pair_time_limit_creating_report"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
|
||||
Reference in New Issue
Block a user