On 9/25/05 3:17 PM, "Jamie Orchard-Hays" <[EMAIL PROTECTED]> wrote:
> Do you know what files were breaking, or have a suggestion for > finding them? I would like to fix this once and for all and submit a > patch. Took me a bit to recall the junit reports are now in a temporary directory (great for building, odd for viewing reports). Anyway, it seems as though I'm only getting a single error, but I haven't really looked into it. Hope the following helps. >From TEST-org.apache.tapestry.junit.mock.TestMocks.xml: junit.framework.AssertionFailedError: Request #2/Match Confirmation: Response does not contain string 'Contents match.'. at org.apache.tapestry.junit.mock.MockTester.matchSubstring(MockTester.java:610 ) at org.apache.tapestry.junit.mock.MockTester.executeOutputAssertions(MockTester .java:515) at org.apache.tapestry.junit.mock.MockTester.executeAssertions(MockTester.java: 379) at org.apache.tapestry.junit.mock.MockTester.executeRequest(MockTester.java:198 ) at org.apache.tapestry.junit.mock.MockTester.execute(MockTester.java:148) at org.apache.tapestry.junit.mock.TestMocks.runTest(TestMocks.java:63) -- Kevin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
