﻿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
28583	test_timezone.py test failure on Django 1.9 with Python 3.6	Matthew Brown	nobody	"FAIL: test_make_aware_pytz (utils_tests.test_timezone.TimezoneTests)

Traceback (most recent call last):
File ""/Users/matthewbrown/django/tests/utils_tests/test_timezone.py"", line 162, in test_make_aware_pytz
timezone.make_naive(datetime.datetime(2011, 9, 1, 12, 20, 30), CET)
AssertionError: ValueError not raised

received the error message above and once i removed the #with self.assertRaisesMessage(ValueError, 'make_naive() cannot be applied to a naive datetime'): I did not receive the error message or failure from ./runtests.py"	Cleanup/optimization	closed	Utilities	1.9	Normal	invalid	timezone.py		Unreviewed	0	0	0	0	0	0
