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

dart2js does not throw exception when truncate-dividing by 0 #8301

Closed
ghost opened this issue Feb 4, 2013 · 10 comments
Closed

dart2js does not throw exception when truncate-dividing by 0 #8301

ghost opened this issue Feb 4, 2013 · 10 comments
Assignees

Comments

@ghost
Copy link

ghost commented Feb 4, 2013

test language/tests_language_div_with_power_of_two_test.dart

@kasperl
Copy link

kasperl commented Feb 5, 2013

Set owner to @kasperl.
Added this to the M3 milestone.
Added Accepted label.

@anders-sandholm
Copy link
Contributor

Removed this from the M3 milestone.
Added this to the M4 milestone.

@kasperl
Copy link

kasperl commented Apr 22, 2013

Removed this from the M4 milestone.
Added this to the M5 milestone.

@kasperl
Copy link

kasperl commented May 23, 2013

Added TriageForM5 label.

@kasperl
Copy link

kasperl commented May 28, 2013

Removed this from the M5 milestone.
Added this to the Later milestone.
Removed TriageForM5 label.

@DartBot
Copy link

DartBot commented Sep 22, 2013

This comment was originally written by ngeoffray@google.com


It throws UnsupportedError because 0 could as well be 0.0. Marking blocked on #­1533


Marked this as being blocked by #1533.

@kasperl
Copy link

kasperl commented Feb 21, 2014

Set owner to @floitschG.

@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.

@karlklose
Copy link
Contributor

The test is no longer failing in 79a8654

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants