This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Commit d4428f7
authored
fix: monitoring tests [(#2995)](GoogleCloudPlatform/python-docs-samples#2995)
* fix: monitoring tests
* Add eventually consistent to flaky test1 parent d661e59 commit d4428f7Copy full SHA for d4428f7
File tree
Expand file treeCollapse file tree
3 files changed
+60
-54
lines changedOpen diff view settings
Filter options
- samples/snippets/v3/cloud-client
Expand file treeCollapse file tree
3 files changed
+60
-54
lines changedOpen diff view settings
Collapse file
samples/snippets/v3/cloud-client/quickstart_test.py
Copy file name to clipboardExpand all lines: samples/snippets/v3/cloud-client/quickstart_test.py+6-3Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
| 19 | + |
19 | 20 | |
20 | 21 | |
21 | 22 | |
| ||
36 | 37 | |
37 | 38 | |
38 | 39 | |
39 | | - |
40 | | - |
41 | | - |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
Collapse file
samples/snippets/v3/cloud-client/snippets.py
Copy file name to clipboardExpand all lines: samples/snippets/v3/cloud-client/snippets.py+13-37Lines changed: 13 additions & 37 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | | - |
19 | 18 | |
| 19 | + |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
25 | | - |
| 24 | + |
26 | 25 | |
27 | 26 | |
28 | 27 | |
29 | 28 | |
30 | 29 | |
31 | 30 | |
32 | 31 | |
33 | | - |
| 32 | + |
34 | 33 | |
35 | 34 | |
36 | 35 | |
| ||
55 | 54 | |
56 | 55 | |
57 | 56 | |
58 | | - |
| 57 | + |
59 | 58 | |
60 | 59 | |
61 | 60 | |
| ||
205 | 204 | |
206 | 205 | |
207 | 206 | |
208 | | - |
209 | | - |
210 | | - |
211 | | - |
212 | | - |
213 | | - |
214 | | - |
215 | | - |
216 | | - |
217 | | - |
218 | | - |
219 | | - |
220 | | - |
221 | | - |
222 | | - |
223 | | - |
224 | | - |
225 | | - |
226 | | - |
227 | | - |
228 | | - |
229 | | - |
230 | | - |
231 | 207 | |
232 | 208 | |
233 | 209 | |
| ||
310 | 286 | |
311 | 287 | |
312 | 288 | |
313 | | - |
| 289 | + |
314 | 290 | |
315 | | - |
| 291 | + |
316 | 292 | |
317 | 293 | |
318 | 294 | |
319 | 295 | |
320 | 296 | |
321 | | - |
| 297 | + |
322 | 298 | |
323 | 299 | |
324 | | - |
| 300 | + |
325 | 301 | |
326 | | - |
| 302 | + |
327 | 303 | |
328 | | - |
| 304 | + |
329 | 305 | |
330 | | - |
| 306 | + |
331 | 307 | |
332 | | - |
| 308 | + |
333 | 309 | |
334 | | - |
| 310 | + |
Collapse file
samples/snippets/v3/cloud-client/snippets_test.py
Copy file name to clipboardExpand all lines: samples/snippets/v3/cloud-client/snippets_test.py+41-14Lines changed: 41 additions & 14 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
| 15 | + |
15 | 16 | |
| 17 | + |
16 | 18 | |
17 | 19 | |
| 20 | + |
| 21 | + |
18 | 22 | |
19 | 23 | |
20 | 24 | |
| 25 | + |
| 26 | + |
21 | 27 | |
22 | | - |
23 | | - |
| 28 | + |
| 29 | + |
| 30 | + |
24 | 31 | |
25 | 32 | |
26 | 33 | |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
27 | 50 | |
28 | 51 | |
29 | 52 | |
30 | | - |
| 53 | + |
31 | 54 | |
32 | 55 | |
33 | 56 | |
34 | 57 | |
35 | | - |
| 58 | + |
36 | 59 | |
37 | 60 | |
38 | 61 | |
39 | 62 | |
40 | 63 | |
41 | | - |
| 64 | + |
42 | 65 | |
43 | 66 | |
44 | 67 | |
45 | 68 | |
46 | 69 | |
47 | | - |
| 70 | + |
48 | 71 | |
49 | 72 | |
50 | 73 | |
51 | 74 | |
52 | 75 | |
53 | 76 | |
54 | | - |
| 77 | + |
55 | 78 | |
56 | 79 | |
57 | 80 | |
58 | 81 | |
59 | | - |
60 | | - |
61 | | - |
62 | | - |
| 82 | + |
| 83 | + |
63 | 84 | |
64 | 85 | |
65 | 86 | |
66 | | - |
| 87 | + |
| 88 | + |
| 89 | + |
67 | 90 | |
68 | 91 | |
69 | 92 | |
70 | | - |
| 93 | + |
| 94 | + |
| 95 | + |
71 | 96 | |
72 | 97 | |
73 | 98 | |
74 | 99 | |
75 | 100 | |
76 | 101 | |
77 | | - |
| 102 | + |
| 103 | + |
| 104 | + |
78 | 105 | |
79 | 106 | |
80 | 107 | |
|
0 commit comments