﻿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
6332	2 test failing for python trunk builds	Matthew Flanagan <mattimustang@…>	nobody	"Hi,

The following 2 tests fail on the python trunk (2.6) community buildbot http://www.python.org/dev/buildbot/community/all/?show=sparc%20Solaris%2010%20trunk

{{{
======================================================================
ERROR: Test that creation short-circuits to reuse existing references
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/home/buildbot/django/tests/regressiontests/dispatch/tests/test_saferef.py"", line 54, in testShortCircuit
    sd[s] = 1
TypeError: unhashable type: 'BoundMethodWeakref'

======================================================================
FAIL: Request a page that is known to throw an error
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""/home/buildbot/django/tests/modeltests/test_client/models.py"", line 368, in test_view_with_exception
    self.assertRaises(KeyError, self.client.get, ""/test_client/broken_view/"")
AssertionError: KeyError not raised
}}}
"		closed	Testing framework	dev		wontfix			Someday/Maybe	0	0	0	0	0	0
