Vertispan / j2clmavenplugin

Maven plugin to launch new J2CL compilation
https://vertispan.github.io/j2clmavenplugin/
Apache License 2.0
53 stars 26 forks source link

Suppressed ClosedWatchServiceException and updated Java of Archetypes to 11 #188 #231

Closed jiakuan closed 11 months ago

jiakuan commented 1 year ago

Fixes for #188

niloc132 commented 1 year ago

CI is giving us some grief, usually it is closer to 5% failure rate (something in the resource constrained env seems to make it easy to hit a race condition when evaluating unit tests in a sample maven project...). I'll look more closely at the output here when I get the chance and confirm we're not actually hitting a real bug of some kind, then get this PR merged.

treblereel commented 1 year ago

CI is giving us some grief, usually it is closer to 5% failure rate (something in the resource constrained env seems to make it easy to hit a race condition when evaluating unit tests in a sample maven project...). I'll look more closely at the output here when I get the chance and confirm we're not actually hitting a real bug of some kind, then get this PR merged.

in my case, on osx each build ends with this exception.