From eca6fc050c2c4f16ad2bccdd28553fc702c4ad0c Mon Sep 17 00:00:00 2001 From: Jan Schulz Date: Mon, 9 May 2016 14:46:35 +0200 Subject: [PATCH] Remove wrongly commited test.txt --- test.txt | 206 ------------------------------------------------------- 1 file changed, 206 deletions(-) delete mode 100644 test.txt diff --git a/test.txt b/test.txt deleted file mode 100644 index d82196bb51ce..000000000000 --- a/test.txt +++ /dev/null @@ -1,206 +0,0 @@ -TARGET_ARCH=x86, CONDA_PY=27 - -====================================================================== -FAIL: matplotlib.tests.test_axes.test_specgram_angle_freqs.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 197, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_axes\specgram_angle_freqs.png vs. C:\projects\matplotlib\result_images\test_axes\specgram_angle_freqs-expected.png -(RMS 0.002) - -====================================================================== -FAIL: matplotlib.tests.test_patches.test_wedge_range.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 197, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_patches\wedge_range.png vs. C:\projects\matplotlib\result_images\test_patches\wedge_range-expected.png -(RMS 0.059) - -====================================================================== -FAIL: matplotlib.tests.test_patheffects.test_collection.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 197, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_patheffects\collection.png vs. C:\projects\matplotlib\result_images\test_patheffects\collection-expected.png -(RMS 0.008) - ----------------------------------------------------------------------- -Ran 5966 tests in 588.929s - -FAILED (KNOWNFAIL=40, SKIP=1210, failures=3) -TARGET_ARCH=x64, CONDA_PY=27 - -====================================================================== -FAIL: matplotlib.tests.test_patches.test_wedge_range.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 197, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_patches\wedge_range.png vs. C:\projects\matplotlib\result_images\test_patches\wedge_range-expected.png -(RMS 0.059) - -====================================================================== -FAIL: matplotlib.tests.test_patheffects.test_collection.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 197, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_patheffects\collection.png vs. C:\projects\matplotlib\result_images\test_patheffects\collection-expected.png - (RMS 0.012) - ----------------------------------------------------------------------- -Ran 5966 tests in 411.283s - -FAILED (KNOWNFAIL=40, SKIP=1210, failures=2) -TARGET_ARCH=x64, CONDA_PY=34 - -====================================================================== -FAIL: matplotlib.tests.test_patches.test_wedge_range.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 198, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -matplotlib.testing.exceptions.ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_patches\wedge_range.png vs. C:\projects\matplotlib\result_images\test_patches\wedge_range-expected.png - (RMS 0.059) - -====================================================================== -FAIL: matplotlib.tests.test_patheffects.test_collection.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 198, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -matplotlib.testing.exceptions.ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_patheffects\collection.png vs. C:\projects\matplotlib\result_images\test_patheffects\collection-expected.png -(RMS 0.012) - ----------------------------------------------------------------------- -Ran 5966 tests in 494.700s - -FAILED (KNOWNFAIL=40, SKIP=1210, failures=2) -TARGET_ARCH=x64, CONDA_PY=35 - -====================================================================== -FAIL: matplotlib.tests.test_axes.test_specgram_freqs.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 198, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -matplotlib.testing.exceptions.ImageComparisonFailure: images not close: - C:\projects\matplotlib\result_images\test_axes\specgram_freqs.png vs. C:\projects\matplotlib\result_images\test_axes\specgram_freqs-expected.png -(RMS 0.042) - -====================================================================== -FAIL: matplotlib.tests.test_axes.test_specgram_freqs.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 198, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -matplotlib.testing.exceptions.ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_axes\specgram_freqs_linear.png vs. C:\projects\matplotlib\result_images\test_axes\specgram_freqs_linear-expected.png - (RMS 0.042) - -====================================================================== -FAIL: matplotlib.tests.test_axes.test_specgram_magnitude_freqs.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 198, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -matplotlib.testing.exceptions.ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_axes\specgram_magnitude_freqs.png vs. C:\projects\matplotlib\result_images\test_axes\specgram_magnitude_freqs-expected.png - (RMS 0.042) - -====================================================================== -FAIL: matplotlib.tests.test_axes.test_specgram_magnitude_freqs.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 198, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -matplotlib.testing.exceptions.ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_axes\specgram_magnitude_freqs_linear.png vs. C:\projects\matplotlib\result_images\test_axes\specgram_magnitude_freqs_linear-expected.png -(RMS 0.042) - -====================================================================== -FAIL: matplotlib.tests.test_patheffects.test_collection.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 198, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -matplotlib.testing.exceptions.ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_patheffects\collection.png vs. C:\projects\matplotlib\result_images\test_patheffects\collection-expected.png -(RMS 0.006) - -====================================================================== -FAIL: matplotlib.tests.test_triangulation.test_tri_smooth_gradient.test ----------------------------------------------------------------------- -Traceback (most recent call last): - File "C:\conda\envs\test-environment\lib\site-packages\nose\case.py", line 198, in runTest - self.test(*self.arg) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 55, in failer - result = f(*args, **kwargs) - File "c:\projects\matplotlib\lib\matplotlib\testing\decorators.py", line 259, in do_test - '(RMS %(rms).3f)'%err) -matplotlib.testing.exceptions.ImageComparisonFailure: images not close: -C:\projects\matplotlib\result_images\test_triangulation\tri_smooth_gradient.png vs. C:\projects\matplotlib\result_images\test_triangulation\tri_smooth_gradient-expected.png -(RMS 0.014) - ----------------------------------------------------------------------- -Ran 5966 tests in 517.163s - -FAILED (KNOWNFAIL=40, SKIP=1210, failures=6) \ No newline at end of file pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy