Skip to content

AD tests disabled on Julia pre-release due to Zygote.jl incompatibilities #297

@ChrisRackauckas-Claude

Description

@ChrisRackauckas-Claude

Summary

AD tests (derivative_tests.jl, nested_ad_tests.jl) are currently excluded from pre-release Julia CI runs due to upstream Zygote.jl incompatibilities with Julia 1.12.

This was implemented in PR #296 by moving AD tests to a separate test group that's excluded from pre-release Julia in the CI matrix.

Upstream Issues

The root cause appears to be Zygote.jl regressions on Julia 1.12:

Action Items

  • Monitor upstream Zygote.jl issues for fixes
  • Re-enable AD tests on pre-release Julia once Zygote.jl is compatible with Julia 1.12

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions