Public bug reported:
======================================================================
FAIL: Doctest: regressiontests.forms.tests.__test__.fields_tests
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/buildd/python-django-1.1/django/test/_doctest.py", line 2180, in
runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for
regressiontests.forms.tests.__test__.fields_tests
File "/build/buildd/python-django-1.1/tests/regressiontests/forms/tests.py",
line unknown line number, in fields_tests
----------------------------------------------------------------------
File "/build/buildd/python-django-1.1/tests/regressiontests/forms/tests.py",
line ?, in regressiontests.forms.tests.__test__.fields_tests
Failed example:
f.clean('http://www.google.com') # This will fail if there's no Internet
connection
Exception raised:
Traceback (most recent call last):
File "/build/buildd/python-django-1.1/django/test/_doctest.py", line
1267, in __run
compileflags, 1) in test.globs
File "<doctest regressiontests.forms.tests.__test__.fields_tests[335]>",
line 1, in <module>
f.clean('http://www.google.com') # This will fail if there's no
Internet connection
File "/build/buildd/python-django-1.1/django/forms/fields.py", line 580,
in clean
raise ValidationError(self.error_messages['invalid_link'])
ValidationError: [u'This URL appears to be a broken link.']
----------------------------------------------------------------------
File "/build/buildd/python-django-1.1/tests/regressiontests/forms/tests.py",
line ?, in regressiontests.forms.tests.__test__.fields_tests
Failed example:
f.clean('http://www.google.com') # This will fail if there's no Internet
connection
Exception raised:
Traceback (most recent call last):
File "/build/buildd/python-django-1.1/django/test/_doctest.py", line
1267, in __run
compileflags, 1) in test.globs
File "<doctest regressiontests.forms.tests.__test__.fields_tests[341]>",
line 1, in <module>
f.clean('http://www.google.com') # This will fail if there's no
Internet connection
File "/build/buildd/python-django-1.1/django/forms/fields.py", line 580,
in clean
raise ValidationError(self.error_messages['invalid_link'])
ValidationError: [u'This URL appears to be a broken link.']
** Affects: python-django (Ubuntu)
Importance: Medium
Assignee: Krzysztof Klimonda (kklimonda)
Status: In Progress
** Changed in: python-django (Ubuntu)
Importance: Undecided => Medium
** Changed in: python-django (Ubuntu)
Status: New => In Progress
** Changed in: python-django (Ubuntu)
Assignee: (unassigned) => Krzysztof Klimonda (kklimonda)
--
some regression tests fail because buildd has no access to the internet
https://bugs.launchpad.net/bugs/414176
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs