Niclas, I fixed the issue by clearing the ThreadLocal in InvalidCompositeException after generating the report.
Paul Merlin a écrit : > > I can see that here too when running the tests with the Gradle daemon. > You are probably using a ThreadLocal somewhere that is not reset > properly... > > > Niclas Hedhman a écrit : >> Never mind... It seems to have recovered. ?:/ >> >> On Fri, Apr 7, 2017 at 10:32 AM, Niclas Hedhman <[email protected]> wrote: >> >>> Gang, >>> I am going to push hard for a release during the coming week. >>> >>> But I am struggling with a peculiarity that might halt this. >>> >>> I am trying to test my new Test Reporting facility. But I am getting >>> different result from running the test in ./gradlew vs running the test >>> inside IDEA. And the difference is not the test itself but inside the >>> bootstrap of the model, which is single-threaded. >>> >>> Can anyone suggest what the difference could possibly be, that impacts the >>> analysis of the model? >>> >>> >>> Cheers >>> -- >>> Niclas Hedhman, Software Developer >>> http://polygene.apache.org - New Energy for Java >>> >> >> >>
