Commit 069dcae
[VM/Service] Move test logic of http_get_isolate_group_rpc_test from testee to main process
This should fix the test's flakiness.
Change-Id: I3ec88c4154f473a3a9151e49b37e57842abc0a64
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/419641
Reviewed-by: Ben Konyi <[email protected]>1 parent eca9969 commit 069dcae
File tree
2 files changed
+22
-27
lines changed- pkg/vm_service/test/http_invocations
2 files changed
+22
-27
lines changedLines changed: 21 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
44 | 28 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
49 | 45 | | |
50 | 46 | | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
0 commit comments