Commit 27feef5
authored
tests: Wait for all metrics to show up in ITCompositeTracer (#12880)
Add a 100ms sleep to wait for all metrics to show up in
ITCompositeTracer.
This is because metrics are captured in a separate thread rather than
the main thread. See
#12657
Skip formatter check in java-dataplex since it is flaky.1 parent bb47541 commit 27feef5
2 files changed
Lines changed: 12 additions & 0 deletions
File tree
- java-dataplex/grpc-google-cloud-dataplex-v1
- sdk-platform-java/java-showcase/gapic-showcase/src/test/java/com/google/showcase/v1beta1/it
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
49 | 60 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
0 commit comments