#33022: main-random test failures (build #8):
field_deconstruction.tests.FieldDeconstructionTests and
migrations.test_commands.MigrateTests
--------------------------------+------------------------------------
Reporter: Chris Jerdonek | Owner: nobody
Type: Bug | Status: new
Component: Migrations | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------+------------------------------------
Comment (by Chris Jerdonek):
> Can be produced with:
FYI, once you have specific tests to reproduce with, you can dispense with
the `--shuffle` argument and just provide the order manually (not needing
`-k`, etc):
{{{
./tests/runtests.py
migrations.test_executor.ExecutorTests.test_custom_user
migrations.test_commands.MigrateTests.test_migrate_partially_applied_squashed_migration
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33022#comment:10>
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/067.09328e6e9c495d709f6c8ae9ea13bb84%40djangoproject.com.