Skip to content

Fully skip Aqua in downstream testing#148

Merged
ranocha merged 5 commits into
NumericalMathematics:mainfrom
ChrisRackauckas:patch-1
Mar 24, 2025
Merged

Fully skip Aqua in downstream testing#148
ranocha merged 5 commits into
NumericalMathematics:mainfrom
ChrisRackauckas:patch-1

Conversation

@ChrisRackauckas

Copy link
Copy Markdown
Contributor

Aqua.jl just doesn't generally do well with downstream tests. So instead of disabling one test, it should just disable them all. This will fix https://github.com/SciML/OrdinaryDiffEq.jl/actions/runs/13932593014/job/38997101429#step:5:1605

Aqua.jl just doesn't generally do well with downstream tests. So instead of disabling one test, it should just disable them all. This will fix https://github.com/SciML/OrdinaryDiffEq.jl/actions/runs/13932593014/job/38997101429#step:5:1605
Comment thread test/runtests.jl Outdated
ChrisRackauckas and others added 2 commits March 23, 2025 16:57
Co-authored-by: Joshua Lampert <51029046+JoshuaLampert@users.noreply.github.com>

@ranocha ranocha left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@codecov-commenter

codecov-commenter commented Mar 24, 2025

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.10%. Comparing base (657f379) to head (a691bda).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #148   +/-   ##
=======================================
  Coverage   98.10%   98.10%           
=======================================
  Files           7        7           
  Lines        1637     1637           
=======================================
  Hits         1606     1606           
  Misses         31       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ranocha

ranocha commented Mar 24, 2025

Copy link
Copy Markdown
Member

Downgrade fails because of an upstream issue, see SciML/OrdinaryDiffEq.jl#2639

@ranocha ranocha left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Downgrade tests fail.

@JoshuaLampert

Copy link
Copy Markdown
Member

Downgrade tests also failed in #149 already.

@ranocha ranocha left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm... Let's merge this to make OrdinaryDiffEq.jl downstream tests pass and debug the issue afterward

@ranocha ranocha merged commit 9570b0a into NumericalMathematics:main Mar 24, 2025
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.

4 participants