Guest User

Untitled

a guest
Jan 19th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. ======================================================================
  2. FAIL: test_get_reinitialized_command (__main__.CommandTestCase)
  3. ----------------------------------------------------------------------
  4. Traceback (most recent call last):
  5. File "..\Lib\packaging\tests\test_command_cmd.py", line 125, in test_get_reinitialized_command
  6. self.assertEqual(cmd.test_option_1, "Rabbit")
  7. AssertionError: 'Kitten' != 'Rabbit'
  8. - Kitten
  9. + Rabbit
  10.  
  11.  
  12. ----------------------------------------------------------------------
  13. Ran 7 tests in 0.004s
  14.  
  15. FAILED (failures=1)
  16. [110410 refs]
Add Comment
Please, Sign In to add comment