1aa406869b
Separate kernel compilation on sim* bots doesn't respect VM options, so --enable-mirrors=false has no effect on those bots. This change skips the recently added test for that VM option. Issue: https://github.com/dart-lang/sdk/issues/49266 Change-Id: I2119c2c9623054fa24fdeee248c80b14287e7ee8 TEST=ci Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/249022 Reviewed-by: Ben Konyi <bkonyi@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>