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

CI failure: derivative wrong: Test Failed #235

Open
mzgubic opened this issue Jan 19, 2022 · 1 comment
Open

CI failure: derivative wrong: Test Failed #235

mzgubic opened this issue Jan 19, 2022 · 1 comment

Comments

@mzgubic
Copy link
Member

mzgubic commented Jan 19, 2022

On Julia 1.0, ubuntu: https://github.com/JuliaDiff/ChainRulesTestUtils.jl/runs/4862197179?check_suite_focus=true

Not really sure what the cause is, will rerun

   Testing ChainRulesTestUtils
26
 Resolving package versions...
27
derivative wrong: Test Failed at /home/runner/work/ChainRulesTestUtils.jl/ChainRulesTestUtils.jl/test/testers.jl:544
28
  Expression: fails((()->begin
29
            test_rrule(my_identity2, 2.2)
30
        end))
31
Stacktrace:
32
 [1] macro expansion at /home/runner/work/ChainRulesTestUtils.jl/ChainRulesTestUtils.jl/test/testers.jl:544 [inlined]
33
 [2] macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
34
 [3] macro expansion at /home/runner/work/ChainRulesTestUtils.jl/ChainRulesTestUtils.jl/test/testers.jl:532 [inlined]
35
 [4] macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
36
 [5] macro expansion at /home/runner/work/ChainRulesTestUtils.jl/ChainRulesTestUtils.jl/test/testers.jl:515 [inlined]
37
 [6] macro expansion at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Test/src/Test.jl:1083 [inlined]
38
 [7] top-level scope at /home/runner/work/ChainRulesTestUtils.jl/ChainRulesTestUtils.jl/test/testers.jl:69
@oxinabox
Copy link
Member

oxinabox commented Jan 19, 2022

weird, it looks like the fails isn't surpressing the failure from propagating?
I can't see why this would happen only on one OS and all the way back in the unchanged julia 1.0.0

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

No branches or pull requests

2 participants