Exists failed, path = 'test/*.dart' (OS Error: The filename, directory name, or volume label syntax is incorrect, errno = 123)
dart:io _Directory.existsSync
package:test_core/src/runner/configuration/reporters.dart 56:56 _allReporters.<fn>
package:test_core/src/runner.dart 96:47 new Runner.<fn>
dart:async runZoned
package:test_core/src/runner/configuration.dart 932:7 Configuration.asCurrent
package:test_core/src/runner.dart 76:50 new Runner
package:test_core/src/executable.dart 160:14 _execute
package:test_core/src/executable.dart 38:9 main
package:test/src/executable.dart 22:20 main
This is an unexpected error. Please file an issue at http://github.com/dart-lang/test
with the stack trace and instructions for reproducing the error.
cd packages/crystallis_plugin/dart test --reporter=expanded test/*.dartSee: