Re: [Django] #14269: It is impossible to run full Django test suite on Oracle because there is 100m maxsize limit for test tablespace

2010-11-07 Thread Django
#14269: It is impossible to run full Django test suite on Oracle because there 
is
100m maxsize limit  for test tablespace
---+
  Reporter:  andrewsk  | Owner:  andrewsk
Status:  closed| Milestone:  
 Component:  Database layer (models, ORM)  |   Version:  SVN 
Resolution:  duplicate |  Keywords:  
 Stage:  Accepted  | Has_patch:  1   
Needs_docs:  0 |   Needs_tests:  0   
Needs_better_patch:  0 |  
---+
Changes (by russellm):

  * status:  new => closed
  * resolution:  => duplicate

Comment:

 This was duplicated and then closed (with an almost identical patch) as
 #14630.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



Re: [Django] #14269: It is impossible to run full Django test suite on Oracle because there is 100m maxsize limit for test tablespace

2010-10-12 Thread Django
#14269: It is impossible to run full Django test suite on Oracle because there 
is
100m maxsize limit  for test tablespace
---+
  Reporter:  andrewsk  | Owner:  andrewsk
Status:  new   | Milestone:  
 Component:  Database layer (models, ORM)  |   Version:  SVN 
Resolution:|  Keywords:  
 Stage:  Accepted  | Has_patch:  1   
Needs_docs:  0 |   Needs_tests:  0   
Needs_better_patch:  0 |  
---+
Changes (by PaulM):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Accepted
  * needs_tests:  => 0
  * needs_docs:  => 0

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.



[Django] #14269: It is impossible to run full Django test suite on Oracle because there is 100m maxsize limit for test tablespace

2010-09-11 Thread Django
#14269: It is impossible to run full Django test suite on Oracle because there 
is
100m maxsize limit  for test tablespace
--+-
 Reporter:  andrewsk  |   Owner:  andrewsk  
   Status:  new   |   Milestone:
Component:  Database layer (models, ORM)  | Version:  SVN   
 Keywords:|   Stage:  Unreviewed
Has_patch:  1 |  
--+-
 If you are trying to run full django test suite on Oracle 10g or 11g,
 database throws an error that it is unable to allocate enough space.
 Bumping up limits up to 1000m fixes it.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.