Commit 514627d
Drop stale undefined_exports broken marker in OptimizationManopt QA
Aqua now reports "Unexpected Pass" for OptimizationManopt's undefined_exports
check: the `solve!` reexport clash that motivated `broken = true` no longer
produces an undefined export, so the broken marker errors the test. Remove it
and let the check run normally.
Verified the other libs with the same marker are still genuinely broken and
keep theirs: OptimizationNOMAD (`OptimizationNOMAD.solve` is undefined), plus
OptimizationMadNLP/OptimizationMetaheuristics (their QA jobs pass with the
marker in place).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4372e2c commit 514627d
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 5 | | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
13 | | - | |
14 | 9 | | |
15 | 10 | | |
16 | 11 | | |
| |||
0 commit comments