Closed dilawar closed 3 years ago
The underlying issue is likely a regression in Smoldyn which created a segmentation fault. Skipping the test will mask this.
The underlying issue is likely a regression in Smoldyn which created a segmentation fault. Skipping the test will mask this.
Unfortunately, I am unable to reproduce it locally: all tests are passing just fine with python3.9+Linux. I'll leave it open for now.
test_biosimulator.py
usingpytest.mark.ignore
. It was causing seg-fault on GH. Locally it was running fine.