-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Crash on content shell on checked javascript_int_overflow_test #17525
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
Comments
This seems to start before revision 33708. It looks like it is between 33701 and 33708, but it may be earlier. It is not just on MacOS, but on all platforms. Removed OpSys-OSX label. |
Is it really a dup of 13719? It is not a failure, but a crash, and it started suddenly because of some change. I don't see how the cause of these new failures is the same as the cause listed in 13719. The change in the status file at 13700 should not affect the status on content shell, so I don't think that is the cause. |
You right the crash is related to change https://code.google.com/p/dart/source/detail?r=33704 |
This is not a dup of 13719 Added Accepted label. |
Fixed with r33778. Added Fixed label. |
Content shell crashes on MacOS in checked mode on javascript_int_overflow_test and javascript_int_overflow_literal_test.
This crash happens almost every run.
The text was updated successfully, but these errors were encountered: