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

Add test for scaleByPowerOfTen chaining #19

Merged
merged 1 commit into from Jul 29, 2019

Conversation

marschall
Copy link
Member

@marschall marschall commented Jul 21, 2019

Add a test for ensuring that chaining scaleByPowerOfTen returns the correct
result or throws ArithmeticException.


This change is Reviewable

Add a test for ensuring that chaining scaleByPowerOfTen returns the correct
result or throws ArithmeticException.
@marschall
Copy link
Member Author

Tests fail because of a TravisCI issue

$ ~/bin/install-jdk.sh --target "/home/travis/oraclejdk7" --workspace "/home/travis/.cache/install-jdk" --feature "7" --license "BCL"
Ignoring license option: BCL -- using GPLv2+CE by default
install-jdk.sh 2019-07-17
Expected feature release number in range of 9 to 14, but got: 7
The command "~/bin/install-jdk.sh --target "/home/travis/oraclejdk7" --workspace "/home/travis/.cache/install-jdk" --feature "7" --license "BCL"" failed and exited with 3 during .

@keilw keilw merged commit 877386f into JavaMoney:master Jul 29, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants