mbeckerle commented on pull request #560: URL: https://github.com/apache/daffodil/pull/560#issuecomment-842421468
Nah. I have quite a bit to look at here. There is a race condition due to multithreaded test execution where tests pass if run individually, but fail if run collectively. So the loader changes I've made are somewhere sharing state. I have to chase that down. I am changing this back to a WIP. ________________________________ From: John Interrante ***@***.***> Sent: Monday, May 17, 2021 10:30 AM To: apache/daffodil ***@***.***> Cc: Beckerle, Mike ***@***.***>; Author ***@***.***> Subject: Re: [apache/daffodil] Verify that we get errors if the files contain a DOCTYPE (#560) Should I take a look now even though the tests are still failing with one error: [error] Test org.apache.daffodil.xml.TestXMLLoaderWithLocation.testFile1 failed: null, took 0.028 sec? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<https://github.com/apache/daffodil/pull/560#issuecomment-842373020>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AALUDA7H62RPY24ZWAOXUNLTOESAPANCNFSM44ZBN3MA>. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
