[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: kernel unit test failures

alesj do-not-reply at jboss.com
Wed Sep 23 05:00:48 EDT 2009


Wrt the Set|Collection|...|JaxbTestCase tests, you can ignore them for now.
It's a XB issue:
anonymous wrote : 
  | The thing is the wildcard in XSD is in the choice. While in the Java
  | class it's a separate particle.
  | 
  | > > It does fail for me as well. That's a binding validation issue.
  | > >
  | > > 859 TRACE [SchemaBindingValidator] complex type
  | > > {urn:jboss:javabean:1.0}propertyType
  | > > 859 TRACE [SchemaBindingValidator] sequence
  | > > 859 TRACE [SchemaBindingValidator] expected particles:
  | > > - sequence
  | > > - sequence
  | > > actual particles:
  | > > - wildcard
  | > > 859 TRACE [SchemaBindingValidator] flattened ModelGroupBinding is missing:
  | > > 859 TRACE [SchemaBindingValidator] flattened XSModelGroup is missing:
  | > > 859 TRACE [SchemaBindingValidator] - {wildcard}wildcard
  | 
And I'm already discussing it with Alexey on how to fix it.

What you're seeing is Asynch ControllerMode tests failing.
I sometimes get that as well, so perhaps we're still not doing those test in proper synch deterministic manner?
Or it could be Byteman bug?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256560#4256560

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256560



More information about the jboss-dev-forums mailing list