Richard asked for help on a BVal failure for TomEE 8 and I realised, we had a failure on TomEE 9. So I was looking at the BVal failure on my side but it does not fail alone on my side. It only fails when running part of the entire TCK. So maybe a state.
Did not test yet the other failures. I just ran MDBWithWildcardTest but so far it does not fail either. So I ran it with the full arquillian JMS tests module. And I can reproduce locally [INFO] Results: [INFO] [ERROR] Errors: [ERROR] MDBWithWildcardTest ยป Deployment Unable to deploy [INFO] [ERROR] Tests run: 7, Failures: 0, Errors: 1, Skipped: 1 I'll have a look quickly if you want -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, Oct 10, 2022 at 4:52 PM David Blevins <david.blev...@gmail.com> wrote: > I've been working on the test failures in the main build. We're down to > about 7 from our usual 14-17. > > This test doesn't fail for me. Is anyone else able to reproduce it? > > - MDBWithWildcardTest > > I found the commit this started failing in through a git bisect. > > - FullPoolFailoverTest.testConnectionPoolTimeout - > 8c0819090de18bf6c645812e88eae3202b557f83 > > I've been running git bisects trying to find the cause of the > examples/mtom test, but a few hours into that and still nothing concussive > as too many of the interim steps have build failures that don't really > allow for running those tests and determining if the commit is good or bad. > > Flying home in a bit, but hope to continue running git bisects tomorrow. > > > -- > David Blevins > http://twitter.com/dblevins > http://www.tomitribe.com > >