amazon-ssm-agent: skip additional flaky test (#357924)
This commit is contained in:
commit
ef9236d340
@ -136,6 +136,7 @@ buildGoModule rec {
|
||||
checkFlags = [
|
||||
# Skip time dependent/flaky test
|
||||
"-skip=TestSendStreamDataMessageWithStreamDataSequenceNumberMutexLocked"
|
||||
"-skip=TestParallelAccessOfQueue"
|
||||
];
|
||||
|
||||
postFixup = ''
|
||||
|
Loading…
Reference in New Issue
Block a user