#33022: main-random test failures (build #8):
field_deconstruction.tests.FieldDeconstructionTests and
migrations.test_commands.MigrateTests
------------------------------------------------+------------------------
Reporter: Chris Jerdonek | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Uncategorized | Version: dev
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
I noticed that `main-random` job !#8 [https://djangoci.com/job/main-
random/8/ failed recently]. I don't know if these were "real" failures.
The failures were--
* `field_deconstruction.tests.FieldDeconstructionTests.test_foreign_key`
*
`field_deconstruction.tests.FieldDeconstructionTests.test_many_to_many_field`
* `field_deconstruction.tests.FieldDeconstructionTests.test_one_to_one`
*
`migrations.test_commands.MigrateTests.test_migrate_partially_applied_squashed_migration`
* `migrations.test_commands.MigrateTests.test_migrate_plan`
The shuffle seed was `5300426296`.
These recent PR's seem related:
[https://github.com/django/django/pull/14730 PR #14730] (ticket #32983)
for the `FieldDeconstructionTests` ones and
[https://github.com/django/django/pull/14727 PR #14727] (ticket #29063)
for the `MigrateTests` ones.
--
Ticket URL: <https://code.djangoproject.com/ticket/33022>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.60b6e73afaff63c7b4af5200467749ce%40djangoproject.com.