Commit 15375b7
committed
[FAB-3316] Disable brittle test- TestCloesConn
Was introduced ~ 4 days ago and it seems that it is
too brittle for CI these days.
It fails because it sends a message via a gRPC stream
and expects the sending to return an error
because the stream was supposed to be closed,
but sometimes it isn't.
Disabling now and it will be revisited soon.
Change-Id: I3f6d6861b4b917bacff82ab95d25a9f1738837b1
Signed-off-by: Yacov Manevich <yacovm@il.ibm.com>1 parent 42bfa2e commit 15375b7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
299 | 300 | | |
300 | 301 | | |
301 | 302 | | |
| |||
0 commit comments