Hi,

I'm trying to figured out how the 
test_foreign_key_index_long_names_regression method works.
For my (using firebird backend)  this test fails with:
   
   AssertionError: u'author_foreign_key_with_rea7ef8' not found in {u'ID': 
{'unique': False, 'primary_key': True}}

I see that It's using get_indexes to check if a foreign key field exist as 
index, but get_indexes returns a different information

What am I doing wrong here or am I misinterpreting something wrong?


---
Maxi

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/b3fbb833-d48d-4687-8e45-28b9bfb5fbb7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to