diff --git a/dev/bots/test.dart b/dev/bots/test.dart index b37bdecf34..d128e1d8c9 100644 --- a/dev/bots/test.dart +++ b/dev/bots/test.dart @@ -277,7 +277,8 @@ Future main(List args) async { } final String _luciBotId = Platform.environment['SWARMING_BOT_ID'] ?? ''; -final bool _runningInDartHHHBot = _luciBotId.startsWith('luci-dart-'); +final bool _runningInDartHHHBot = + _luciBotId.startsWith('luci-dart-') || _luciBotId.startsWith('dart-tests-'); /// Verify the Flutter Engine is the revision in /// bin/cache/internal/engine.version.