Skip to content

Commit

Permalink
[Backport release-24.05] amazon-ssm-agent: skip additional flaky test (
Browse files Browse the repository at this point in the history
  • Loading branch information
NickCao authored Nov 22, 2024
2 parents 0652220 + 318417e commit 86d6ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/by-name/am/amazon-ssm-agent/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ buildGoModule rec {
checkFlags = [
# Skip time dependent/flaky test
"-skip=TestSendStreamDataMessageWithStreamDataSequenceNumberMutexLocked"
"-skip=TestParallelAccessOfQueue"
];

postFixup = ''
Expand Down

0 comments on commit 86d6ea6

Please sign in to comment.