Skip to content

Unmark Bilinear and MultiHeadAttention Enzyme tests as broken on Julia 1.12#2666

Draft
Copilot wants to merge 2 commits into
masterfrom
copilot/activate-enzyme-tests-julia-1-12
Draft

Unmark Bilinear and MultiHeadAttention Enzyme tests as broken on Julia 1.12#2666
Copilot wants to merge 2 commits into
masterfrom
copilot/activate-enzyme-tests-julia-1-12

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 26, 2026

The upstream Enzyme.jl bug (EnzymeAD/Enzyme.jl#2998) affecting Bilinear and MultiHeadAttention gradient tests on Julia 1.12+ has been fixed. Removes the conditional BROKEN_TESTS workaround in test/ext_enzyme/enzyme.jl so these tests run normally again.

PR Checklist

  • Tests are added
  • Entry in NEWS.md
  • Documentation, if applicable
Original prompt

This section details on the original issue you should resolve

<issue_title>activate Enzyme tests on julia 1.12</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)

@CarloLucibello almost all tests activate in #2659, except for Bilinear and MultiHeadAttention tests that are marked as broken. Opened upstream issue https://github.com/EnzymeAD/Enzyme.jl/issues/2998 @CarloLucibello Skipping also Enzyme tests on Windows since they are failing at the moment. @CarloLucibello https://github.com/EnzymeAD/Enzyme.jl/issues/2998 has been fixed, the tests should be unbroken

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…on Julia 1.12

Co-authored-by: CarloLucibello <7014210+CarloLucibello@users.noreply.github.com>
Agent-Logs-Url: https://github.com/FluxML/Flux.jl/sessions/fc794ac4-a03a-4a42-b98a-48157cbc996a
Copilot AI changed the title [WIP] Activate Enzyme tests on Julia 1.12 Unmark Bilinear and MultiHeadAttention Enzyme tests as broken on Julia 1.12 Mar 26, 2026
Copilot AI requested a review from CarloLucibello March 26, 2026 08:33
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.

activate Enzyme tests on julia 1.12

2 participants