Skip to content

Fix bug in testing python stuff from tarballs

Description

This merge fixes a bug in the two automated python tests (test_python_imports.py and test_python_scripts.py), which resulted in those tests not finding anything to test.

EDIT: I am also going through and fixing / attempting to fix the actual test failures that should have been exposed months ago.

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

Review Status

Edited by Ghost User

Merge request reports

Loading