﻿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
7826	invalid_models test unhappy after NFA merge	Joshua Uziel	nobody	"Like #7825, this one turns up:

{{{
$ ./runtests.py --settings=settings invalid_models
======================================================================
FAIL: runTest (__main__.InvalidModelTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File ""./runtests.py"", line 67, in runTest
    self.fail('Unable to load invalid model module')
AssertionError: Unable to load invalid model module

----------------------------------------------------------------------
Ran 11 tests in 0.391s

FAILED (failures=1)
}}}

Note: If you're seeing something else, then try removing all .pyc files in your tree first."		closed	Testing framework	dev		fixed			Unreviewed	0	0	0	0	0	0
