Commit 2e238e9
[VM/Service] Fix profile_period_cli_option_test
I've seen up to 2500 samples get collected when running this test on
`vm-linux-debug-ia32` configs. 3000 is still significantly less than
5000, so this CL just changes the `lessThan(2000)` expectation to
`lessThan(3000)`.
Fixes: #60257
Change-Id: Iea88ec8dab6a3be9ca843bc445a8205730b8f2aa
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414280
Reviewed-by: Jessy Yameogo <[email protected]>
Commit-Queue: Derek Xu <[email protected]>1 parent 83a16ea commit 2e238e9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments