Wild guess: multi-threading issue? (That's my go-to boogeyman) :-) On Thu, Mar 25, 2021 at 6:03 AM Carter Kozak <cko...@ckozak.net> wrote:
> The flake appears to be resolved, just as mysteriously as it appeared. > > -Carter > > On Wed, Mar 24, 2021, at 10:28, Carter Kozak wrote: > > Any ideas why org.apache.logging.log4j.EventLoggerTest.structuredData > would fail due to the following? > > > java.lang.NullPointerException > > > at > org.apache.logging.log4j.EventLoggerTest.structuredData(EventLoggerTest.java:42) > > > > I haven't been able to reproduce this failure locally, but it appears to > have occurred both on release-2.x and a PR branch I pushed later. > > -Carter > > >