dartc fails utils/DummyCompilerTest #2263
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
closed-duplicate
Closed in favor of an existing report
Milestone
FAILED: dartc release_ia32 utils/DummyCompilerTest
Expected: pass
Actual: fail
stderr:
ERROR|COMPILER|MISSING_SOURCE|file:/mnt/data/b/build/slave/dartc-linux-release/build/dart/frog/leg/ssa/tracer.dart|7|1|19|Cannot find referenced source: dart:io
6:
7: #import('dart:io');
~~~~~~~~~~~~~~~~~~~
Compilation failed with 1 problem.
Command line: out/Release_ia32/compiler/bin/dartc --ignore-unrecognized-flags --error_format machine /mnt/data/b/build/slave/dartc-linux-release/build/dart/tests/utils/src/DummyCompilerTest.dart
The text was updated successfully, but these errors were encountered: