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

Split PETSc and non-PETSc tests on CI #3184

Merged
merged 46 commits into from
Apr 29, 2024
Merged

Split PETSc and non-PETSc tests on CI #3184

merged 46 commits into from
Apr 29, 2024

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    0132b6b View commit details
    Browse the repository at this point in the history
  2. Lint

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9964160 View commit details
    Browse the repository at this point in the history
  3. Import fix

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1c00ed4 View commit details
    Browse the repository at this point in the history
  4. Run tests in parallel

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1cb6c3f View commit details
    Browse the repository at this point in the history
  5. Relax test tol

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    af0f9db View commit details
    Browse the repository at this point in the history
  6. Change pytest invocation

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    dbfb110 View commit details
    Browse the repository at this point in the history
  7. Update test

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7571dfe View commit details
    Browse the repository at this point in the history
  8. lint check

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6e28181 View commit details
    Browse the repository at this point in the history
  9. Use np.isclose

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    2a67b8f View commit details
    Browse the repository at this point in the history
  10. atol adjustment

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    139687c View commit details
    Browse the repository at this point in the history
  11. Test updates

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    687c4a4 View commit details
    Browse the repository at this point in the history
  12. Update imports

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5ff94f2 View commit details
    Browse the repository at this point in the history
  13. Work on imports

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    32da4a8 View commit details
    Browse the repository at this point in the history
  14. Test handling

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    f815d1f View commit details
    Browse the repository at this point in the history
  15. Test updates

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    41bac64 View commit details
    Browse the repository at this point in the history
  16. Import fix

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    eecf9eb View commit details
    Browse the repository at this point in the history
  17. Add markers

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    933fba3 View commit details
    Browse the repository at this point in the history
  18. Format fix

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    58028ee View commit details
    Browse the repository at this point in the history
  19. Disable markers

    garth-wells committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    fe5247b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Fix test

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    481d6e2 View commit details
    Browse the repository at this point in the history
  2. More updates

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e092249 View commit details
    Browse the repository at this point in the history
  3. Test update

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ff98409 View commit details
    Browse the repository at this point in the history
  4. Fix syntax

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3ea7fe1 View commit details
    Browse the repository at this point in the history
  5. Marker fix

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c4de44d View commit details
    Browse the repository at this point in the history
  6. Mark tests

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5e2c91b View commit details
    Browse the repository at this point in the history
  7. Update tests

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    69aa0dc View commit details
    Browse the repository at this point in the history
  8. Import fix

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    bf831e6 View commit details
    Browse the repository at this point in the history
  9. Doc fix

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    767345b View commit details
    Browse the repository at this point in the history
  10. Lint

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    76c6f72 View commit details
    Browse the repository at this point in the history
  11. Update demo

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    512121f View commit details
    Browse the repository at this point in the history
  12. Lint

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    218e696 View commit details
    Browse the repository at this point in the history
  13. Run tests in parallel

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0d31463 View commit details
    Browse the repository at this point in the history
  14. Disable test

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a2c3490 View commit details
    Browse the repository at this point in the history
  15. Run petsc-only tests

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5aca5de View commit details
    Browse the repository at this point in the history
  16. Test updates

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a74b6b9 View commit details
    Browse the repository at this point in the history
  17. Group tests

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    89ee227 View commit details
    Browse the repository at this point in the history
  18. Fix

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    6257457 View commit details
    Browse the repository at this point in the history
  19. Register marker

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a221bae View commit details
    Browse the repository at this point in the history
  20. Syntax fix

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e673d8a View commit details
    Browse the repository at this point in the history
  21. Refactor

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    18c27be View commit details
    Browse the repository at this point in the history
  22. adios2 marker

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9521465 View commit details
    Browse the repository at this point in the history
  23. and -> or

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    76cdf56 View commit details
    Browse the repository at this point in the history
  24. Use more test threads

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    02a1eda View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b80a8ec View commit details
    Browse the repository at this point in the history
  26. Handle markers

    garth-wells committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    396bb40 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7a34ad0 View commit details
    Browse the repository at this point in the history