Skip to content

Commit 2930223

Browse files
committed
Don't run strong mode vm tests on simdbc64 until we figure out why it's acting architecture specific.
Bug: Change-Id: Iacc78a249662c2b547ea9fe9347c09834e6277ac Reviewed-on: https://dart-review.googlesource.com/30700 Reviewed-by: Emily Fortuna <[email protected]> Commit-Queue: Emily Fortuna <[email protected]>
1 parent 9f4ffb6 commit 2930223

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/standalone_2/standalone_2.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ io/addlatexhash_test: Skip
5858
[ !$strong ]
5959
float_array_static_test: MissingCompileTimeError
6060

61+
[ $arch == simdbc64 && $strong && ($compiler == dartk || $compiler == dartkp) ]
62+
io/*: Skip # Issue 31695
63+
6164
[ $builder_tag == swarming && $system == macos ]
6265
io/*: Skip # Issue 30618
6366

0 commit comments

Comments
 (0)