#33887: test_fails_squash_migration_manual_porting fails in the assert
---------------------------------+------------------------------------
     Reporter:  Alberto Planas   |                    Owner:  nobody
         Type:  Bug              |                   Status:  new
    Component:  Migrations       |                  Version:  4.1
     Severity:  Release blocker  |               Resolution:
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  1                |                    UI/UX:  0
---------------------------------+------------------------------------
Changes (by Carlton Gibson):

 * severity:  Normal => Release blocker
 * stage:  Unreviewed => Accepted


Comment:

 Yes... Running against the release version hit's this.

 {{{
 % git checkout 4.1
 % ./runtests.py migrations
 ...
 AssertionError: 'Migration will require manual porting but is already a
 squashed migration.\nTransition to a normal migration first:
 https://docs.djangoproject.com/en/dev/topics/migrations/#squashing-
 migrations' not found in 'Migration will require manual porting but is
 already a squashed migration.\nTransition to a normal migration first:
 https://docs.djangoproject.com/en/4.1/topics/migrations/#squashing-
 migrations'
 }}}

 Good spot. Thanks Alberto

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33887#comment:1>
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/0107018263f80003-dee1f5b0-ec23-4abd-b86c-2cd43aaf17ce-000000%40eu-central-1.amazonses.com.

Reply via email to