Skip to content

dart2js fails language/built_in_identifier_prefix_test #6972

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

Closed
peter-ahe-google opened this issue Nov 27, 2012 · 7 comments
Closed

dart2js fails language/built_in_identifier_prefix_test #6972

peter-ahe-google opened this issue Nov 27, 2012 · 7 comments
Assignees
Labels
P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js

Comments

@peter-ahe-google
Copy link
Contributor

FAILED: dart2js-d8 release_ia32 language/built_in_identifier_prefix_test
Expected: pass
Actual: fail
Unexpected compile-time error.

stdout:
tests/language/built_in_identifier_prefix_test.dart:45:12: unexpected token '_abstract'
abstract.A _abstract = new abstract.A();
           ^^^^^^^^^
Error: Compilation failed.

stderr:
test.dart: Compilation failed (step 1 of 2), exit code 1

Compilation command: xcodebuild/ReleaseIA32/dart2js --allow-mock-compilation --package-root=xcodebuild/ReleaseIA32/packages/ /Users/ahe/Dart/all/dart/tests/language/built_in_identifier_prefix_test.dart --out=/Users/ahe/Dart/all/dart/xcodebuild/ReleaseIA32/generated_tests/dart2js-d8/tests_language_built_in_identifier_prefix_test/out.js

Command line: xcodebuild/ReleaseIA32/d8 /Users/ahe/Dart/all/dart/xcodebuild/ReleaseIA32/generated_tests/dart2js-d8/tests_language_built_in_identifier_prefix_test/out.js

@kasperl
Copy link

kasperl commented May 23, 2013

Added TriageForM5 label.

@kasperl
Copy link

kasperl commented May 28, 2013

Removed TriageForM5 label.

@sgjesse
Copy link
Contributor

sgjesse commented Aug 23, 2013

Also fails on dart2dart

@peter-ahe-google
Copy link
Contributor Author

Marked this as blocking #12967.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-Later label.

@peter-ahe-google
Copy link
Contributor Author

Proposed fix in CL 2876813002.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
Projects
None yet
Development

No branches or pull requests

6 participants