Commit b3cf9d4
committed
Add short sleep to MOBITEX QA test to try to fix flakiness
The MOBITEX QA test if flaky in the Ubuntu PPA build
servers. I suspect that this is because the CPU is
very constrained and the decoded message arrives after
tb.wait() returns. This adds a short wait to try to fix
the flakiness.1 parent f1ae77e commit b3cf9d4
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
62 | 71 | | |
63 | 72 | | |
64 | 73 | | |
| |||
0 commit comments