Merge pull request #329951 from pbsds/fix-checkov-1721927211

checkov: disable flaky test
This commit is contained in:
Peder Bergebakken Sundt 2024-07-30 19:00:48 +02:00 committed by GitHub
commit 1fb6e093be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 = [