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

Triage test failures on arm #11207

Closed
mkustermann opened this issue Jun 11, 2013 · 5 comments
Closed

Triage test failures on arm #11207

mkustermann opened this issue Jun 11, 2013 · 5 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@mkustermann
Copy link
Member

After enabling isolate/lib/standalone/vm tests, there are more than 100 failures remaining. I'll mark all crashes/failures in the status file with this bug number.

My guess is that failures can have the following reasons:

  • unimplemented code in the codegenerator
  • code generator needs to use 'gnueabihf' calling convention
  • secure socket / https / extension tests: since we compile statically they can't dynamically load libraries

Please don't close this bug until either all issues have been resolved, or other (more specific) bugs have been filed.

@mkustermann
Copy link
Member Author

cc @zanderso.
cc @crelier.
Removed Priority-Unassigned label.
Added Priority-Medium, Area-VM labels.

@iposva-google
Copy link
Contributor

Removed Priority-Medium label.
Added Priority-Unassigned label.

@iposva-google
Copy link
Contributor

Is this really still an issue?


Set owner to @zanderso.
Added Accepted label.

@mkustermann
Copy link
Member Author

Doesn't seem to happen anymore (I've checked flaky logs). But there are still flaky markers in the status file. Please update the status files before marking this bug as fixed.

@mkustermann mkustermann added Type-Defect area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. labels Oct 2, 2013
@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed priority-unassigned labels Feb 29, 2016
@zanderso
Copy link
Member

There are no more markers in the isolate/lib/standalone/vm status files for arm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

4 participants