Skip to content

_Directory.existsSync is failing #2603

@FMorschel

Description

@FMorschel
  1. Clone https://github.com/FMorschel/crystallis.dart/
  2. Checkout 73a4082650b604ed7bd522a0b4a2101916a48515
  3. Run cd packages/crystallis_plugin/
  4. Run dart test --reporter=expanded test/*.dart

See:

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions