Commit 3bf3383
[VM/Service] Tweak profile_startup_cli_flag_test to make it less flaky
This is a followup to
1ddbc44
that follows the same rationale described in that commit’s message. This
followup is being made because the original change did not successfully
resolve the flakiness on Windows configurations. If the flakiness is
still present after this change lands, we probably have to replace this
`package:vm_service` integration test with a C++ test that interacts
directly with a `SampleBlockBuffer`.
Issue: #61191
Change-Id: Ifc3029dbd23b3bcfaac947d3b3f6bd54b973eb05
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/444443
Reviewed-by: Ben Konyi <[email protected]>
Commit-Queue: Derek Xu <[email protected]>1 parent a5ce5b6 commit 3bf3383
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments