Skip to content

Commit 440593f

Browse files
dcharkesCommit Queue
authored andcommitted
[gardening] Mark test slow
(Apparently the other test doesn't exist anymore, and normalize automatically removed it.) Bug: #56979 Bug: #60067 Change-Id: I934c6dc4041925631de31d1832e4946002b411b9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/408300 Reviewed-by: Tess Strickland <[email protected]> Auto-Submit: Daco Harkes <[email protected]> Commit-Queue: Tess Strickland <[email protected]>
1 parent 9200023 commit 440593f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/pkg.status

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
*/*/*/packages/*/*: Skip
1010
*/*/packages/*/*: Skip
1111
*/packages/*/*: Skip
12-
analyzer/test/src/summary/macro_test: Slow, Pass
1312
analyzer/test/verify_diagnostics_test: Slow, Pass
1413
analyzer/test/verify_docs_test: Slow, Pass
1514
analyzer_plugin/test/plugin/folding_mixin_test: Slow, Pass
@@ -72,6 +71,7 @@ vm_service/test/get_cpu_samples_rpc_test: Slow, Pass # Does some computation to
7271
vm_service/test/get_perfetto_cpu_samples_rpc_test: Slow, Pass # Does some computation to ensure CPU samples are collected.
7372
vm_service/test/reload_sources_with_resident_compiler_test: Skip # issue 59909
7473
vm_service/test/valid_source_locations_test: ExtraSlow, Pass # Iterates through all libraries and checks for valid source locations.
74+
vm_snapshot_analysis/test/instruction_sizes_test: Pass, Slow # https://github.com/dart-lang/sdk/issues/60067
7575
wasm/*: SkipByDesign # These can't be run without running wasm:setup first.
7676

7777
[ $compiler == dart2analyzer ]

0 commit comments

Comments
 (0)