Skip to content
#

regression-tests

Here are 38 public repositories matching this topic...

eldipa
eldipa commented Aug 17, 2020

Describe the feature you'd like
See https://github.com/byexamples/byexample/blob/696a69bf2495c558fb0b9debbd71cfa8d098208a/byexample/runner.py#L164-L168

pexpect or pytprocess may say that they couldn't close the interpreter (self.interpreter.close() may raise an exception) however the process in deed finished.

I saw this "false negative" randomly when the interpreter was in a conta

Improve this page

Add a description, image, and links to the regression-tests topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the regression-tests topic, visit your repo's landing page and select "manage topics."

Learn more