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

S32-temporal/Date.t (etc.) failures #3500

Closed
p6rt opened this issue Sep 2, 2014 · 4 comments
Closed

S32-temporal/Date.t (etc.) failures #3500

p6rt opened this issue Sep 2, 2014 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Sep 2, 2014

Migrated from rt.perl.org#122681 (status was 'resolved')

Searchable as RT122681$

@p6rt
Copy link
Author

p6rt commented Sep 2, 2014

From @coke

S32-temporal/Date.t, S32-temporal/DateTime-Instant-Duration.t,
S32-temporal/DateTime.t,

These tests started failing with rakudo commit​: 98c32aaa8b2219

commit 98c32aaa8b2219da8f992f4e21038f2861c8a1fe
Author​: TimToady <larry@​wall.org>
Date​: Wed Aug 27 16​:00​:57 2014 -0700

  div and % throw for division by 0 on native int

  When used on native integer types, div and % need to be very fast and jittab
  Returning failure interferes with this, so for these low-level ops, we rely
  the hardware to throw an exception. Use something higher-level if you want
  higher-level semantics.

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 21, 2014

From @usev6

The test failures in S32-temporal/Date* are gone. For parrot there was a commit from lizmat++ which fixed the issue​: rakudo/rakudo@a640aab

I'm closing this ticket now.

1 similar comment
@p6rt
Copy link
Author

p6rt commented Oct 21, 2014

From @usev6

The test failures in S32-temporal/Date* are gone. For parrot there was a commit from lizmat++ which fixed the issue​: rakudo/rakudo@a640aab

I'm closing this ticket now.

@p6rt p6rt closed this as completed Oct 21, 2014
@p6rt
Copy link
Author

p6rt commented Oct 21, 2014

@usev6 - Status changed from 'new' to 'resolved'

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

No branches or pull requests

1 participant