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

Test CI #1131

Closed
wants to merge 28 commits into from
Closed

Test CI #1131

wants to merge 28 commits into from

Commits on Oct 26, 2023

  1. Use pytest 7.4.2

    hsinfan1996 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3c83480 View commit details
    Browse the repository at this point in the history
  2. Try stricter rtol

    hsinfan1996 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    da056af View commit details
    Browse the repository at this point in the history
  3. Use assert_allclose

    hsinfan1996 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    52f8aa1 View commit details
    Browse the repository at this point in the history
  4. test test_power.py only

    hsinfan1996 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    48db0e4 View commit details
    Browse the repository at this point in the history
  5. Use pytest 7.4.3

    hsinfan1996 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    749c711 View commit details
    Browse the repository at this point in the history
  6. pytest=7.4.2

    hsinfan1996 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a997944 View commit details
    Browse the repository at this point in the history
  7. pytest==7.4.2

    hsinfan1996 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9062be0 View commit details
    Browse the repository at this point in the history
  8. Revert test_power.py

    hsinfan1996 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9d694f3 View commit details
    Browse the repository at this point in the history
  9. Unpin pytest

    hsinfan1996 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    09bb2db View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Try pytest=7.4.2 again

    hsinfan1996 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4b11311 View commit details
    Browse the repository at this point in the history
  2. Verbose

    hsinfan1996 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4823fc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. libgfortran5=13.2.0

    hsinfan1996 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1fffdd9 View commit details
    Browse the repository at this point in the history
  2. No Benchmarks for now

    hsinfan1996 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f0a58fe View commit details
    Browse the repository at this point in the history
  3. libgfortran5=12.2.0

    hsinfan1996 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    58814b1 View commit details
    Browse the repository at this point in the history
  4. libgfortran5=13.2.0

    hsinfan1996 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    abbdd8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7689df3 View commit details
    Browse the repository at this point in the history
  6. Revert all changes

    hsinfan1996 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    97689cd View commit details
    Browse the repository at this point in the history
  7. Revert all

    hsinfan1996 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bde36d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dfc7f22 View commit details
    Browse the repository at this point in the history
  9. Restore rtol to 1e-5

    hsinfan1996 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    19d8a48 View commit details
    Browse the repository at this point in the history
  10. libgfortran5=13.2.0

    hsinfan1996 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6078b1c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. test_power.py only

    hsinfan1996 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    bac811f View commit details
    Browse the repository at this point in the history
  2. pytest-7.4.2

    hsinfan1996 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5c72bef View commit details
    Browse the repository at this point in the history
  3. pytest=7.4.2

    hsinfan1996 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    181a873 View commit details
    Browse the repository at this point in the history
  4. pip cython==3.0.4

    hsinfan1996 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    778c03b View commit details
    Browse the repository at this point in the history
  5. Update environment.yml

    hsinfan1996 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5f61113 View commit details
    Browse the repository at this point in the history
  6. Relax tolerance

    hsinfan1996 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    c8ad754 View commit details
    Browse the repository at this point in the history
  7. Update environment.yml

    hsinfan1996 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    90e3476 View commit details
    Browse the repository at this point in the history