Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] Weekly building of Jakarta Platform Stand-alone TCKs...

The **/*-junit-report.xml files are the ones used to create a Junit report in the master job and probably publish-results will fail now. Maybe the publish itself could be removed for testing. Will wait for the job completion.

Regards,
Alwin

On 03/06/20 6:45 AM, Scott Marlow wrote:
Would it help to temporarily remove all of the **/*-junit-report.xml files, to see if that helps the OOM go away?

As a quick test, I'm changing the standalonetck-nightly-build-run-master "Test report XMLs" field from "**/*-junit-report.xml", to "**/DELETE*-junit-report.xml", to see if avoiding the collection/publishing of test results avoids the OOM.

After this test, we can remove the word "DELETE" (or restore from job config history).




Back to the top