Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
python-tables
PyTables-skip-test_vlarray.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File PyTables-skip-test_vlarray.patch of Package python-tables
Index: tables-3.6.1/tables/tests/test_vlarray.py =================================================================== --- tables-3.6.1.orig/tables/tests/test_vlarray.py +++ tables-3.6.1/tables/tests/test_vlarray.py @@ -361,10 +361,12 @@ class ShuffleComprTestCase(BasicTestCase shuffle = 1 +@unittest.skip("see https://github.com/PyTables/PyTables/issues/845") class Fletcher32TestCase(BasicTestCase): fletcher32 = 1 +@unittest.skip("see https://github.com/PyTables/PyTables/issues/845") class AllFiltersTestCase(BasicTestCase): compress = 1 shuffle = 1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor