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 #400 Stdout feedback if test skipped #440

Merged
merged 16 commits into from
Feb 12, 2024
Merged

Commits on Feb 1, 2024

  1. write skipped cases to stdout for user

    git-user committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5435534 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. altered message

    git-user committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    60e6344 View commit details
    Browse the repository at this point in the history
  2. fmt

    git-user committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    74fc728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86f885f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. ckp

    git-user committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f032796 View commit details
    Browse the repository at this point in the history
  2. fmt

    git-user committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5bf8af6 View commit details
    Browse the repository at this point in the history
  3. change header

    git-user committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5df10e4 View commit details
    Browse the repository at this point in the history
  4. fmt

    git-user committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    02778f4 View commit details
    Browse the repository at this point in the history
  5. change expected in test_test.py

    git-user committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fa0329f View commit details
    Browse the repository at this point in the history
  6. rm temp var

    git-user committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c557706 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. ckp

    git-user committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    82ae24c View commit details
    Browse the repository at this point in the history
  2. ckp

    git-user committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    29b8868 View commit details
    Browse the repository at this point in the history
  3. fix test

    robnagler committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f29013f View commit details
    Browse the repository at this point in the history
  4. remove test of test inside test

    robnagler committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ebaba51 View commit details
    Browse the repository at this point in the history
  5. fix test_tests_dir

    robnagler committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6a7ac0b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. override python-ci environment vars which caused test_test to stop at…

    … max failures
    robnagler committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7f8133a View commit details
    Browse the repository at this point in the history