amazon-ssm-agent: skip additional flaky test (#357924)

This commit is contained in:
Vladimír Čunát
2024-11-21 23:58:48 +01:00
@@ -136,6 +136,7 @@ buildGoModule rec {
checkFlags = [
# Skip time dependent/flaky test
"-skip=TestSendStreamDataMessageWithStreamDataSequenceNumberMutexLocked"
"-skip=TestParallelAccessOfQueue"
];
postFixup = ''