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 a bug in tests of imf #51

Merged
merged 1 commit into from
Aug 16, 2018
Merged

Fix a bug in tests of imf #51

merged 1 commit into from
Aug 16, 2018

Conversation

benelsen
Copy link
Contributor

An imf test case returns [[0.0389489], [0.0273499]] but tests with
isapprox against [0.0389489, 0.0273499]. For some reason this breaks
in 1.0 (changes in broadcast?).

An imf test case returns [[0.0389489], [0.0273499]] but tests with
isapprox against [0.0389489, 0.0273499]. For some reason this breaks
in 0.7/1.0 (changes in broadcast?).
@TestSubjector
Copy link
Contributor

TestSubjector commented Aug 15, 2018

I assume the test fail is because of (JuliaLang/julia#26435).

The reason that your checks are failing for the windows builds are mainly because the appveyor.yml file has to be updated, to match the recent changes in https://github.com/JuliaCI/Appveyor.jl.

@giordano
Copy link
Member

I updated the AppVeyor script in master, I'm going to merge this

@giordano giordano merged commit 8ffaa1c into JuliaAstro:master Aug 16, 2018
@giordano
Copy link
Member

Seems to work also on AppVeyor: https://ci.appveyor.com/project/giordano/astrolib-jl/build/1.0.302 Thank you so much!

@benelsen benelsen deleted the fix_imf_test branch August 16, 2018 19:03
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

3 participants