• Gregory P. Smith's avatar
    bpo-36013: delete fragile interactive shell SIGINT test (GH-11902) · 414c625a
    Gregory P. Smith yazdı
    It makes the existing smaller test more readable and robust at the same time.
    
    The execution of a shell in interactive mode from CI and buildbot test automation wasn't working out.  What would work locally in our terminals would only work within a fraction of automation systems.  The integration test was a nice to have.  painful.  deleting. :)
    414c625a
test_signal.py 44.4 KB