forked from pool/python-SQLAlchemy-Utils
- skip uuid tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=70
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 1 08:30:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- skip uuid tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 3 11:34:34 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -99,6 +99,7 @@ rm tests/relationships/test_select_correlated_expression.py
|
||||
rm tests/types/test_composite.py
|
||||
rm tests/types/test_ltree.py
|
||||
rm tests/types/test_tsvector.py
|
||||
rm tests/types/test_uuid.py
|
||||
%pytest -rs -k 'not (TestDatabasePostgres or TestDatabaseMssql or OnPostgres or OnMysql or TestPostgres or TestMysql or TestSortQueryRelationshipCounts or TestSortQueryWithPolymorphicInheritance or TestMaterializedViews or TestLazyEvaluatedSelectExpressionsForAggregates or TestAggregatesWithManyToManyRelationships or TestAggregateManyToManyAndManyToMany or TestAggregateOneToManyAndOneToMany or TestJSONSQL or TestJSONBSQL or TestSortQueryWithCustomPolymorphic or TestAggregateOneToManyAndManyToMany or test_timezone or test_add_observed_object)'
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user