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

fix: fix bugs #298

Merged
merged 1 commit into from
Dec 19, 2023
Merged

fix: fix bugs #298

merged 1 commit into from
Dec 19, 2023

Conversation

AayushSabharwal
Copy link
Member

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

@AayushSabharwal AayushSabharwal changed the title [do not merge] Rerun CI fix: fix bugs Dec 18, 2023
@AayushSabharwal
Copy link
Member Author

Tests are fixed by SciMLBase and DiffEqBase PRs

@AayushSabharwal
Copy link
Member Author

In hindsight, I guess CI targeting 1.9 specifically should be removed until 1.10 is out. Seems pointless using CI hours on identical tests.

@@ -1,3 +1,5 @@
using SparseArrays
Copy link
Member

Choose a reason for hiding this comment

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

wrong location for this.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll fix this and drop 1.9-specific CI once tests pass. It's absurd that they're taking over half an hour

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

@AayushSabharwal
Copy link
Member Author

There is something wrong with CI

@ChrisRackauckas
Copy link
Member

Rebase

@AayushSabharwal
Copy link
Member Author

I'm working on fixing compat

@ChrisRackauckas ChrisRackauckas merged commit 6e0aa08 into SciML:master Dec 19, 2023
12 of 16 checks passed
@AayushSabharwal AayushSabharwal deleted the as/rerun-ci branch December 22, 2023 17:53
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.

2 participants