BTW, Josh, sorry for not responding to your post on Junit tests. I did not, for some reason get it in my inbox, but Alex was kind enough to forward it to me and your analysis was correct.
From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Monday, July 5, 2021 12:42 PM To: dev@royale.apache.org<mailto:dev@royale.apache.org> Subject: Mustella Tests Hi Guys, We’re close to having a release out. The hurdle right now is that Mustella tests are failing on the CI. Does anyone have time to test if they are passing locally on their pc? Right now it fails for me with >scriptName=halo.scripts::ButtonTestScript&id=SetupButtonTest&result=fail&elapsed=13&phase=body&started=1625149537338&extraInfo=&msg=ArgumentError: > Error #2024: An object cannot be added as a child of itself.^ Looking at ButtonTest I think this is caused by a state change that manifests in an includeIn command. I don't know if includeIn stopped working in swf (this test passed previously) or if I’m missing some env var on CI. I will probably revisit this by the end of the week if nobody else beats me to it. Thanks.