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

Test isolate/isolate_stress_test fails on the VM #12588

Closed
sgjesse opened this issue Aug 21, 2013 · 1 comment
Closed

Test isolate/isolate_stress_test fails on the VM #12588

sgjesse opened this issue Aug 21, 2013 · 1 comment
Assignees
Labels
area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@sgjesse
Copy link
Contributor

sgjesse commented Aug 21, 2013

Comment from the status file: This should be able to pass when we have wrapper-less tests

@sgjesse sgjesse added Type-Defect area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). labels Aug 21, 2013
@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed priority-unassigned labels Feb 29, 2016
@mkustermann
Copy link
Member

This test relies on dart:html and dart2js doesn't support dart:isolate anymore (it throws unsupported exeption at runtime). The test has been disabled everywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-test Cross-cutting test issues (use area- labels for specific failures; not used for package:test). type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

4 participants