Skip to content

Instantly share code, notes, and snippets.

@glyph
Created March 4, 2015 01:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glyph/3936e7b3ffe9b196b6d7 to your computer and use it in GitHub Desktop.
Save glyph/3936e7b3ffe9b196b6d7 to your computer and use it in GitHub Desktop.
created by github.com/tr3buchet/gister
glyph@elfa:~/Projects/Mantissa VE:Mantissa BR:master
★ trial xmantissa.test.test_people.PeopleUtilitiesTestCase.test_makeThumbnail116 ↩ Tue Mar 3 17:12:20 PST 2015
xmantissa.test.test_people
PeopleUtilitiesTestCase
test_makeThumbnail116 ... ('extremas', ((0, 119),))
('extremas', ((0, 119),))
('extremas', ((0, 119),))
('extremas', ((0, 119),))
('extremas', ((0, 119),))
('extremas', ((0, 119),))
('extremas', ((0, 119),))
('extremas', ((0, 119),))
('extremas', ((0, 119),))
('extremas', ((0, 119),))
('extremas', ((0, 119), (0, 119), (0, 119)))
('extremas', ((0, 119), (0, 119), (0, 119)))
('extremas', ((0, 119), (0, 119), (0, 119)))
('extremas', ((0, 119), (0, 119), (0, 119)))
('extremas', ((0, 119), (0, 119), (0, 119)))
('extremas', ((0, 119), (0, 119), (0, 119)))
('extremas', ((0, 119), (0, 119), (0, 119)))
('extremas', ((0, 119), (0, 119), (0, 119)))
('extremas', ((0, 119), (0, 119), (0, 119)))
('extremas', ((0, 119), (0, 119), (0, 119)))
('extremas', ((0, 255), (0, 255), (0, 255), (0, 119)))
[FAIL]
===============================================================================
[FAIL]
Traceback (most recent call last):
File "/Users/glyph/Projects/Mantissa/xmantissa/test/test_people.py", line 290, in test_makeThumbnail116
self.assertEqual(extrema, (0, 119), cause)
File "/Users/glyph/.virtualenvs/Mantissa/lib/python2.7/site-packages/twisted/trial/_synctest.py", line 447, in assertEqual
% (msg, pformat(first), pformat(second)))
twisted.trial.unittest.FailTest: Image.new('RGBA', (30, 120)) via PNG
not equal:
a = (0, 255)
b = (0, 119)
xmantissa.test.test_people.PeopleUtilitiesTestCase.test_makeThumbnail116
-------------------------------------------------------------------------------
Ran 1 tests in 0.044s
FAILED (failures=1)
↪ Tue Mar 3 17:12:22 PST 2015 (★ trial xmantissa.test.test_people.PeopleUtilitiesTestCase.test_makeThumbnail116) (2 seconds elapsed)
glyph@elfa:~/Projects/Mantissa[Error: 1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment