Hi, I saw a very old thread talking about setting up a buildbot for Django. 
Did this ever go anywhere? Trying to run the tests against Oracle, I'm 
finding some that fail against my branch and master. For instance:

ERROR: test_gfk_to_model_with_empty_pk 
(regressiontests.generic_relations_regress.tests.GenericRelationTests) Test 
related to #13085

IntegrityError: ORA-01400: cannot insert NULL into 
("TEST_D498902"."GENERIC_RELATIONS_REGRESS_2BFD"."NAME")

======================================================================

ERROR: test_lookup_date_as_str (modeltests.lookup.tests.LookupTests)

DatabaseError: ORA-01840: input value not long enough for date format

Are these known to fail against what is in master on github? Is there a 
place to look to see which tests are failing against which backends? I also 
have a couple of failures against sqlite. But, I'm wondering what might be 
known and what might be a difference in my setup.

Thanks,
Skylar

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to