<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - Unit Tests Stopped Running - Confused]]></title>
		<link>http://railsforum.com/viewtopic.php?id=70</link>
		<description><![CDATA[The most recent posts in Unit Tests Stopped Running - Confused.]]></description>
		<lastBuildDate>Sun, 18 Jun 2006 04:30:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Unit Tests Stopped Running - Confused]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=384#p384</link>
			<description><![CDATA[<p>I ran rake db:test:purge, then rake test.&nbsp; That worked, and now when I run rake it works fine.&nbsp; I dunno. Thanks for the help.</p>]]></description>
			<author><![CDATA[dummy@example.com (thabenksta)]]></author>
			<pubDate>Sun, 18 Jun 2006 04:30:09 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=384#p384</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unit Tests Stopped Running - Confused]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=383#p383</link>
			<description><![CDATA[<p>Ahhh, I think I remember it now ... watching &quot;rake test&quot; run helped trigger it...</p><p>There seems to be a problem sometimes with how the db:prepare task sometimes gets confused.&nbsp; (If you run &quot;rake test --trace&quot; you might notice some weirdness when it gets to this task.</p><p>The fix I found (unsatisfying, but it worked for me) was to edit the db:prepare task to always use db:test:clone_structure and not db:test:clone&nbsp; (ie make both :sql and :db point to clone_structure.</p><p>Hope this helps</p>]]></description>
			<author><![CDATA[dummy@example.com (NielsenE)]]></author>
			<pubDate>Sun, 18 Jun 2006 04:14:37 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=383#p383</guid>
		</item>
		<item>
			<title><![CDATA[Re: Unit Tests Stopped Running - Confused]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=382#p382</link>
			<description><![CDATA[<p>I know I saw this briefly for when I was just starting out (all of three weeks ago), I&#039;m wracking my brain to remember what I did...&nbsp; I assume you&#039;ve been checking your testing logs, etc; I seem to remember seeing something a little odd in the logs that helped me track down the problem...&nbsp; Just looked back over my notes from that era and I see I made a note to record what I figured out, but I never got around to it....shoot...</p>]]></description>
			<author><![CDATA[dummy@example.com (NielsenE)]]></author>
			<pubDate>Sun, 18 Jun 2006 04:06:32 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=382#p382</guid>
		</item>
		<item>
			<title><![CDATA[Unit Tests Stopped Running - Confused]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=381#p381</link>
			<description><![CDATA[<p>I&#039;ve been running rake on my project consistently for months, and it always runs unit tests then functional tests.&nbsp; Now all the sudden it only runs functional tests.&nbsp; I know that I can run the unit tests explicitly, but I liked it when they both ran with just &#039;rake&#039;.&nbsp; I&#039;ve been trying to think of what I&#039;ve changed, and I can&#039;t think of anything.</p><p>Has anyone run into this?</p>]]></description>
			<author><![CDATA[dummy@example.com (thabenksta)]]></author>
			<pubDate>Sun, 18 Jun 2006 03:42:30 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=381#p381</guid>
		</item>
	</channel>
</rss>
