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

JsonTunableMapperTest failing #185

Closed
SethTisue opened this issue Feb 26, 2017 · 3 comments
Closed

JsonTunableMapperTest failing #185

SethTisue opened this issue Feb 26, 2017 · 3 comments

Comments

@SethTisue
Copy link
Contributor

SethTisue commented Feb 26, 2017

seen in Scala 2.12 community build (at e.g. https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/1288/consoleFull), but also reproducible locally just by checking out the develop branch and doing ++2.12.1 and testOnly *JsonTunableMapperTest*

[info] - loadJsonTunables throws an Illegal argument exception when multiple configs found *** FAILED ***
[info]   Expected exception java.lang.IllegalArgumentException to be thrown, but no exception was thrown (JsonTunableMapperTest.scala:221)
@jcrossley
Copy link
Contributor

Hi Seth! We're in the process of fixing this, thanks! Note that this should only be an issue on the develop, not release branch.

@jcrossley
Copy link
Contributor

@SethTisue
Copy link
Contributor Author

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

No branches or pull requests

2 participants