[ 
https://issues.apache.org/jira/browse/JUDDI-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782499#comment-13782499
 ] 

Alex O'Ree edited comment on JUDDI-242 at 2/1/14 3:55 PM:
----------------------------------------------------------

Kurt, can you take a look at this? It's an enigma that's driving me crazy
joePublisherUpdateBusiness_HTTP_FIND_BUSINESS
joePublisherUpdateBusiness_SMTP_FIND_BUSINESS
joePublisherUpdateBusiness_HTTP_FIND_TMODEL
joePublisherUpdateBusiness_SMTP_FIND_TMODEL

in 
uddi-tck\src\test\java\org\apache\juddi\v3\tck\UDDI_090_SubscriptionListenerIntegrationTest.java


Edit: the issue was a public static String variable that should have been 
final. It was being overridden by another test and since junit does not 
guarantee any of order of execute of tests, it would occasional fail.


was (Author: spyhunter99):
Kurt, can you take a look at this? It's an enigma that's driving me crazy
joePublisherUpdateBusiness_HTTP_FIND_BUSINESS
joePublisherUpdateBusiness_SMTP_FIND_BUSINESS
joePublisherUpdateBusiness_HTTP_FIND_TMODEL
joePublisherUpdateBusiness_SMTP_FIND_TMODEL

in 
uddi-tck\src\test\java\org\apache\juddi\v3\tck\UDDI_090_SubscriptionListenerIntegrationTest.java

> Expand UDDI_090_SubscriptionListenerIntegrationTest to more elements
> --------------------------------------------------------------------
>
>                 Key: JUDDI-242
>                 URL: https://issues.apache.org/jira/browse/JUDDI-242
>             Project: jUDDI
>          Issue Type: Bug
>          Components: uddi-tck
>            Reporter: Tom Cunningham
>            Assignee: Kurt T Stam
>             Fix For: 3.3
>
>
> Expand UDDI_090_SubscriptionListenerIntegration to more elements (TModel, 
> Binding, etc).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to