Skip to content

[mac] github verification build fails randomly #705

Open
@jukzi

Description

@jukzi

MAC only: On the first run "Verify MacOS with Java-17" almost always fails with
71 errors like

expected:<Shell {} [layout=null]> but was:<null>
java.lang.AssertionError: expected:<Shell {} [layout=null]> but was:<null>
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:120)
	at org.junit.Assert.assertEquals(Assert.java:146)

image

After a Re-run of failed jobs sometimes all tests pass:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    junitJUnit test failuremacOShappens on macOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions