Commit fe705fc
dialogflow: make flaky test more generic (GoogleCloudPlatform#2936)
* dialogflow: make flaky test more generic
* use uuid instead of datetime to avoid conflicts when parallel tests are run
Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>1 parent 3f37616 commit fe705fcCopy full SHA for fe705fc
22 files changed
+50-66Lines changed: 50 additions & 66 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- dialogflow/cloud-client
Expand file treeCollapse file tree
Open diff view settings
Collapse file
dialogflow/cloud-client/context_management_test.py
Copy file name to clipboardExpand all lines: dialogflow/cloud-client/context_management_test.py+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | 17 | |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
25 | | - |
| 24 | + |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | 28 | |
|
Collapse file
dialogflow/cloud-client/create_document_test.py
Copy file name to clipboardExpand all lines: dialogflow/cloud-client/create_document_test.py+3-5Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | 17 | |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
27 | | - |
28 | | - |
29 | | - |
| 26 | + |
| 27 | + |
30 | 28 | |
31 | 29 | |
32 | 30 | |
|
Collapse file
dialogflow/cloud-client/create_entity_test.py
Copy file name to clipboardExpand all lines: dialogflow/cloud-client/create_entity_test.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | 17 | |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | 29 | |
|
Collapse file
dialogflow/cloud-client/create_entity_type_test.py
Copy file name to clipboardExpand all lines: dialogflow/cloud-client/create_entity_type_test.py+2-4Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | 17 | |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
27 | | - |
28 | | - |
| 26 | + |
29 | 27 | |
30 | 28 | |
31 | 29 | |
|
Collapse file
dialogflow/cloud-client/create_knowledge_base_test.py
Copy file name to clipboardExpand all lines: dialogflow/cloud-client/create_knowledge_base_test.py+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | 17 | |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
27 | | - |
| 26 | + |
28 | 27 | |
29 | 28 | |
30 | 29 | |
|
Collapse file
dialogflow/cloud-client/delete_document_test.py
Copy file name to clipboardExpand all lines: dialogflow/cloud-client/delete_document_test.py+3-5Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | 17 | |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
27 | | - |
28 | | - |
29 | | - |
| 26 | + |
| 27 | + |
30 | 28 | |
31 | 29 | |
32 | 30 | |
|
Collapse file
dialogflow/cloud-client/delete_entity_test.py
Copy file name to clipboardExpand all lines: dialogflow/cloud-client/delete_entity_test.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | 17 | |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | 29 | |
|
Collapse file
dialogflow/cloud-client/delete_entity_type_test.py
Copy file name to clipboardExpand all lines: dialogflow/cloud-client/delete_entity_type_test.py+2-4Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | 17 | |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
27 | | - |
28 | | - |
| 26 | + |
29 | 27 | |
30 | 28 | |
31 | 29 | |
|
Collapse file
dialogflow/cloud-client/delete_knowledge_base_test.py
Copy file name to clipboardExpand all lines: dialogflow/cloud-client/delete_knowledge_base_test.py+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | 17 | |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
27 | | - |
| 26 | + |
28 | 27 | |
29 | 28 | |
30 | 29 | |
|
Collapse file
dialogflow/cloud-client/detect_intent_audio_test.py
Copy file name to clipboardExpand all lines: dialogflow/cloud-client/detect_intent_audio_test.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
17 | 16 | |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
|
0 commit comments