Looks like back in March, the connection string was hard-coded into NHibernate.TestDatabaseSetup/TestDatabaseSetup.cs to make the test database setup pass on the build server. That causes problems with running the tests from the NAnt scripts locally though, so I removed it realizing the build might fail. Indeed, the build has failed. Does anyone happen to have any thoughts on what the root cause of the problem might be?
Patrick Earl
