﻿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
15975	Test failure in BaseModelValidationTests	Julien Phalip	nobody	"Reportedly due to the recent enabling of  https://djangoproject.com:

{{{
======================================================================
FAIL: test_correct_https_url_but_nonexisting (modeltests.validation.tests.BaseModelValidationTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/Users/julien/.virtualenvs/djangotests/src/django/tests/modeltests/validation/tests.py"", line 66, in test_correct_https_url_but_nonexisting
    self.assertFieldFailsValidationWithMessage(mtv.full_clean, 'url', [u'This URL appears to be a broken link.'])
  File ""/Users/julien/.virtualenvs/djangotests/src/django/tests/modeltests/validation/__init__.py"", line 14, in assertFieldFailsValidationWithMessage
    self.assertRaises(ValidationError, clean)
AssertionError: ValidationError not raised
}}}"	Bug	new	Uncategorized	1.3	Release blocker				Unreviewed	0	0	0	0	0	0
