﻿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
24345	Sitemap tests fail because of domain mismatch	Marten Kenbeek	Marten Kenbeek	"This seems to be the result of moving the contrib tests into `django/tests/`, it works fine on 197dd4b8f12164f6acebb3b959f9ac2040a40400. It pre-dates commit e8cf4f8abec87b9da6ed8e5c8cf833af9b27f4dd, as the commit before that gets the same failures. Most `sitemaps_tests` fail because the expected result (`example.com`) and the actual response (`testserver`) have mismatching domain names, but only when run with all other tests. I haven't been able to isolate yet which exact combination of tests causes this. 

There's probably something wrong with the tests themselves. "	Bug	closed	contrib.sitemaps	dev	Normal	fixed	1.8-beta		Ready for checkin	1	0	0	0	1	0
