Hi,
According to infra, BuildBot issue with the port 8080 is fixed. I checked it
seems indeed OK in tests log.
But now the tests are not passing and not generating HTML results either on
BuildBot and locally here on Windows.
Unfortunately I had to move my VirtualBox from one disk to another and in the process the most important one (Ubuntu with all configured and ready)
got a tricky UUID issue so I cannot check if it works on Linux at the moment.
I guess it doest not because I get the same error locally than on BuildBot but
HTML results it's hard to quicly check the situation.
org.apache.ofbiz.base.start.StartupException: Cannot start()
org.apache.ofbiz.testtools.TestRunContainer (Test run was unsuccessful)
at
org.apache.ofbiz.base.container.ContainerLoader.startLoadedContainers(ContainerLoader.java:150)
at
org.apache.ofbiz.base.container.ContainerLoader.load(ContainerLoader.java:73)
at
org.apache.ofbiz.base.start.StartupControlPanel.loadStartupLoaders(StartupControlPanel.java:202)
at
org.apache.ofbiz.base.start.StartupControlPanel.start(StartupControlPanel.java:69)
at org.apache.ofbiz.base.start.Start.main(Start.java:84)
Caused by: org.apache.ofbiz.base.container.ContainerException: Test run was
unsuccessful
at
org.apache.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:199)
at
org.apache.ofbiz.base.container.ContainerLoader.startLoadedContainers(ContainerLoader.java:148)
... 4 more
:ofbiz --test FAILED
Trying to override old definition of datatype junitreport
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':ofbiz --test'.
> Process 'command 'C:\Program Files\Java\jdk1.8.0_112\bin\java.exe'' finished
with non-zero exit value 1
Could someone confirm tests are all passing and generating HTML results on
her.his machine?
Thanks
Jacques