Your message dated Wed, 25 Nov 2020 10:49:14 +0000 with message-id <[email protected]> and subject line Bug#973236: fixed in neo 0.9.0-1 has caused the Debian Bug report #973236, regarding neo: FTBFS: AttributeError: 'NoneType' object has no attribute 'supported_objects' to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 973236: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973236 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: neo Version: 0.7.2-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201027 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > py3versions: no X-Python3-Version in control file, using supported versions > set -e; for PY in python3.9 python3.8; do \ > [ ${PY#*.} -ge 7 ] || { echo "Skipping $PY - absent support in neo's > tests"; continue; }; \ > echo "I: Running Neo unittests using $PY"; \ > NOSETESTS_NO_NETWORK=1 $PY -m nose -s -v neo ;\ > done > I: Running Neo unittests using python3.9 > /<<PKGBUILDDIR>>/neo/rawio/tdtrawio.py:117: SyntaxWarning: "is not" with a > literal. Did you mean "!="? > if self.sortname is not '': > test_read_all (neo.rawio.tests.test_axographrawio.TestAxographRawIO) ... > SKIP: Requires download of data from the web > test_read_all (neo.rawio.tests.test_axonrawio.TestAxonRawIO) ... SKIP: > Requires download of data from the web > test_read_raw_protocol (neo.rawio.tests.test_axonrawio.TestAxonRawIO) ... > SKIP: Requires download of data from the web > test_read_all (neo.rawio.tests.test_bci2000rawio.TestBCI2000RawIO) ... SKIP: > Requires download of data from the web > This test compares the output of ReachGraspIO.read_block() with the ... SKIP: > requires scipy > This test compares the output of ReachGraspIO.read_block() with the ... SKIP: > requires scipy > test_read_all (neo.rawio.tests.test_blackrockrawio.TestBlackrockRawIO) ... > SKIP: Requires download of data from the web > test_read_all (neo.rawio.tests.test_brainvisionrawio.TestBrainVisionRawIO) > ... SKIP: Requires download of data from the web > test_read_all (neo.rawio.tests.test_elanrawio.TestElanRawIO) ... SKIP: > Requires download of data from the web > test_read_all (neo.rawio.tests.test_examplerawio.TestExampleRawIO) ... SKIP: > Requires download of data from the web > test_read_all (neo.rawio.tests.test_intanrawio.TestIntanRawIO) ... SKIP: > Requires download of data from the web > test_read_all (neo.rawio.tests.test_micromedrawio.TestMicromedRawIO) ... > SKIP: Requires download of data from the web > test_read_all (neo.rawio.tests.test_neuralynxrawio.TestNeuralynxRawIO) ... > SKIP: Requires download of data from the web > test_read_all > (neo.rawio.tests.test_neuroexplorerrawio.TestNeuroExplorerRawIO) ... SKIP: > Requires download of data from the web > test_read_all (neo.rawio.tests.test_neuroscoperawio.TestNeuroScopeRawIO) ... > SKIP: Requires download of data from the web > test_read_all (neo.rawio.tests.test_nixrawio.TestNixRawIO) ... SKIP: Requires > download of data from the web > test_raise_error_if_discontinuous_files > (neo.rawio.tests.test_openephysrawio.TestOpenEphysRawIO) ... SKIP: Requires > download of data from the web > test_raise_error_if_strange_timestamps > (neo.rawio.tests.test_openephysrawio.TestOpenEphysRawIO) ... SKIP: Requires > download of data from the web > test_read_all (neo.rawio.tests.test_openephysrawio.TestOpenEphysRawIO) ... > SKIP: Requires download of data from the web > test_read_all (neo.rawio.tests.test_plexonrawio.TestPlexonRawIO) ... SKIP: > Requires download of data from the web > test_read_all > (neo.rawio.tests.test_rawbinarysignalrawio.TestRawBinarySignalRawIO) ... > SKIP: Requires download of data from the web > test_read_all (neo.rawio.tests.test_rawmcsrawio.TestRawMCSRawIO) ... SKIP: > Requires download of data from the web > test_read_all (neo.rawio.tests.test_spike2rawio.TestSpike2RawIO) ... SKIP: > Requires download of data from the web > test_read_all (neo.rawio.tests.test_tdtrawio.TestTdtRawIO) ... SKIP: Requires > download of data from the web > test_read_all (neo.rawio.tests.test_winedrrawio.TestWinEdrRawIO) ... SKIP: > Requires download of data from the web > test_read_all (neo.rawio.tests.test_winwcprawio.TestWinWcpRawIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_alphaomegaio.TestAlphaOmegaIO) ... SKIP: Requires > download of data from the web > test_load_lazy_objects (neo.test.iotest.test_alphaomegaio.TestAlphaOmegaIO) > ... SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_alphaomegaio.TestAlphaOmegaIO) ... > SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_alphaomegaio.TestAlphaOmegaIO) ... SKIP: Requires > download of data from the web > test_write_then_read (neo.test.iotest.test_alphaomegaio.TestAlphaOmegaIO) ... > SKIP: Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_asciisignalio.TestAsciiSignalIO) ... SKIP: Requires > download of data from the web > test_load_lazy_objects (neo.test.iotest.test_asciisignalio.TestAsciiSignalIO) > ... SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_asciisignalio.TestAsciiSignalIO) > ... SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_asciisignalio.TestAsciiSignalIO) ... SKIP: Requires > download of data from the web > test_write_then_read (neo.test.iotest.test_asciisignalio.TestAsciiSignalIO) > ... SKIP: Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_asciispiketrainio.TestAsciiSpikeTrainIO) ... SKIP: > Requires download of data from the web > test_load_lazy_objects > (neo.test.iotest.test_asciispiketrainio.TestAsciiSpikeTrainIO) ... SKIP: > Requires download of data from the web > test_read_then_write > (neo.test.iotest.test_asciispiketrainio.TestAsciiSpikeTrainIO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_asciispiketrainio.TestAsciiSpikeTrainIO) ... SKIP: > Requires download of data from the web > test_write_then_read > (neo.test.iotest.test_asciispiketrainio.TestAsciiSpikeTrainIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_axographio.TestAxographIO) ... SKIP: Requires download > of data from the web > Test loading events and epochs ... SKIP: Requires download of data from the > web > Test reading an episodic file into one Segment ... SKIP: Requires download of > data from the web > test_load_lazy_objects (neo.test.iotest.test_axographio.TestAxographIO) ... > SKIP: Requires download of data from the web > Test reading an episodic file into multiple Segments ... SKIP: Requires > download of data from the web > test_read_then_write (neo.test.iotest.test_axographio.TestAxographIO) ... > SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_axographio.TestAxographIO) ... SKIP: Requires download > of data from the web > Test parsing the recording datetime from notes ... SKIP: Requires download of > data from the web > Test reading a version 1 AxoGraph file ... SKIP: Requires download of data > from the web > Test reading a version 2 AxoGraph file ... SKIP: Requires download of data > from the web > Test reading a version 5 AxoGraph file ... SKIP: Requires download of data > from the web > Test reading a version 6 AxoGraph file ... SKIP: Requires download of data > from the web > test_write_then_read (neo.test.iotest.test_axographio.TestAxographIO) ... > SKIP: Requires download of data from the web > test_annotations (neo.test.iotest.test_axonio.TestAxonIO) ... SKIP: Requires > download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_axonio.TestAxonIO) ... SKIP: Requires download of data > from the web > test_load_lazy_objects (neo.test.iotest.test_axonio.TestAxonIO) ... SKIP: > Requires download of data from the web > test_read_protocol (neo.test.iotest.test_axonio.TestAxonIO) ... SKIP: > Requires download of data from the web > test_read_then_write (neo.test.iotest.test_axonio.TestAxonIO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant (neo.test.iotest.test_axonio.TestAxonIO) > ... SKIP: Requires download of data from the web > test_write_then_read (neo.test.iotest.test_axonio.TestAxonIO) ... SKIP: > Requires download of data from the web > test__raise_error_when_not_readable_or_writable > (neo.test.iotest.test_baseio.TestIOObjects) ... ok > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_bci2000.TestBCI2000IO) ... SKIP: Requires download of > data from the web > test_load_lazy_objects (neo.test.iotest.test_bci2000.TestBCI2000IO) ... SKIP: > Requires download of data from the web > test_read_then_write (neo.test.iotest.test_bci2000.TestBCI2000IO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_bci2000.TestBCI2000IO) ... SKIP: Requires download of > data from the web > test_write_then_read (neo.test.iotest.test_bci2000.TestBCI2000IO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_blackrockio.CommonTests) ... SKIP: Requires download of > data from the web > This test compares the output of BlackrockIO.read_block() with the ... SKIP: > requires scipy > Test various inputs to BlackrockIO.read_block with version 2.3 file ... SKIP: > Requires download of data from the web > Test various inputs to BlackrockIO.read_block with version 2.3 file ... SKIP: > Requires download of data from the web > test_load_lazy_objects (neo.test.iotest.test_blackrockio.CommonTests) ... > SKIP: Requires download of data from the web > Test if multiple nsx signals can be loaded at the same time. ... SKIP: > Requires download of data from the web > test_load_waveforms (neo.test.iotest.test_blackrockio.CommonTests) ... SKIP: > Requires download of data from the web > test_read_then_write (neo.test.iotest.test_blackrockio.CommonTests) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_blackrockio.CommonTests) ... SKIP: Requires download of > data from the web > This test makes sure segments are detected correctly when pause was used > during recording. ... SKIP: Requires download of data from the web > This test makes sure segments are detected correctly when reset was used > during recording. ... SKIP: Requires download of data from the web > test_write_then_read (neo.test.iotest.test_blackrockio.CommonTests) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_brainvisionio.TestBrainVisionIO) ... SKIP: Requires > download of data from the web > test_load_lazy_objects (neo.test.iotest.test_brainvisionio.TestBrainVisionIO) > ... SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_brainvisionio.TestBrainVisionIO) > ... SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_brainvisionio.TestBrainVisionIO) ... SKIP: Requires > download of data from the web > test_write_then_read (neo.test.iotest.test_brainvisionio.TestBrainVisionIO) > ... SKIP: Requires download of data from the web > test_against_reference > (neo.test.iotest.test_brainwaredamio.BrainwareDamIOTestCase) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_brainwaredamio.BrainwareDamIOTestCase) ... SKIP: > Requires download of data from the web > test_load_lazy_objects > (neo.test.iotest.test_brainwaredamio.BrainwareDamIOTestCase) ... SKIP: > Requires download of data from the web > test_read_then_write > (neo.test.iotest.test_brainwaredamio.BrainwareDamIOTestCase) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_brainwaredamio.BrainwareDamIOTestCase) ... SKIP: > Requires download of data from the web > test_reading_same > (neo.test.iotest.test_brainwaredamio.BrainwareDamIOTestCase) ... SKIP: > Requires download of data from the web > test_write_then_read > (neo.test.iotest.test_brainwaredamio.BrainwareDamIOTestCase) ... SKIP: > Requires download of data from the web > test_against_reference > (neo.test.iotest.test_brainwaref32io.BrainwareF32IOTestCase) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_brainwaref32io.BrainwareF32IOTestCase) ... SKIP: > Requires download of data from the web > test_load_lazy_objects > (neo.test.iotest.test_brainwaref32io.BrainwareF32IOTestCase) ... SKIP: > Requires download of data from the web > test_read_then_write > (neo.test.iotest.test_brainwaref32io.BrainwareF32IOTestCase) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_brainwaref32io.BrainwareF32IOTestCase) ... SKIP: > Requires download of data from the web > test_reading_same > (neo.test.iotest.test_brainwaref32io.BrainwareF32IOTestCase) ... SKIP: > Requires download of data from the web > test_write_then_read > (neo.test.iotest.test_brainwaref32io.BrainwareF32IOTestCase) ... SKIP: > Requires download of data from the web > test_against_reference > (neo.test.iotest.test_brainwaresrcio.BrainwareSrcIOTestCase) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_brainwaresrcio.BrainwareSrcIOTestCase) ... SKIP: > Requires download of data from the web > test_load_lazy_objects > (neo.test.iotest.test_brainwaresrcio.BrainwareSrcIOTestCase) ... SKIP: > Requires download of data from the web > test_read_then_write > (neo.test.iotest.test_brainwaresrcio.BrainwareSrcIOTestCase) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_brainwaresrcio.BrainwareSrcIOTestCase) ... SKIP: > Requires download of data from the web > test_reading_same > (neo.test.iotest.test_brainwaresrcio.BrainwareSrcIOTestCase) ... SKIP: > Requires download of data from the web > test_write_then_read > (neo.test.iotest.test_brainwaresrcio.BrainwareSrcIOTestCase) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_elanio.TestElanIO) ... SKIP: Requires download of data > from the web > test_load_lazy_objects (neo.test.iotest.test_elanio.TestElanIO) ... SKIP: > Requires download of data from the web > test_read_then_write (neo.test.iotest.test_elanio.TestElanIO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant (neo.test.iotest.test_elanio.TestElanIO) > ... SKIP: Requires download of data from the web > test_write_then_read (neo.test.iotest.test_elanio.TestElanIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_elphyio.TestElphyIO) ... ERROR > test_load_lazy_objects (neo.test.iotest.test_elphyio.TestElphyIO) ... ERROR > test_read_then_write (neo.test.iotest.test_elphyio.TestElphyIO) ... ERROR > test_readed_with_lazy_is_compliant (neo.test.iotest.test_elphyio.TestElphyIO) > ... ERROR > test_write_then_read (neo.test.iotest.test_elphyio.TestElphyIO) ... ERROR > test_read_block (neo.test.iotest.test_exampleio.Specific_TestExampleIO) ... ok > test_read_segment_lazy > (neo.test.iotest.test_exampleio.Specific_TestExampleIO) ... ok > test_read_segment_with_time_slice > (neo.test.iotest.test_exampleio.Specific_TestExampleIO) ... ok > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_exampleio.TestExampleIO) ... SKIP: Requires download of > data from the web > test_load_lazy_objects (neo.test.iotest.test_exampleio.TestExampleIO) ... > SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_exampleio.TestExampleIO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_exampleio.TestExampleIO) ... SKIP: Requires download of > data from the web > test_write_then_read (neo.test.iotest.test_exampleio.TestExampleIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_hdf5io.ReadOldNeoHdf5IOTest) ... SKIP: requires h5py > test_load_lazy_objects (neo.test.iotest.test_hdf5io.ReadOldNeoHdf5IOTest) ... > SKIP: requires h5py > test_read_then_write (neo.test.iotest.test_hdf5io.ReadOldNeoHdf5IOTest) ... > SKIP: requires h5py > test_read_with_merge (neo.test.iotest.test_hdf5io.ReadOldNeoHdf5IOTest) ... > SKIP: requires h5py > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_hdf5io.ReadOldNeoHdf5IOTest) ... SKIP: requires h5py > test_write_then_read (neo.test.iotest.test_hdf5io.ReadOldNeoHdf5IOTest) ... > SKIP: requires h5py > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_igorio.TestIgorIO) ... SKIP: requires igor > test_load_lazy_objects (neo.test.iotest.test_igorio.TestIgorIO) ... SKIP: > requires igor > test_read_then_write (neo.test.iotest.test_igorio.TestIgorIO) ... SKIP: > requires igor > test_readed_with_lazy_is_compliant (neo.test.iotest.test_igorio.TestIgorIO) > ... SKIP: requires igor > test_write_then_read (neo.test.iotest.test_igorio.TestIgorIO) ... SKIP: > requires igor > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_intanio.TestIntanIO) ... SKIP: Requires download of > data from the web > test_load_lazy_objects (neo.test.iotest.test_intanio.TestIntanIO) ... SKIP: > Requires download of data from the web > test_read_then_write (neo.test.iotest.test_intanio.TestIntanIO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant (neo.test.iotest.test_intanio.TestIntanIO) > ... SKIP: Requires download of data from the web > test_write_then_read (neo.test.iotest.test_intanio.TestIntanIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_klustakwikio.CommonTests) ... SKIP: requires matplotlib > test_load_lazy_objects (neo.test.iotest.test_klustakwikio.CommonTests) ... > SKIP: requires matplotlib > test_read_then_write (neo.test.iotest.test_klustakwikio.CommonTests) ... > SKIP: requires matplotlib > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_klustakwikio.CommonTests) ... SKIP: requires matplotlib > test_write_then_read (neo.test.iotest.test_klustakwikio.CommonTests) ... > SKIP: requires matplotlib > Tests that files can be loaded by basename ... SKIP: requires matplotlib > Tests that files are loaded even without basename ... SKIP: requires > matplotlib > Tests that files can be loaded by basename2 ... SKIP: requires matplotlib > Tests that data and metadata are read correctly ... SKIP: requires matplotlib > Checks that cluster id autosets to 0 without clu file ... SKIP: requires > matplotlib > Create clu and fet files based on spiketrains in a block. ... SKIP: requires > matplotlib > Create clu and fet files based on spiketrains in a block. ... SKIP: requires > matplotlib > Removes all file in directory so we can test writing to it ... ok > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_kwikio.TestKwikIO) ... SKIP: requires h5py > test_load_lazy_objects (neo.test.iotest.test_kwikio.TestKwikIO) ... SKIP: > requires h5py > test_read_then_write (neo.test.iotest.test_kwikio.TestKwikIO) ... SKIP: > requires h5py > test_readed_with_lazy_is_compliant (neo.test.iotest.test_kwikio.TestKwikIO) > ... SKIP: requires h5py > test_write_then_read (neo.test.iotest.test_kwikio.TestKwikIO) ... SKIP: > requires h5py > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_micromedio.TestMicromedIO) ... SKIP: Requires download > of data from the web > test_load_lazy_objects (neo.test.iotest.test_micromedio.TestMicromedIO) ... > SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_micromedio.TestMicromedIO) ... > SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_micromedio.TestMicromedIO) ... SKIP: Requires download > of data from the web > test_write_then_read (neo.test.iotest.test_micromedio.TestMicromedIO) ... > SKIP: Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_neomatlabio.TestNeoMatlabIO) ... SKIP: requires scipy > test_load_lazy_objects (neo.test.iotest.test_neomatlabio.TestNeoMatlabIO) ... > SKIP: requires scipy > test_read_then_write (neo.test.iotest.test_neomatlabio.TestNeoMatlabIO) ... > SKIP: requires scipy > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_neomatlabio.TestNeoMatlabIO) ... SKIP: requires scipy > test_write_read_single_spike > (neo.test.iotest.test_neomatlabio.TestNeoMatlabIO) ... SKIP: requires scipy > test_write_then_read (neo.test.iotest.test_neomatlabio.TestNeoMatlabIO) ... > SKIP: requires scipy > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_nestio.TestColumnIO) ... SKIP: Requires download of > data from the web > Test if combination of condition function and condition_column works ... > SKIP: Requires download of data from the web > test_load_lazy_objects (neo.test.iotest.test_nestio.TestColumnIO) ... SKIP: > Requires download of data from the web > Test if multiple columns can be read at the same time. ... SKIP: Requires > download of data from the web > Test if data can be read using the default keyword arguments. ... SKIP: > Requires download of data from the web > Test if a missing condition function leads to a warning ... SKIP: Requires > download of data from the web > Test if a missing condition column leads to an error ... SKIP: Requires > download of data from the web > test_read_then_write (neo.test.iotest.test_nestio.TestColumnIO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant (neo.test.iotest.test_nestio.TestColumnIO) > ... SKIP: Requires download of data from the web > Test if the column_ids keywords works properly. ... SKIP: Requires download > of data from the web > Test if presorting of columns work properly. ... SKIP: Requires download of > data from the web > test_write_then_read (neo.test.iotest.test_nestio.TestColumnIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_nestio.TestNestIO_Analogsignals) ... SKIP: Requires > download of data from the web > Tests if function correctly raises an error if the user tries to read ... > SKIP: Requires download of data from the web > test_load_lazy_objects (neo.test.iotest.test_nestio.TestNestIO_Analogsignals) > ... SKIP: Requires download of data from the web > Test for simultaneous loading of multiple columns from dat file. ... SKIP: > Requires download of data from the web > test_no_gid (neo.test.iotest.test_nestio.TestNestIO_Analogsignals) ... SKIP: > Requires download of data from the web > test_no_gid_no_time (neo.test.iotest.test_nestio.TestNestIO_Analogsignals) > ... SKIP: Requires download of data from the web > Test for warning, when no time column id was provided. ... SKIP: Requires > download of data from the web > Tests reading files in the 2 different formats: ... SKIP: Requires download > of data from the web > Tests if signals are correctly stored in a block. ... SKIP: Requires download > of data from the web > Tests if signals are correctly stored in a segment. ... SKIP: Requires > download of data from the web > test_read_then_write (neo.test.iotest.test_nestio.TestNestIO_Analogsignals) > ... SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_nestio.TestNestIO_Analogsignals) ... SKIP: Requires > download of data from the web > test_single_gid (neo.test.iotest.test_nestio.TestNestIO_Analogsignals) ... > SKIP: Requires download of data from the web > Test for correct t_start and t_stop values of AnalogSignalArrays. ... SKIP: > Requires download of data from the web > Tests if the function returns the correct values. ... SKIP: Requires download > of data from the web > test_write_then_read (neo.test.iotest.test_nestio.TestNestIO_Analogsignals) > ... SKIP: Requires download of data from the web > Tests two cases of wrong user input, namely ... SKIP: Requires download of > data from the web > Tests if custom annotation is correctly added. ... SKIP: Requires download of > data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_nestio.TestNestIO_Spiketrains) ... SKIP: Requires > download of data from the web > Tests if ill-defined gdf_id in read_spiketrain (i.e., None, list, or ... > SKIP: Requires download of data from the web > test_load_lazy_objects (neo.test.iotest.test_nestio.TestNestIO_Spiketrains) > ... SKIP: Requires download of data from the web > Tests if spike times are stored as floats if they ... SKIP: Requires download > of data from the web > Tests if spike times are actually stored as integers if they are stored ... > SKIP: Requires download of data from the web > Tests if spiketrains are correctly stored in a segment. ... SKIP: Requires > download of data from the web > Tests if spiketrains can be retrieved by specifying a range of GDF IDs. ... > SKIP: Requires download of data from the web > Tests if correct annotation is added when reading a segment. ... SKIP: > Requires download of data from the web > Tests if read_segment makes sure that only non-zero spike trains are ... > SKIP: Requires download of data from the web > Tests if error is thrown correctly, when second entry is smaller than ... > SKIP: Requires download of data from the web > Tests reading files in the 4 different formats: ... SKIP: Requires download > of data from the web > Tests if correct annotation is added when reading a spike train. ... SKIP: > Requires download of data from the web > Tests if read_spiketrain returns an empty SpikeTrain if no spikes are in ... > SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_nestio.TestNestIO_Spiketrains) ... > SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_nestio.TestNestIO_Spiketrains) ... SKIP: Requires > download of data from the web > Tests if the t_start and t_stop arguments are correctly processed. ... SKIP: > Requires download of data from the web > Tests if undefined t_start, i.e., t_start=None raises error. ... SKIP: > Requires download of data from the web > Tests if undefined t_stop, i.e., t_stop=None raises error. ... SKIP: Requires > download of data from the web > Tests if the routine loads the correct numbers from the file. ... SKIP: > Requires download of data from the web > test_write_then_read (neo.test.iotest.test_nestio.TestNestIO_Spiketrains) ... > SKIP: Requires download of data from the web > Tests two cases of wrong user input, namely ... SKIP: Requires download of > data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_nestio.TestNestIO_multiple_signal_types) ... SKIP: > Requires download of data from the web > test_load_lazy_objects > (neo.test.iotest.test_nestio.TestNestIO_multiple_signal_types) ... SKIP: > Requires download of data from the web > Test if spiketrains and analogsignals can be read simultaneously ... SKIP: > Requires download of data from the web > test_read_then_write > (neo.test.iotest.test_nestio.TestNestIO_multiple_signal_types) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_nestio.TestNestIO_multiple_signal_types) ... SKIP: > Requires download of data from the web > test_write_then_read > (neo.test.iotest.test_nestio.TestNestIO_multiple_signal_types) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_neuralynxio.CommonNeuralynxIOTest) ... SKIP: Requires > download of data from the web > test_load_lazy_objects > (neo.test.iotest.test_neuralynxio.CommonNeuralynxIOTest) ... SKIP: Requires > download of data from the web > test_read_then_write (neo.test.iotest.test_neuralynxio.CommonNeuralynxIOTest) > ... SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_neuralynxio.CommonNeuralynxIOTest) ... SKIP: Requires > download of data from the web > test_write_then_read (neo.test.iotest.test_neuralynxio.CommonNeuralynxIOTest) > ... SKIP: Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_neuralynxio.TestCheetah_v551) ... SKIP: Requires > download of data from the web > test_load_lazy_objects (neo.test.iotest.test_neuralynxio.TestCheetah_v551) > ... SKIP: Requires download of data from the web > Read data in a certain time range into one block ... SKIP: Requires download > of data from the web > test_read_segment (neo.test.iotest.test_neuralynxio.TestCheetah_v551) ... > SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_neuralynxio.TestCheetah_v551) ... > SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_neuralynxio.TestCheetah_v551) ... SKIP: Requires > download of data from the web > test_write_then_read (neo.test.iotest.test_neuralynxio.TestCheetah_v551) ... > SKIP: Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_neuralynxio.TestCheetah_v563) ... SKIP: Requires > download of data from the web > test_load_lazy_objects (neo.test.iotest.test_neuralynxio.TestCheetah_v563) > ... SKIP: Requires download of data from the web > Read data in a certain time range into one block ... SKIP: Requires download > of data from the web > test_read_segment (neo.test.iotest.test_neuralynxio.TestCheetah_v563) ... > SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_neuralynxio.TestCheetah_v563) ... > SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_neuralynxio.TestCheetah_v563) ... SKIP: Requires > download of data from the web > test_write_then_read (neo.test.iotest.test_neuralynxio.TestCheetah_v563) ... > SKIP: Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_neuralynxio.TestCheetah_v574) ... SKIP: Requires > download of data from the web > test_load_lazy_objects (neo.test.iotest.test_neuralynxio.TestCheetah_v574) > ... SKIP: Requires download of data from the web > test_read_block (neo.test.iotest.test_neuralynxio.TestCheetah_v574) ... SKIP: > Requires download of data from the web > test_read_then_write (neo.test.iotest.test_neuralynxio.TestCheetah_v574) ... > SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_neuralynxio.TestCheetah_v574) ... SKIP: Requires > download of data from the web > test_write_then_read (neo.test.iotest.test_neuralynxio.TestCheetah_v574) ... > SKIP: Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_neuralynxio.TestData) ... SKIP: Requires download of > data from the web > test_load_lazy_objects (neo.test.iotest.test_neuralynxio.TestData) ... SKIP: > Requires download of data from the web > test_ncs (neo.test.iotest.test_neuralynxio.TestData) ... SKIP: Requires > download of data from the web > test_read_then_write (neo.test.iotest.test_neuralynxio.TestData) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_neuralynxio.TestData) ... SKIP: Requires download of > data from the web > test_write_then_read (neo.test.iotest.test_neuralynxio.TestData) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_neuralynxio.TestGaps) ... SKIP: Requires download of > data from the web > test_gap_handling_v551 (neo.test.iotest.test_neuralynxio.TestGaps) ... SKIP: > Requires download of data from the web > test_gap_handling_v563 (neo.test.iotest.test_neuralynxio.TestGaps) ... SKIP: > Requires download of data from the web > test_load_lazy_objects (neo.test.iotest.test_neuralynxio.TestGaps) ... SKIP: > Requires download of data from the web > test_read_then_write (neo.test.iotest.test_neuralynxio.TestGaps) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_neuralynxio.TestGaps) ... SKIP: Requires download of > data from the web > test_write_then_read (neo.test.iotest.test_neuralynxio.TestGaps) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_neuroexplorerio.TestNeuroExplorerIO) ... SKIP: Requires > download of data from the web > test_load_lazy_objects > (neo.test.iotest.test_neuroexplorerio.TestNeuroExplorerIO) ... SKIP: Requires > download of data from the web > test_read_then_write > (neo.test.iotest.test_neuroexplorerio.TestNeuroExplorerIO) ... SKIP: Requires > download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_neuroexplorerio.TestNeuroExplorerIO) ... SKIP: Requires > download of data from the web > test_signal_group_mode > (neo.test.iotest.test_neuroexplorerio.TestNeuroExplorerIO) ... SKIP: Requires > download of data from the web > test_write_then_read > (neo.test.iotest.test_neuroexplorerio.TestNeuroExplorerIO) ... SKIP: Requires > download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_neuroscopeio.TestNeuroScopeIO) ... SKIP: Requires > download of data from the web > test_load_lazy_objects (neo.test.iotest.test_neuroscopeio.TestNeuroScopeIO) > ... SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_neuroscopeio.TestNeuroScopeIO) ... > SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_neuroscopeio.TestNeuroScopeIO) ... SKIP: Requires > download of data from the web > test_write_then_read (neo.test.iotest.test_neuroscopeio.TestNeuroScopeIO) ... > SKIP: Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_neuroshareio.TestNeuroshareIO) ... SKIP: Only works on > Windows > test_load_lazy_objects (neo.test.iotest.test_neuroshareio.TestNeuroshareIO) > ... SKIP: Only works on Windows > test_read_then_write (neo.test.iotest.test_neuroshareio.TestNeuroshareIO) ... > SKIP: Only works on Windows > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_neuroshareio.TestNeuroshareIO) ... SKIP: Only works on > Windows > test_with_multichannel (neo.test.iotest.test_neuroshareio.TestNeuroshareIO) > ... SKIP: Only works on Windows > test_write_then_read (neo.test.iotest.test_neuroshareio.TestNeuroshareIO) ... > SKIP: Only works on Windows > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_nixio.CommonTests) ... SKIP: Requires NIX > test_load_lazy_objects (neo.test.iotest.test_nixio.CommonTests) ... SKIP: > Requires NIX > test_read_then_write (neo.test.iotest.test_nixio.CommonTests) ... SKIP: > Requires NIX > test_readed_with_lazy_is_compliant (neo.test.iotest.test_nixio.CommonTests) > ... SKIP: Requires NIX > test_write_then_read (neo.test.iotest.test_nixio.CommonTests) ... SKIP: > Requires NIX > test_context_read (neo.test.iotest.test_nixio.NixIOContextTests) ... SKIP: > Requires NIX > test_context_write (neo.test.iotest.test_nixio.NixIOContextTests) ... SKIP: > Requires NIX > test_all_read (neo.test.iotest.test_nixio.NixIOReadTest) ... SKIP: Requires > NIX > test_auto_index_read (neo.test.iotest.test_nixio.NixIOReadTest) ... SKIP: > Requires NIX > test_index_read (neo.test.iotest.test_nixio.NixIOReadTest) ... SKIP: Requires > NIX > test_iter_read (neo.test.iotest.test_nixio.NixIOReadTest) ... SKIP: Requires > NIX > test_neo_name_read (neo.test.iotest.test_nixio.NixIOReadTest) ... SKIP: > Requires NIX > test_nix_name_read (neo.test.iotest.test_nixio.NixIOReadTest) ... SKIP: > Requires NIX > test_file_with_ver (neo.test.iotest.test_nixio.NixIOVerTests) ... SKIP: > Requires NIX > test_new_file (neo.test.iotest.test_nixio.NixIOVerTests) ... SKIP: Requires > NIX > test_oldfile_nover (neo.test.iotest.test_nixio.NixIOVerTests) ... SKIP: > Requires NIX > test_annotations_special_cases (neo.test.iotest.test_nixio.NixIOWriteTest) > ... SKIP: Requires NIX > test_anonymous_objects_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... > SKIP: Requires NIX > test_block_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: > Requires NIX > test_channel_index_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... > SKIP: Requires NIX > test_epoch_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: > Requires NIX > test_event_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: > Requires NIX > test_metadata_structure_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... > SKIP: Requires NIX > test_multiref_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: > Requires NIX > test_name_conflicts (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: > Requires NIX > test_name_objects_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: > Requires NIX > test_no_segment_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: > Requires NIX > test_rewrite_refs (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: > Requires NIX > test_segment_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: > Requires NIX > test_signals_compound_units (neo.test.iotest.test_nixio.NixIOWriteTest) ... > SKIP: Requires NIX > test_signals_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: > Requires NIX > test_spiketrain_write (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: > Requires NIX > test_to_value (neo.test.iotest.test_nixio.NixIOWriteTest) ... SKIP: Requires > NIX > test_analog_signal (neo.test.iotest.test_nixio_fr.TestNixfr) ... SKIP: > Requires NIX > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_nixio_fr.TestNixfr) ... SKIP: Requires NIX > test_check_same_data_content (neo.test.iotest.test_nixio_fr.TestNixfr) ... > SKIP: Requires NIX > test_check_same_neo_structure (neo.test.iotest.test_nixio_fr.TestNixfr) ... > SKIP: Requires NIX > test_epoch (neo.test.iotest.test_nixio_fr.TestNixfr) ... SKIP: Requires NIX > test_event (neo.test.iotest.test_nixio_fr.TestNixfr) ... SKIP: Requires NIX > test_load_lazy_objects (neo.test.iotest.test_nixio_fr.TestNixfr) ... SKIP: > Requires NIX > test_read_then_write (neo.test.iotest.test_nixio_fr.TestNixfr) ... SKIP: > Requires NIX > test_readed_with_lazy_is_compliant (neo.test.iotest.test_nixio_fr.TestNixfr) > ... SKIP: Requires NIX > test_spike_train (neo.test.iotest.test_nixio_fr.TestNixfr) ... SKIP: Requires > NIX > test_write_then_read (neo.test.iotest.test_nixio_fr.TestNixfr) ... SKIP: > Requires NIX > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_nsdfio.CommonTests) ... SKIP: Requires NSDF > test_load_lazy_objects (neo.test.iotest.test_nsdfio.CommonTests) ... SKIP: > Requires NSDF > test_read_then_write (neo.test.iotest.test_nsdfio.CommonTests) ... SKIP: > Requires NSDF > test_readed_with_lazy_is_compliant (neo.test.iotest.test_nsdfio.CommonTests) > ... SKIP: Requires NSDF > test_write_then_read (neo.test.iotest.test_nsdfio.CommonTests) ... SKIP: > Requires NSDF > test_block (neo.test.iotest.test_nsdfio.NSDFIOTestWriteThenRead) ... SKIP: > Requires NSDF > test_list_of_blocks (neo.test.iotest.test_nsdfio.NSDFIOTestWriteThenRead) ... > SKIP: Requires NSDF > test_segment (neo.test.iotest.test_nsdfio.NSDFIOTestWriteThenRead) ... SKIP: > Requires NSDF > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_openephysio.TestOpenEphysIO) ... SKIP: Requires > download of data from the web > test_load_lazy_objects (neo.test.iotest.test_openephysio.TestOpenEphysIO) ... > SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_openephysio.TestOpenEphysIO) ... > SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_openephysio.TestOpenEphysIO) ... SKIP: Requires > download of data from the web > test_write_then_read (neo.test.iotest.test_openephysio.TestOpenEphysIO) ... > SKIP: Requires download of data from the web > test_raise_error_if_discontinuous_files > (neo.test.iotest.test_openephysio.TestOpenEphysRawIO) ... SKIP: Requires > download of data from the web > test_raise_error_if_strange_timestamps > (neo.test.iotest.test_openephysio.TestOpenEphysRawIO) ... SKIP: Requires > download of data from the web > test_read_all (neo.test.iotest.test_openephysio.TestOpenEphysRawIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_pickleio.CommonTestPickleIO) ... SKIP: Requires > download of data from the web > test_load_lazy_objects (neo.test.iotest.test_pickleio.CommonTestPickleIO) ... > SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_pickleio.CommonTestPickleIO) ... > SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_pickleio.CommonTestPickleIO) ... SKIP: Requires > download of data from the web > test_write_then_read (neo.test.iotest.test_pickleio.CommonTestPickleIO) ... > SKIP: Requires download of data from the web > test__issue_285 (neo.test.iotest.test_pickleio.TestPickleIO) ... ok > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_plexonio.TestPlexonIO) ... SKIP: Requires download of > data from the web > test_load_lazy_objects (neo.test.iotest.test_plexonio.TestPlexonIO) ... SKIP: > Requires download of data from the web > test_read_then_write (neo.test.iotest.test_plexonio.TestPlexonIO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_plexonio.TestPlexonIO) ... SKIP: Requires download of > data from the web > test_write_then_read (neo.test.iotest.test_plexonio.TestPlexonIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_rawbinarysignalio.TestRawBinarySignalIO) ... SKIP: > Requires download of data from the web > test_load_lazy_objects > (neo.test.iotest.test_rawbinarysignalio.TestRawBinarySignalIO) ... SKIP: > Requires download of data from the web > test_read_then_write > (neo.test.iotest.test_rawbinarysignalio.TestRawBinarySignalIO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_rawbinarysignalio.TestRawBinarySignalIO) ... SKIP: > Requires download of data from the web > test_write_then_read > (neo.test.iotest.test_rawbinarysignalio.TestRawBinarySignalIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_rawmcsio.TestRawMcsIO) ... SKIP: Requires download of > data from the web > test_load_lazy_objects (neo.test.iotest.test_rawmcsio.TestRawMcsIO) ... SKIP: > Requires download of data from the web > test_read_then_write (neo.test.iotest.test_rawmcsio.TestRawMcsIO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_rawmcsio.TestRawMcsIO) ... SKIP: Requires download of > data from the web > test_write_then_read (neo.test.iotest.test_rawmcsio.TestRawMcsIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_spike2io.TestSpike2IO) ... SKIP: Requires download of > data from the web > test_load_lazy_objects (neo.test.iotest.test_spike2io.TestSpike2IO) ... SKIP: > Requires download of data from the web > Some file can have several sampling_rate. ... SKIP: Requires download of data > from the web > test_read_then_write (neo.test.iotest.test_spike2io.TestSpike2IO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_spike2io.TestSpike2IO) ... SKIP: Requires download of > data from the web > test_write_then_read (neo.test.iotest.test_spike2io.TestSpike2IO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_stimfitio.TestStimfitIO) ... SKIP: not Python 3 > compatible > test_load_lazy_objects (neo.test.iotest.test_stimfitio.TestStimfitIO) ... > SKIP: not Python 3 compatible > test_read_then_write (neo.test.iotest.test_stimfitio.TestStimfitIO) ... SKIP: > not Python 3 compatible > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_stimfitio.TestStimfitIO) ... SKIP: not Python 3 > compatible > test_write_then_read (neo.test.iotest.test_stimfitio.TestStimfitIO) ... SKIP: > not Python 3 compatible > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_tdtio.TestTdtIO) ... SKIP: Requires download of data > from the web > test_load_lazy_objects (neo.test.iotest.test_tdtio.TestTdtIO) ... SKIP: > Requires download of data from the web > test_read_then_write (neo.test.iotest.test_tdtio.TestTdtIO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant (neo.test.iotest.test_tdtio.TestTdtIO) ... > SKIP: Requires download of data from the web > test_signal_group_mode (neo.test.iotest.test_tdtio.TestTdtIO) ... SKIP: > Requires download of data from the web > test_write_then_read (neo.test.iotest.test_tdtio.TestTdtIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_winedrio.TestWinedrIO) ... SKIP: Requires download of > data from the web > test_load_lazy_objects (neo.test.iotest.test_winedrio.TestWinedrIO) ... SKIP: > Requires download of data from the web > test_read_then_write (neo.test.iotest.test_winedrio.TestWinedrIO) ... SKIP: > Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_winedrio.TestWinedrIO) ... SKIP: Requires download of > data from the web > test_write_then_read (neo.test.iotest.test_winedrio.TestWinedrIO) ... SKIP: > Requires download of data from the web > test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_winwcpio.TestRawBinarySignalIO) ... SKIP: Requires > download of data from the web > test_load_lazy_objects (neo.test.iotest.test_winwcpio.TestRawBinarySignalIO) > ... SKIP: Requires download of data from the web > test_read_then_write (neo.test.iotest.test_winwcpio.TestRawBinarySignalIO) > ... SKIP: Requires download of data from the web > test_readed_with_lazy_is_compliant > (neo.test.iotest.test_winwcpio.TestRawBinarySignalIO) ... SKIP: Requires > download of data from the web > test_write_then_read (neo.test.iotest.test_winwcpio.TestRawBinarySignalIO) > ... SKIP: Requires download of data from the web > > ====================================================================== > ERROR: test_assert_readed_neo_object_is_compliant > (neo.test.iotest.test_elphyio.TestElphyIO) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/neo/test/iotest/common_io_test.py", line 96, in setUp > self.higher = self.ioclass.supported_objects[0] > AttributeError: 'NoneType' object has no attribute 'supported_objects' > > ====================================================================== > ERROR: test_load_lazy_objects (neo.test.iotest.test_elphyio.TestElphyIO) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/neo/test/iotest/common_io_test.py", line 96, in setUp > self.higher = self.ioclass.supported_objects[0] > AttributeError: 'NoneType' object has no attribute 'supported_objects' > > ====================================================================== > ERROR: test_read_then_write (neo.test.iotest.test_elphyio.TestElphyIO) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/neo/test/iotest/common_io_test.py", line 96, in setUp > self.higher = self.ioclass.supported_objects[0] > AttributeError: 'NoneType' object has no attribute 'supported_objects' > > ====================================================================== > ERROR: test_readed_with_lazy_is_compliant > (neo.test.iotest.test_elphyio.TestElphyIO) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/neo/test/iotest/common_io_test.py", line 96, in setUp > self.higher = self.ioclass.supported_objects[0] > AttributeError: 'NoneType' object has no attribute 'supported_objects' > > ====================================================================== > ERROR: test_write_then_read (neo.test.iotest.test_elphyio.TestElphyIO) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/neo/test/iotest/common_io_test.py", line 96, in setUp > self.higher = self.ioclass.supported_objects[0] > AttributeError: 'NoneType' object has no attribute 'supported_objects' > > ---------------------------------------------------------------------- > Ran 388 tests in 0.083s > > FAILED (SKIP=377, errors=5) > make[1]: *** [debian/rules:15: override_dh_auto_test] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/10/27/neo_0.7.2-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---Source: neo Source-Version: 0.9.0-1 Done: Andreas Tille <[email protected]> We believe that the bug you reported is fixed in the latest version of neo, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Tille <[email protected]> (supplier of updated neo package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 25 Nov 2020 11:25:55 +0100 Source: neo Architecture: source Version: 0.9.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Med Packaging Team <[email protected]> Changed-By: Andreas Tille <[email protected]> Closes: 973236 Changes: neo (0.9.0-1) unstable; urgency=medium . * Team upload. * New upstream version Closes: #973236 * Take over into Debian Med team maintenance * Remove debian/gbp.conf * Standards-Version: 4.5.1 (routine-update) * debhelper-compat 10 (routine-update) * Secure URI in copyright format (routine-update) * Remove trailing whitespace in debian/copyright (routine-update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * Use versioned copyright format URI. * Use canonical URL in Vcs-Git. * watch file standard 4 (routine-update) * (Build-)Depends: python3-pil * Do not include privacy breaching image Checksums-Sha1: 95173da7a978dda35613df4133357466fe157eb9 2082 neo_0.9.0-1.dsc 5a60aa352d7c6a92d8174ead5a94930a6914301c 2123641 neo_0.9.0.orig.tar.gz b42843b7983d0f2de77d9ee3f6155f2c35145b55 5236 neo_0.9.0-1.debian.tar.xz ff73b4f47f2a959630be9a547caf6fb2a8e93e0f 8165 neo_0.9.0-1_amd64.buildinfo Checksums-Sha256: 14df1688ff64b87339e34b378e6f6ca72fa671af546b897812e88f3df1db2c41 2082 neo_0.9.0-1.dsc f18695c16fb6fcc2766efb50f6f3e861f82431bcf980f646f45c1f9ba0a2cb38 2123641 neo_0.9.0.orig.tar.gz 4b1ad864eb594bff7b9995bba5b91e5313934cbe29b6f54cec3ad582f61328c2 5236 neo_0.9.0-1.debian.tar.xz a32b937253d531c9b32eb8ef67accf56badeeee1cdaa8d7a31d44f397aa7d707 8165 neo_0.9.0-1_amd64.buildinfo Files: 07bede098b6af50b21387aa50c527469 2082 science optional neo_0.9.0-1.dsc 64d45392d78e9253bc86d24eefaa89d5 2123641 science optional neo_0.9.0.orig.tar.gz 57bd131b5d0f3c2a083000fa99e1146e 5236 science optional neo_0.9.0-1.debian.tar.xz 3b64af9cd4907d4fe3ebf01fd08dd273 8165 science optional neo_0.9.0-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl++MeYRHHRpbGxlQGRl Ymlhbi5vcmcACgkQV4oElNHGRtEsBRAAgyepb6r/6SY9B/wGeOmv03EdR5CrmayT fF/eatG38dT6Wxcl97zxDYzUh2yM+5CyrVDZr+SAIas3l9fUHb9dx4ey1arRKgtg B6IwXdqSa+CAQNPC0pU5s86xeKLIyFbG/OyINkBilfLrgbQM2v8Y6L3faPzysMTK v3YUV7YkCfZvwRK8vHPguitsm+9RbnFntpX2Vt9D729iHd1g/G53KulbqWQRuCZL Eiju62/c1iqNuqjggv1OuzlRvVBC3zKY+ZaRloaGACOnjgcK3uR11LtEkZbrb1xj Q9B0SS+G4ZgBpvaYfweT15UUl8z4uVQaw2j+IVRcXV4Xy6P+qCkkl+QpjszOMajl Qnbse/Bb9UWnhbe1cLAgQ0MYpuV2UOAInUEajtV6XyXScox1xfOWlkUwuFwl6c46 SmWOF2Fq8hjZp6ctV+nfuxTg5rARTifSEVp4cxgHA1nC9V5zvwsfWp4G6+693Ixz +Cpp/MlqzBgfHorw63K8brJPyH2yCH52yag6S/i0P86a0TB2R7PXsQA2bnIg3irG 1xr2S17OTwvI2byoOIjNLRyRRu0uw+Ht7C53VcNSemZf57GDqiNr+ShQYE+OwiFJ H8h61Cb9awTT9sxEKSkM9BfRK10bdPa+WJbqDQW79XH0C9I8EXfcKs5iWUQPkzcu PR2sQoiqCeU= =oMMn -----END PGP SIGNATURE-----
--- End Message ---

