Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dartc fails utils/DummyCompilerTest #2263

Closed
peter-ahe-google opened this issue Mar 23, 2012 · 3 comments
Closed

dartc fails utils/DummyCompilerTest #2263

peter-ahe-google opened this issue Mar 23, 2012 · 3 comments
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

Comments

@peter-ahe-google
Copy link
Contributor

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

@kasperl
Copy link

kasperl commented Apr 17, 2012

Removed Area-Compiler label.
Added Area-Analyzer label.

@danrubel
Copy link

danrubel commented Jun 4, 2012

Added this to the M1 milestone.

@DartBot
Copy link

DartBot commented Jun 14, 2012

This comment was originally written by [email protected]


The import issue is solved. Now the errors are coming from another problem.


Added Duplicate label.
Marked as being merged into #3529.

@peter-ahe-google peter-ahe-google added Type-Defect 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 labels Jun 14, 2012
@peter-ahe-google peter-ahe-google added this to the M1 milestone Jun 14, 2012
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants