Skip to content

Fix Python tests and remove CircleCI-specific path #106

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

Merged
merged 10 commits into from
Aug 2, 2022

Conversation

drdrsh
Copy link
Collaborator

@drdrsh drdrsh commented Aug 2, 2022

Python tests were broken for a while but CircleCI didn't pick that signal up.

This PR makes changes so that any failure during installation of test dependancies or during the test run itself will terminate the test suite with failure.

I also replaced CircleCI-specific path with relative paths

@drdrsh drdrsh changed the title Remove CircleCI-specific path in tests Fix Python tests and remove CircleCI-specific path Aug 2, 2022
@levkk levkk merged commit 5ac85ea into postgresml:main Aug 2, 2022
jmeagher pushed a commit to jmeagher/pgcat that referenced this pull request Feb 17, 2023
* Remove CircleCI-specific path in tests

* ..?

* Fix testsP

* Fix python test

* remove pip

* Maybe fail?

* return code?

* no &

* Fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants