The platforms that are supported by the test runner by default.
static const List<Runtime> builtIn = [ Runtime.vm, Runtime.chrome, Runtime.firefox, Runtime.safari, Runtime.edge, Runtime.nodeJS, ];