Commit 1512b0f
authored
chore: change waiting condition for the test (googleapis#704)
change while() condition in testListLogEntriesSample() code.
instead of waiting for first printed log entry it waits for the entry
with designated payload. test will timeout after minute or succeed.
Fixes googleapis#6921 parent a057554 commit 1512b0f
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
| |||
0 commit comments