amazon-ssm-agent: skip additional flaky test
This commit is contained in:
parent
8712585f72
commit
e7b85eaca5
@ -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