You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2011/01/08 19:47:45 UTC

[jira] Updated: (TAP5-973) Identify and fix the issue that causes intermittent build failures

     [ https://issues.apache.org/jira/browse/TAP5-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-973:
--------------------------------------

    Description: 
Lately, the errors are all about:


Failed tests: 
 reload_a_service_implementation(org.apache.tapestry5.ioc.ReloadTest)


  was:
On a large percentage of builds, we get this error:

expected:<PARIS IN THE SPRINGTIME> but was:<>
java.lang.AssertionError: expected:<PARIS IN THE SPRINGTIME> but was:<>
	at org.testng.Assert.fail(Assert.java:86)
	at org.testng.Assert.failNotEquals(Assert.java:440)
	at org.testng.Assert.assertEquals(Assert.java:110)
	at org.testng.Assert.assertEquals(Assert.java:131)
	at org.testng.Assert.assertEquals(Assert.java:141)
	at org.apache.tapestry5.test.AbstractIntegrationTestSuite.assertFieldValue(AbstractIntegrationTestSuite.java:220)
(1 more lines...)



> Identify and fix the issue that causes intermittent build failures
> ------------------------------------------------------------------
>
>                 Key: TAP5-973
>                 URL: https://issues.apache.org/jira/browse/TAP5-973
>             Project: Tapestry 5
>          Issue Type: Task
>          Components: tapestry-spring
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Lately, the errors are all about:
> Failed tests: 
>  reload_a_service_implementation(org.apache.tapestry5.ioc.ReloadTest)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.