concierge
concierge copied to clipboard
test cases race conditions
Migrated from Eclipse Bugzilla #485749
Stef Boerrigter 2016-01-13 08:15:47 EST
We are building concierge here with 3 persons on different machines, and see that it compiles completely on 1 pc, the others have JUnit test failures on "testBundleNativeCodeMacOSX_X86_64_WithSelectionFilter" that cannot be reproduced on other machines. another error seems to be the testBundleWithBadImports test. it sometimes Failes and when we rebuild it is Succes or failure (also dependant on what machine). All 3 these machines have the same OS (Ubuntu 14.04 with same configuration) and we use Yocto to build our concierge (on OpenJDK-8)
Comment 1 Stef Boerrigter 2016-01-13 08:16:50 EST
Created attachment 259156 [details] compile log attached is the compile log. log.do_compile.20625.txt