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

[Bug Fix] Pytester.syspathinsert() has no effect when using runpytest_subprocess() . closes #10651 #12812

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Sep 13, 2024

  1. progress

    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1a772a3 View commit details
    Browse the repository at this point in the history
  2. Update Authors

    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7c775f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a569ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc0aaa1 View commit details
    Browse the repository at this point in the history
  5. Fix DOCString

    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6f95f59 View commit details
    Browse the repository at this point in the history
  6. Fix DOCString

    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c78ed4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b88d0d3 View commit details
    Browse the repository at this point in the history
  8. Fix DOCString

    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5bb131f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'bug-fix-10651-syspathinsert-not-passing-to-pytester-sub…

    …process' of https://github.com/Oreldm/pytest into bug-fix-10651-syspathinsert-not-passing-to-pytester-subprocess
    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f630494 View commit details
    Browse the repository at this point in the history
  10. progress

    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4d691ea View commit details
    Browse the repository at this point in the history
  11. progress

    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a87a190 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b468fe View commit details
    Browse the repository at this point in the history
  13. added bugfix.rst

    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    30f2ba7 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'bug-fix-10651-syspathinsert-not-passing-to-pytester-sub…

    …process' of https://github.com/Oreldm/pytest into bug-fix-10651-syspathinsert-not-passing-to-pytester-subprocess
    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7f10717 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d31e435 View commit details
    Browse the repository at this point in the history
  16. progress

    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    ac930cd View commit details
    Browse the repository at this point in the history
  17. Merge branch 'bug-fix-10651-syspathinsert-not-passing-to-pytester-sub…

    …process' of https://github.com/Oreldm/pytest into bug-fix-10651-syspathinsert-not-passing-to-pytester-subprocess
    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    994d24d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    03d80d0 View commit details
    Browse the repository at this point in the history
  19. progress

    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3d24eb3 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'bug-fix-10651-syspathinsert-not-passing-to-pytester-sub…

    …process' of https://github.com/Oreldm/pytest into bug-fix-10651-syspathinsert-not-passing-to-pytester-subprocess
    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f731aaf View commit details
    Browse the repository at this point in the history
  21. progress

    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2690455 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6679929 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    080b763 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'bug-fix-10651-syspathinsert-not-passing-to-pytester-sub…

    …process' of https://github.com/Oreldm/pytest into bug-fix-10651-syspathinsert-not-passing-to-pytester-subprocess
    Oreldm committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1d74520 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5719422 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    32fe1b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. [PR Fix] Update testing/test_pytester.py remove timeout

    Co-authored-by: Bruno Oliveira <[email protected]>
    Oreldm and nicoddemus authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2924ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deee731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd1a5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c88995 View commit details
    Browse the repository at this point in the history