Skip to content

Commit

Permalink
skip 5.0.6 generated field tests
Browse files Browse the repository at this point in the history
Co-Authored-By: Sicong <3339027+absci@users.noreply.github.com>
  • Loading branch information
mShan0 and absci committed Jun 25, 2024
1 parent ebd32e1 commit c207ce3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions testapp/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,11 @@
'queries.test_qs_combinators.QuerySetSetOperationTests.test_union_with_select_related_and_order',
'expressions_window.tests.WindowFunctionTests.test_limited_filter',
'schema.tests.SchemaTests.test_remove_ignored_unique_constraint_not_create_fk_index',

# Generated field 5.0.6 tests
'migrations.test_operations.OperationTests.test_invalid_generated_field_changes_on_rename_virtual',
'migrations.test_operations.OperationTests.test_invalid_generated_field_changes_on_rename_stored',

]

REGEX_TESTS = [
Expand Down

0 comments on commit c207ce3

Please sign in to comment.