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

MPFR test failure on windows #41484

Closed
JeffBezanson opened this issue Jul 6, 2021 · 1 comment
Closed

MPFR test failure on windows #41484

JeffBezanson opened this issue Jul 6, 2021 · 1 comment
Labels
bignums BigInt and BigFloat ci Continuous integration system:windows Affects only Windows

Comments

@JeffBezanson
Copy link
Sponsor Member

e.g. https://build.julialang.org/#/builders/65/builds/743/steps/5/logs/stdio

Error in testset mpfr:
Test Failed at C:\buildbot\worker-tabularasa\tester_win64\build\share\julia\test\mpfr.jl:609
  Expression: log2(x) == log2(42)
   Evaluated: 5.3923174227787607 == 5.39231742277876
@JeffBezanson JeffBezanson added system:windows Affects only Windows bignums BigInt and BigFloat ci Continuous integration labels Jul 6, 2021
@DilumAluthge
Copy link
Member

DilumAluthge commented Jul 6, 2021

Duplicate of #41417.

After #41473, this test should be disabled on master. If you are seeing this in a PR build, can you trying rebasing the PR branch on the latest master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bignums BigInt and BigFloat ci Continuous integration system:windows Affects only Windows
Projects
None yet
Development

No branches or pull requests

2 participants