You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running pytest on CircleCI, Travis and Azure, the trigger plots should get saved.
Actual Behavior
Trigger plots don't get saved when running pytest on CircleCI, Travis and Azure. The plt.savefig() function gets stuck.
Specifications
- Python version: 3.6 and 3.7
- phys2bids version: v2.1.0+29.g2007d8b
- Platform: CircleCI, Travis and Azure Pipelines
The text was updated successfully, but these errors were encountered:
eurunuela
added
Bug
Something isn't working
Testing
This is for testing features, writing tests or producing testing code
labels
Aug 13, 2020
eurunuela
changed the title
Trigger plots won't save when on automatic testing mode
Trigger plots don't get saved when on automatic testing mode
Aug 13, 2020
Expected Behavior
When running pytest on CircleCI, Travis and Azure, the trigger plots should get saved.
Actual Behavior
Trigger plots don't get saved when running pytest on CircleCI, Travis and Azure. The
plt.savefig()
function gets stuck.Specifications
The text was updated successfully, but these errors were encountered: