|
88 | 88 | # "m2m_and_m2o", |
89 | 89 | # "m2m_intermediary", |
90 | 90 | # "m2m_multiple", |
91 | | - "m2m_recursive", |
92 | | - "m2m_regress", |
93 | | - "m2m_signals", |
94 | | - "m2m_through", |
95 | | - "m2m_through_regress", |
96 | | - "m2o_recursive", |
97 | | - "managers_regress", |
98 | | - "many_to_many", |
99 | | - "many_to_one", |
100 | | - "many_to_one_null", |
101 | | - "max_lengths", |
102 | | - "messages_tests", |
103 | | - "migrate_signals", |
104 | | - "migration_test_data_persistence", |
105 | | - # "migrations", |
106 | | - # File "/Users/alex.clark/Developer/django-mongodb-cli/src/django/tests/\ |
107 | | - # migrations/test_commands.py", line 1630, in patched_has_table |
108 | | - # raise Exception("Other connection") |
109 | | - # Exception: Other connection |
110 | | - "model_fields", |
111 | | - "model_forms", |
112 | | - "model_formsets", |
113 | | - "model_formsets_regress", |
114 | | - "model_indexes", |
115 | | - "model_inheritance", |
116 | | - "model_inheritance_regress", |
117 | | - "model_options", |
118 | | - "model_package", |
119 | | - "model_regress", |
120 | | - "model_utils", |
121 | | - "modeladmin", |
122 | | - "multiple_database", |
123 | | - "mutually_referential", |
124 | | - "nested_foreign_keys", |
125 | | - "null_fk", |
126 | | - "null_fk_ordering", |
127 | | - "null_queries", |
128 | | - "one_to_one", |
129 | | - "or_lookups", |
130 | | - "order_with_respect_to", |
131 | | - "ordering", |
132 | | - "pagination", |
133 | | - "prefetch_related", |
134 | | - "proxy_model_inheritance", |
135 | | - "proxy_models", |
136 | | - "queries", |
137 | | - "queryset_pickle", |
138 | | - "redirects_tests", |
139 | | - "reserved_names", |
140 | | - "reverse_lookup", |
141 | | - "save_delete_hooks", |
142 | | - "schema", |
143 | | - "select_for_update", |
144 | | - "select_related", |
145 | | - "select_related_onetoone", |
146 | | - "select_related_regress", |
147 | | - "serializers", |
148 | | - "servers", |
149 | | - "sessions_tests", |
150 | | - "shortcuts", |
151 | | - "signals", |
152 | | - "sitemaps_tests", |
153 | | - "sites_framework", |
154 | | - "sites_tests", |
155 | | - "string_lookup", |
156 | | - "swappable_models", |
157 | | - "syndication_tests", |
158 | | - "test_client", |
159 | | - "test_client_regress", |
160 | | - # "test_runner", |
161 | | - # File "/Users/alex.clark/Developer/django-mongodb-cli/src/django/tests/\ |
162 | | - # test_runner/test_discover_runner.py", line 809, in test_mixed |
163 | | - # self.assertEqual(databases, {"default": True, "other": False}) |
164 | | - # AssertionError: {'default': True, 'other': False, 'encrypted': False} != |
165 | | - # {'default': True, 'other': False} |
166 | | - # - {'default': True, 'encrypted': False, 'other': False} |
167 | | - # ? -------------------- |
168 | | - # + {'default': True, 'other': False} |
169 | | - "test_utils", |
170 | | - "timezones", |
171 | | - "transactions", |
172 | | - "unmanaged_models", |
173 | | - "update", |
174 | | - "update_only_fields", |
175 | | - "user_commands", |
176 | | - "validation", |
177 | | - "view_tests", |
178 | | - "xor_lookups", |
| 91 | + # "m2m_recursive", |
| 92 | + # "m2m_regress", |
| 93 | + # "m2m_signals", |
| 94 | + # "m2m_through", |
| 95 | + # "m2m_through_regress", |
| 96 | + # "m2o_recursive", |
| 97 | + # "managers_regress", |
| 98 | + # "many_to_many", |
| 99 | + # "many_to_one", |
| 100 | + # "many_to_one_null", |
| 101 | + # "max_lengths", |
| 102 | + # "messages_tests", |
| 103 | + # "migrate_signals", |
| 104 | + # "migration_test_data_persistence", |
| 105 | + # # "migrations", |
| 106 | + # # File "/Users/alex.clark/Developer/django-mongodb-cli/src/django/tests/\ |
| 107 | + # # migrations/test_commands.py", line 1630, in patched_has_table |
| 108 | + # # raise Exception("Other connection") |
| 109 | + # # Exception: Other connection |
| 110 | + # "model_fields", |
| 111 | + # "model_forms", |
| 112 | + # "model_formsets", |
| 113 | + # "model_formsets_regress", |
| 114 | + # "model_indexes", |
| 115 | + # "model_inheritance", |
| 116 | + # "model_inheritance_regress", |
| 117 | + # "model_options", |
| 118 | + # "model_package", |
| 119 | + # "model_regress", |
| 120 | + # "model_utils", |
| 121 | + # "modeladmin", |
| 122 | + # "multiple_database", |
| 123 | + # "mutually_referential", |
| 124 | + # "nested_foreign_keys", |
| 125 | + # "null_fk", |
| 126 | + # "null_fk_ordering", |
| 127 | + # "null_queries", |
| 128 | + # "one_to_one", |
| 129 | + # "or_lookups", |
| 130 | + # "order_with_respect_to", |
| 131 | + # "ordering", |
| 132 | + # "pagination", |
| 133 | + # "prefetch_related", |
| 134 | + # "proxy_model_inheritance", |
| 135 | + # "proxy_models", |
| 136 | + # "queries", |
| 137 | + # "queryset_pickle", |
| 138 | + # "redirects_tests", |
| 139 | + # "reserved_names", |
| 140 | + # "reverse_lookup", |
| 141 | + # "save_delete_hooks", |
| 142 | + # "schema", |
| 143 | + # "select_for_update", |
| 144 | + # "select_related", |
| 145 | + # "select_related_onetoone", |
| 146 | + # "select_related_regress", |
| 147 | + # "serializers", |
| 148 | + # "servers", |
| 149 | + # "sessions_tests", |
| 150 | + # "shortcuts", |
| 151 | + # "signals", |
| 152 | + # "sitemaps_tests", |
| 153 | + # "sites_framework", |
| 154 | + # "sites_tests", |
| 155 | + # "string_lookup", |
| 156 | + # "swappable_models", |
| 157 | + # "syndication_tests", |
| 158 | + # "test_client", |
| 159 | + # "test_client_regress", |
| 160 | + # # "test_runner", |
| 161 | + # # File "/Users/alex.clark/Developer/django-mongodb-cli/src/django/tests/\ |
| 162 | + # # test_runner/test_discover_runner.py", line 809, in test_mixed |
| 163 | + # # self.assertEqual(databases, {"default": True, "other": False}) |
| 164 | + # # AssertionError: {'default': True, 'other': False, 'encrypted': False} != |
| 165 | + # # {'default': True, 'other': False} |
| 166 | + # # - {'default': True, 'encrypted': False, 'other': False} |
| 167 | + # # ? -------------------- |
| 168 | + # # + {'default': True, 'other': False} |
| 169 | + # "test_utils", |
| 170 | + # "timezones", |
| 171 | + # "transactions", |
| 172 | + # "unmanaged_models", |
| 173 | + # "update", |
| 174 | + # "update_only_fields", |
| 175 | + # # "user_commands", |
| 176 | + # # |
| 177 | + # # File "/tmp/django_9gkm5p03/tmpph_i4p8y/test_project/settings.py", line 2 |
| 178 | + # # ATOMIC_REQUESTS': False, 'AUTOCOMMIT': True, 'CONN_MAX_AGE': 0, |
| 179 | + # # 'CONN_HEALTH_CHECKS': False, 'TIME_ZONE': None, 'USER': '', 'PASSWORD': |
| 180 | + # # '', 'HOST': '', 'PORT': '', 'TEST': {'CHARSET': None, 'COLLATION': None, |
| 181 | + # # 'MIGRATE': True, 'MIRROR': None, 'NAME': None}}} |
| 182 | + # # ^ |
| 183 | + # # SyntaxError: invalid syntax |
| 184 | + # "validation", |
| 185 | + # "view_tests", |
| 186 | + # "xor_lookups", |
179 | 187 | # Add directories in django_mongodb_backend/tests |
180 | 188 | *sorted( |
181 | 189 | [ |
|
0 commit comments