I had run the full test before pushing the changes without any messages. I didn't run it with any options though.
--------------
$:~/cpython/Lib$ /home/cheryl/cpython/python -m test.test_idle
..............................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 238 tests in 3.684s
OK
------------------------
I wasn't sure about saving mocked objects either. I thought maybe it was related to the GUI mocks. Should I ask about it on core mentorship? |