Skip to content

Conversation

cokelaer
Copy link
Contributor

Also fix test_complete adding a try/except in sequana_pipetools/snaketools/sequana_config

pm.teardown()
try:
pm.teardown()
except:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tu sais ce que ça peut raise le teardown dans le cadre du test ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

non, l'idée ici c'était juste de supprimer le Makefile qui est créé si ca plante ou non et du coup j'ai mis un try/except par contre, pas de failure attendu. J'ai ajouté Exception

@cokelaer cokelaer merged commit fcf69f8 into sequana:master Sep 1, 2021
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