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

Fix incorrect test_fractional_seconds #191

Closed

Conversation

afedotov89
Copy link

Reopened from #103
Yes, this is broken on master.
There are two problems:

  1. Bug in DateTimeFormat.format_frac_seconds() (Fix of losses of significant zeros in DateTimeFormat.format_frac_seconds() #102)
  2. Bug in test_fractional_seconds, which checks format_frac_seconds()
    Therefore, the master builds. This pull request fix only test

@sils
Copy link
Member

sils commented Sep 10, 2015

hey @afedotov89 , thanks for your contribution!

I'm not sure what to make of your PRs. If you think Babel behaves wrong, you'll want to file a bug report, if you want to change the tests please repair the functionality in the same run.

@akx
Copy link
Member

akx commented Nov 21, 2016

This was fixed by 6adfcea (bug #350, PR #360).

@akx akx closed this Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants