Notes:
1. This is on 1.7.x only -- on master, this has been solved for good by
the fix to #21775.
2. This only shows up when running a lot of tests, although the failure
is consistently in the same test.
--
Ticket URL: <https://code.djangoproject.com/ticket/23969>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"991f523753baff73b32859c906649767a2bc8061"]:
{{{
#!CommitTicketReference repository=""
revision="991f523753baff73b32859c906649767a2bc8061"
[1.7.x] Fixed #23969: Made Oracle default test-tablespace larger.
It seems our test suite has grown...
Refs #21775
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23969#comment:1>
Comment (by timgraham):
Shall we add a mention to the 1.7.2 release notes about this since it
presumably also affects anyone who is running their own tests on Oracle?
Also the 1.8 release notes could be updated; it currently says "The
default max size of the Oracle test tablespace has increased from 200M to
500M."
--
Ticket URL: <https://code.djangoproject.com/ticket/23969#comment:2>
Comment (by shaib):
Yes, I thought it wasn't needed but you're right. I'll take care of it
later (hopefully today).
--
Ticket URL: <https://code.djangoproject.com/ticket/23969#comment:3>
Comment (by Shai Berger <shai@…>):
In [changeset:"9189ef438ef885446b20bf4c017d3cf53335ab08"]:
{{{
#!CommitTicketReference repository=""
revision="9189ef438ef885446b20bf4c017d3cf53335ab08"
[1.7.x] Added release note for Refs #23969
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23969#comment:4>
Comment (by Shai Berger <shai@…>):
In [changeset:"cc6275eeefe3da508a1203cf39aed237962e0171"]:
{{{
#!CommitTicketReference repository=""
revision="cc6275eeefe3da508a1203cf39aed237962e0171"
Ammended release notes for Refs #23969
(this includes a forward-port of 9189ef438ef885446b20bf4c017d3cf53335ab08)
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23969#comment:5>