15
0
2022-03-01 08:30:29 +00:00
committed by Git OBS Bridge
parent 649d1baf36
commit 0301ddebdf
2 changed files with 6 additions and 0 deletions

View File

@@ -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>

View File

@@ -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}