#20387: Two tests for admin views fail under Oracle
---------------------------------+-------------------------------------
     Reporter:  aaugustin        |                    Owner:  aaugustin
         Type:  Bug              |                   Status:  assigned
    Component:  contrib.admin    |                  Version:  master
     Severity:  Release blocker  |               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 akaariai):

 Hmmh, yes, adding a dummy query to connection.queries without executing it
 seems like an excellent solution to me. The query could be something like
 "-- dummy RELEASE SAVEPOINT [not executed]". Maybe we should even add a
 connection._fake_execute() for this purpose so that Oracle doesn't need to
 know anything about connection.queries implementation?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20387#comment:6>
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to