[test] Apply simarm64 status file entries to simarm64c.
Remove references to the removed simarmv6 architecture. TEST=ci Change-Id: I10e9fc8291c3e5b6b9a4bd71ca05de95e53f22c6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/187500 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com>
This commit is contained in:
committed by
commit-bot@chromium.org
parent
0e9f75c14c
commit
5a385890b9
@@ -20,7 +20,7 @@ sample_extension/test/sample_extension_app_snapshot_test: Pass, RuntimeError # I
|
||||
[ $compiler == none && $runtime == vm && $system == fuchsia ]
|
||||
*: Skip # Not yet triaged.
|
||||
|
||||
[ $arch == simarm || $arch == simarm64 ]
|
||||
[ $arch == simarm || $arch == simarm64 || $arch == simarm64c ]
|
||||
ffi/*: SkipByDesign # FFI skips, see ffi.status
|
||||
|
||||
[ $arch != x64 || $compiler != dartk || $system != linux || $hot_reload || $hot_reload_rollback ]
|
||||
|
||||
Reference in New Issue
Block a user