Skip to content

Commit bb08090

Browse files
rmacnak-googleCommit Queue
authored andcommitted
[test] Mark package:vm_service tests as Slow.
Change-Id: I51a7e29e25e409965e1bb581f8edd8ef39345a87 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/437020 Reviewed-by: Ben Konyi <[email protected]> Commit-Queue: Ryan Macnak <[email protected]>
1 parent 04e11b8 commit bb08090

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pkg/pkg.status

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,7 @@ vm/test/kernel_front_end_test: Slow, Pass
6666
vm/test/transformations/ffi_test: Slow, Pass # https://github.com/dart-lang/sdk/issues/54950
6767
vm/test/transformations/type_flow/transformer_test: Slow, Pass
6868
vm/testcases/*: SkipByDesign # These are not tests but input for tests.
69-
vm_service/test/cpu_samples_stream_test: Slow, Pass # Requires CPU sample buffer to fill.
70-
vm_service/test/get_cpu_samples_rpc_test: Slow, Pass # Does some computation to ensure CPU samples are collected.
71-
vm_service/test/get_perfetto_cpu_samples_rpc_test: Slow, Pass # Does some computation to ensure CPU samples are collected.
69+
vm_service/*: Slow, Pass
7270
vm_service/test/valid_source_locations_test: ExtraSlow, Pass # Iterates through all libraries and checks for valid source locations.
7371
vm_snapshot_analysis/test/instruction_sizes_test: Pass, Slow # https://github.com/dart-lang/sdk/issues/60067
7472
wasm/*: SkipByDesign # These can't be run without running wasm:setup first.
@@ -350,7 +348,6 @@ front_end/tool/perf_test: Slow, Pass
350348
dartdev/test/commands/info_windows_test: SkipByDesign
351349

352350
[ $runtime == vm && $checked ]
353-
analysis_server/test/integration/edit/sort_members_test: Slow, Pass
354351
analysis_server/test/socket_server_test: Skip # Pass, Slow
355352

356353
[ $arch != x64 || $mode != release || $runtime != vm || $system != windows ]

0 commit comments

Comments
 (0)