Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.83 KB | None | 0 0
  1. ======================================================================
  2. FAIL: matplotlib.tests.test_axes.test_arc_ellipse.test
  3. ----------------------------------------------------------------------
  4. Traceback (most recent call last):
  5.   File "/home/robitaille/usr/lib64/python2.6/site-packages/nose/case.py", line 197, in runTest
  6.     self.test(*self.arg)
  7.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 35, in failer
  8.     result = f(*args, **kwargs)
  9.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 126, in do_test
  10.     '(RMS %(rms).3f)'%err)
  11. ImageComparisonFailure: images not close: /home/robitaille/matplotlib/result_images/test_axes/arc_ellipse.png vs. /home/robitaille/matplotlib/result_images/test_axes/expected-arc_ellipse.png (RMS 243.382)
  12.  
  13. ======================================================================
  14. FAIL: matplotlib.tests.test_axes.test_markevery_line.test
  15. ----------------------------------------------------------------------
  16. Traceback (most recent call last):
  17.   File "/home/robitaille/usr/lib64/python2.6/site-packages/nose/case.py", line 197, in runTest
  18.     self.test(*self.arg)
  19.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 35, in failer
  20.     result = f(*args, **kwargs)
  21.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 126, in do_test
  22.     '(RMS %(rms).3f)'%err)
  23. ImageComparisonFailure: images not close: /home/robitaille/matplotlib/result_images/test_axes/markevery_line.png vs. /home/robitaille/matplotlib/result_images/test_axes/expected-markevery_line.png (RMS 23410.476)
  24.  
  25. ======================================================================
  26. FAIL: matplotlib.tests.test_axes.test_polar_units.test
  27. ----------------------------------------------------------------------
  28. Traceback (most recent call last):
  29.   File "/home/robitaille/usr/lib64/python2.6/site-packages/nose/case.py", line 197, in runTest
  30.     self.test(*self.arg)
  31.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 35, in failer
  32.     result = f(*args, **kwargs)
  33.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 126, in do_test
  34.     '(RMS %(rms).3f)'%err)
  35. ImageComparisonFailure: images not close: /home/robitaille/matplotlib/result_images/test_axes/polar_units_2.png vs. /home/robitaille/matplotlib/result_images/test_axes/expected-polar_units_2.png (RMS 33.764)
  36.  
  37. ======================================================================
  38. FAIL: matplotlib.tests.test_mathtext.mathfont_stix_14_test.test
  39. ----------------------------------------------------------------------
  40. Traceback (most recent call last):
  41.   File "/home/robitaille/usr/lib64/python2.6/site-packages/nose/case.py", line 197, in runTest
  42.     self.test(*self.arg)
  43.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 35, in failer
  44.     result = f(*args, **kwargs)
  45.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 126, in do_test
  46.     '(RMS %(rms).3f)'%err)
  47. ImageComparisonFailure: images not close: /home/robitaille/matplotlib/result_images/test_mathtext/mathfont_stix_14.png vs. /home/robitaille/matplotlib/result_images/test_mathtext/expected-mathfont_stix_14.png (RMS 3378.374)
  48.  
  49. ======================================================================
  50. FAIL: matplotlib.tests.test_mathtext.mathfont_stix_17_test.test
  51. ----------------------------------------------------------------------
  52. Traceback (most recent call last):
  53.   File "/home/robitaille/usr/lib64/python2.6/site-packages/nose/case.py", line 197, in runTest
  54.     self.test(*self.arg)
  55.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 35, in failer
  56.     result = f(*args, **kwargs)
  57.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 126, in do_test
  58.     '(RMS %(rms).3f)'%err)
  59. ImageComparisonFailure: images not close: /home/robitaille/matplotlib/result_images/test_mathtext/mathfont_stix_17.png vs. /home/robitaille/matplotlib/result_images/test_mathtext/expected-mathfont_stix_17.png (RMS 60.770)
  60.  
  61. ======================================================================
  62. FAIL: matplotlib.tests.test_mathtext.mathfont_stix_56_test.test
  63. ----------------------------------------------------------------------
  64. Traceback (most recent call last):
  65.   File "/home/robitaille/usr/lib64/python2.6/site-packages/nose/case.py", line 197, in runTest
  66.     self.test(*self.arg)
  67.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 35, in failer
  68.     result = f(*args, **kwargs)
  69.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 126, in do_test
  70.     '(RMS %(rms).3f)'%err)
  71. ImageComparisonFailure: images not close: /home/robitaille/matplotlib/result_images/test_mathtext/mathfont_stix_56.png vs. /home/robitaille/matplotlib/result_images/test_mathtext/expected-mathfont_stix_56.png (RMS 3385.501)
  72.  
  73. ======================================================================
  74. FAIL: matplotlib.tests.test_mathtext.mathfont_stixsans_19_test.test
  75. ----------------------------------------------------------------------
  76. Traceback (most recent call last):
  77.   File "/home/robitaille/usr/lib64/python2.6/site-packages/nose/case.py", line 197, in runTest
  78.     self.test(*self.arg)
  79.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 35, in failer
  80.     result = f(*args, **kwargs)
  81.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 126, in do_test
  82.     '(RMS %(rms).3f)'%err)
  83. ImageComparisonFailure: images not close: /home/robitaille/matplotlib/result_images/test_mathtext/mathfont_stixsans_19.png vs. /home/robitaille/matplotlib/result_images/test_mathtext/expected-mathfont_stixsans_19.png (RMS 3405.471)
  84.  
  85. ======================================================================
  86. FAIL: matplotlib.tests.test_mathtext.mathfont_stixsans_56_test.test
  87. ----------------------------------------------------------------------
  88. Traceback (most recent call last):
  89.   File "/home/robitaille/usr/lib64/python2.6/site-packages/nose/case.py", line 197, in runTest
  90.     self.test(*self.arg)
  91.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 35, in failer
  92.     result = f(*args, **kwargs)
  93.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 126, in do_test
  94.     '(RMS %(rms).3f)'%err)
  95. ImageComparisonFailure: images not close: /home/robitaille/matplotlib/result_images/test_mathtext/mathfont_stixsans_56.png vs. /home/robitaille/matplotlib/result_images/test_mathtext/expected-mathfont_stixsans_56.png (RMS 3385.501)
  96.  
  97. ======================================================================
  98. FAIL: matplotlib.tests.test_tightlayout.test_tight_layout4.test
  99. ----------------------------------------------------------------------
  100. Traceback (most recent call last):
  101.   File "/home/robitaille/usr/lib64/python2.6/site-packages/nose/case.py", line 197, in runTest
  102.     self.test(*self.arg)
  103.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 35, in failer
  104.     result = f(*args, **kwargs)
  105.   File "/home/robitaille/usr/lib64/python2.6/site-packages/matplotlib/testing/decorators.py", line 126, in do_test
  106.     '(RMS %(rms).3f)'%err)
  107. ImageComparisonFailure: images not close: /home/robitaille/matplotlib/result_images/test_tightlayout/tight_layout4.png vs. /home/robitaille/matplotlib/result_images/test_tightlayout/expected-tight_layout4.png (RMS 10.100)
  108.  
  109. ----------------------------------------------------------------------
  110. Ran 993 tests in 448.944s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement