* [cyber] I: Sisyphus-20150301 x86_64 beehive_status: +18 -8 (425)
@ 2015-03-01 12:20 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2015-03-01 12:20 UTC (permalink / raw)
To: sisyphus-cybertalk
18 NEW error logs
perl-SQL-Statement-1.405-alt1
Result: FAIL
Failed 1/16 test programs. 0/5673 subtests failed.
make: *** [test_dynamic] Error 255
python-module-django-celery-3.2.0-alt1.a1.git20140924
from django.db.backends.creation import BaseDatabaseCreation
ImportError: No module named creation
python-module-django-filter-0.7-alt1.git20140929
from django.db.models.related import RelatedObject
ImportError: No module named related
python-module-django-horizon-2014.1.2-alt2
super(BaseLoader, self).__init__(*args, **kwargs)
TypeError: __init__() takes exactly 2 arguments (1 given)
python-module-efl-1.11.0-alt1
raise CompileError(None, pyx_file)
Cython.Compiler.Errors.CompileError: efl/ecore/__init__.pyx
python-module-fiona-1.5.0-alt1.git20150204
raise CompileError(None, pyx_file)
Cython.Compiler.Errors.CompileError: fiona/_geometry.pyx
python-module-jsonapi-0.6.11-alt1.git20150226
"Generation for %s (%s) has been stopped." % (field_name, self.__scheme.__name__))
ValueError: Mixer (testapp.post): Generation for author (Post) has been stopped.
ETraceback (most recent call last):
--
"Generation for %s (%s) has been stopped." % (field_name, self.__scheme.__name__))
ValueError: Mixer (testapp.post): Generation for author (Post) has been stopped.
E......
ERROR: test_get_exclude_fields (tests.testapp.tests.test_api.TestApiClient)
Traceback (most recent call last):
--
scheme = _scheme.related.parent_model
AttributeError: Mixer (testapp.postwithpicture): 'ManyToOneRel' object has no attribute
'parent_model'
ERROR: test_get_include (tests.testapp.tests.test_api.TestApiClient)
Traceback (most recent call last):
--
scheme = _scheme.related.parent_model
AttributeError: Mixer (testapp.post): 'ManyToOneRel' object has no attribute 'parent_model'
ERROR: test_get_include_fields (tests.testapp.tests.test_api.TestApiClient)
Traceback (most recent call last):
--
"Generation for %s (%s) has been stopped." % (field_name, self.__scheme.__name__))
ValueError: Mixer (testapp.postwithpicture): Generation for author (PostWithPicture)
has been stopped.
ERROR: test_get_include_many (tests.testapp.tests.test_api.TestApiClient)
Traceback (most recent call last):
--
scheme = _scheme.related.parent_model
AttributeError: Mixer (testapp.comment): 'ManyToOneRel' object has no attribute
'parent_model'
python-module-pyjade-3.0.0-alt1.git20150116
+ ./test.sh
Failure: AttributeError ('module' object has no attribute 'add_to_builtins') ... ERROR
test_inline_lexer.test_lexer('p Test #[|text line]',) ... ok
--
test_runtime.TestIteration.test_it_returns_mappings_unaltered ... ok
ERROR: Failure: AttributeError ('module' object has no attribute 'add_to_builtins')
Traceback (most recent call last):
--
template.add_to_builtins('pyjade.ext.django.templatetags')
AttributeError: 'module' object has no attribute 'add_to_builtins'
Ran 22 tests in 0.164s
FAILED (errors=1)
python-module-pytest-django-2.7.0-alt1.git20141012
==================================== ERRORS ====================================
_________________ ERROR at setup of ATestCase.test_user_count __________________
cls = <class 'test_django_settings_configure.ATestCase'>
--
and: u'==================================== ERRORS ===================================='
and: u'_________________ ERROR at setup of ATestCase.test_user_count __________________'
and: u''
--
FAIL tests/test_urls.py::test_urls
ERROR tests/test_unittest.py::TestFixtures::test_fixtures
ERROR tests/test_unittest.py::TestFixtures::test_fixtures_again
ERROR tests/test_unittest.py::TestSetup::test_count
ERROR tests/test_unittest.py::TestSetup::test_count_again
ERROR tests/test_unittest.py::TestFixturesWithSetup::test_count
ERROR tests/test_unittest.py::TestFixturesWithSetup::test_count_again
ERROR tests/test_unittest.py::TestUrls::test_urls
ERROR tests/test_unittest.py::TestCaseWithDbFixture::test_simple
python-module-rasterio-0.18-alt1.git20150214
raise CompileError(None, pyx_file)
Cython.Compiler.Errors.CompileError: rasterio/_features.pyx
python-module-raven-5.1.0-alt1.git20141015
E Failed: Database access not allowed, use the "django_db" mark to enable
_______ ERROR at setup of ReportViewTest.test_options_call_sends_headers _______
/usr/lib/python2.7/site-packages/django/test/testcases.py:944: in setUpClass
--
E Failed: Database access not allowed, use the "django_db" mark to enable
_______ ERROR at setup of ReportViewTest.test_sends_authorization_header _______
/usr/lib/python2.7/site-packages/django/test/testcases.py:944: in setUpClass
--
E Failed: Database access not allowed, use the "django_db" mark to enable
_______________ ERROR at setup of ReportViewTest.test_sends_data _______________
/usr/lib/python2.7/site-packages/django/test/testcases.py:944: in setUpClass
--
E Failed: Database access not allowed, use the "django_db" mark to enable
_______ ERROR at setup of ReportViewTest.test_sends_x_sentry_auth_header _______
/usr/lib/python2.7/site-packages/django/test/testcases.py:944: in setUpClass
--
E Failed: Database access not allowed, use the "django_db" mark to enable
____________ ERROR at setup of PromiseSerializerTestCase.test_basic ____________
/usr/lib/python2.7/site-packages/django/test/testcases.py:944: in setUpClass
--
E Failed: Database access not allowed, use the "django_db" mark to enable
____ ERROR at setup of PromiseSerializerTestCase.test_handles_gettext_lazy _____
/usr/lib/python2.7/site-packages/django/test/testcases.py:944: in setUpClass
--
E Failed: Database access not allowed, use the "django_db" mark to enable
_________ ERROR at setup of ModelInstanceSerializerTestCase.test_basic _________
/usr/lib/python2.7/site-packages/django/test/testcases.py:944: in setUpClass
--
E Failed: Database access not allowed, use the "django_db" mark to enable
___________ ERROR at setup of QuerySetSerializerTestCase.test_basic ____________
/usr/lib/python2.7/site-packages/django/test/testcases.py:944: in setUpClass
--
E Failed: Database access not allowed, use the "django_db" mark to enable
___ ERROR at setup of SentryExceptionHandlerTest.test_does_capture_exception ___
/usr/lib/python2.7/site-packages/django/test/testcases.py:944: in setUpClass
--
E Failed: Database access not allowed, use the "django_db" mark to enable
ERROR at setup of SentryExceptionHandlerTest.test_does_exclude_filtered_types _
/usr/lib/python2.7/site-packages/django/test/testcases.py:944: in setUpClass
python-module-scipy-0.15.0-alt1.git20141102
raise RuntimeError("Running cythonize failed!")
RuntimeError: Running cythonize failed!
python-module-ztfy.base-0.1.3-alt1
==================================== ERRORS ====================================
______________ ERROR collecting src/ztfy/base/tests/test_docs.py _______________
/usr/lib/python2.7/site-packages/py/_path/local.py:641: in pyimport
__import__(modname)
E ImportError: No module named tests.test_docs
___________ ERROR collecting src/ztfy/base/tests/test_docstrings.py ____________
/usr/lib/python2.7/site-packages/py/_path/local.py:641: in pyimport
__import__(modname)
E ImportError: No module named tests.test_docstrings
=========================== 2 error in 0.11 seconds ============================
python-module-ztfy.file-0.3.10-alt1
==================================== ERRORS ====================================
____________ ERROR collecting src/ztfy/file/tests/test_filedocs.py _____________
/usr/lib/python2.7/site-packages/py/_path/local.py:641: in pyimport
__import__(modname)
E ImportError: No module named tests.test_filedocs
_________ ERROR collecting src/ztfy/file/tests/test_filedocstrings.py __________
/usr/lib/python2.7/site-packages/py/_path/local.py:641: in pyimport
__import__(modname)
E ImportError: No module named tests.test_filedocstrings
=========================== 2 error in 0.15 seconds ============================
python-module-ztfy.i18n-0.3.5-alt1
==================================== ERRORS ====================================
____________ ERROR collecting src/ztfy/i18n/tests/test_i18ndocs.py _____________
/usr/lib/python2.7/site-packages/py/_path/local.py:641: in pyimport
__import__(modname)
E ImportError: No module named tests.test_i18ndocs
_________ ERROR collecting src/ztfy/i18n/tests/test_i18ndocstrings.py __________
/usr/lib/python2.7/site-packages/py/_path/local.py:641: in pyimport
__import__(modname)
E ImportError: No module named tests.test_i18ndocstrings
=========================== 2 error in 0.50 seconds ============================
python-module-ztfy.skin-0.6.19-alt1
==================================== ERRORS ====================================
____________ ERROR collecting src/ztfy/skin/tests/test_skindocs.py _____________
/usr/lib/python2.7/site-packages/py/_path/local.py:641: in pyimport
__import__(modname)
E ImportError: No module named tests.test_skindocs
_________ ERROR collecting src/ztfy/skin/tests/test_skindocstrings.py __________
/usr/lib/python2.7/site-packages/py/_path/local.py:641: in pyimport
__import__(modname)
E ImportError: No module named tests.test_skindocstrings
=========================== 2 error in 0.37 seconds ============================
ruby-tmail-1.2.3.1-alt3.5
- boundary="boundary"
This is the preamble
--boundary
Content-Type: text/plain
Blah
--boundary--
Finished in 0.357386551 seconds.
210 tests, 4002 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
99.5238% passed
587.60 tests/s, 11197.96 assertions/s
simarrange-0.0-alt1.20131019gitd52382f
+ gcc -pipe -Wall -Wtrampolines -g -O2 simarrange.c -o ./simarrange -lm -lopencv_imgproc
-lopencv_core -lopencv_highgui -ladmesh -largtable2 -fopenmp -DPARALLEL
simarrange.c:108:1: error: static declaration of 'stl_put_little_int' follows non-static
declaration
stl_put_little_int(FILE *fp, int value_in)
--
extern void stl_put_little_int(FILE *fp, int value_in);
simarrange.c:127:1: error: static declaration of 'stl_put_little_float' follows
non-static declaration
stl_put_little_float(FILE *fp, float value_in)
8 error logs REMOVED from the list
cups-filters-1.0.62-alt2
kernel-modules-dahdi-ovz-el-2.10.0.1-alt1.132640.128
kernel-modules-dahdi-std-def-2.10.0.1-alt1.200225.1
kernel-modules-nvidia-ovz-el-340.65-alt1.132640.128
perl-HTML-Widget-1.11-alt2
python-module-projexui-3.0.2-alt1.git20141103
python-module-ptyprocess-0.3.1-alt2.git20141013
python-module-pyramid_uniform-0.3-alt1.git20141108
Total 425 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-01 12:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-01 12:20 [cyber] I: Sisyphus-20150301 x86_64 beehive_status: +18 -8 (425) ALT beekeeper
ALT Linux Sisyphus cybertalk
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
public-inbox-index sisyphus-cybertalk
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git