﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
34381	Postgres tests fail on Windows	David Smith	nobody	"Running the test suite using the postgres backend on Windows currently results in the following test failures. I'll attach the full log as well. 

These look like isolation issues as running `migrations.test_commands.MigrateTests.test_migrate_initial_false` on it's own for example passes.

{{{

ERROR: test_empty_result_set (postgres_tests.test_aggregates.TestGeneralAggregate.test_empty_result_set) [<object object at 0x00000217E2F6AD60>] (aggregation=(BitXor(F(integer_field)), None))

ERROR: test_migrate_other_database (auth_tests.test_migrations.MultiDBProxyModelAppLabelTests.test_migrate_other_database)

ERROR: test_ops_class (indexes.tests.SchemaIndexesPostgreSQLTests.test_ops_class)

ERROR: test_migrate_fake_split_initial (migrations.test_commands.MigrateTests.test_migrate_fake_split_initial)

ERROR: test_migrate_partially_applied_squashed_migration (migrations.test_commands.MigrateTests.test_migrate_partially_applied_squashed_migration)
Migrating to a squashed migration specified by name should succeed

FAIL: test_add_legacy_name_other_database 

FAIL: test_foreign_data_wrapper (inspectdb.tests.InspectDBTransactionalTests.test_foreign_data_wrapper)

FAIL: test_migrate_fake_initial (migrations.test_commands.MigrateTests.test_migrate_fake_initial)

FAIL: test_migrate_initial_false (migrations.test_commands.MigrateTests.test_migrate_initial_false)
}}}"	Bug	closed	Core (Other)	4.1	Normal	fixed			Accepted	0	0	0	0	0	0
