aragilar / pytest-mpi

Pytest plugin for working with MPI
https://pytest-mpi.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
19 stars 7 forks source link

Get the tests working again #18

Closed aragilar closed 3 years ago

aragilar commented 3 years ago

This doesn't fix the pytest 6 changes, but gets everything else working hopefully (making it easier to get this working on newer pytests).

aragilar commented 3 years ago

bors r+

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (9dd69a1) into master (eb7c1d3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          116       116           
=========================================
  Hits           116       116           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 21494a6...9dd69a1. Read the comment docs.

bors[bot] commented 3 years ago

Build failed:

aragilar commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build failed:

aragilar commented 3 years ago

Merge for now, will disable the MacOS tests separately.