Skip to content

Merge branch 'main' into feat/int-selfie

Sign in for the full log view
GitHub Actions / JUnit 11 windows-latest failed Dec 17, 2023 in 0s

77 tests run, 75 passed, 1 skipped, 1 failed.

Annotations

Check failure on line 38 in selfie-runner-junit5\build\classes\kotlin\test\com\diffplug\selfie\junit5\InlineIntTest.class

See this annotation in the file changed.

@github-actions github-actions / JUnit 11 windows-latest

InlineIntTest.toBe_write()

io.kotest.assertions.AssertionFailedError: expected:<"    expectSelfie(1234).toBe(1234)"> but was:<<empty string>>
Raw output
io.kotest.assertions.AssertionFailedError: expected:<"    expectSelfie(1234).toBe(1234)"> but was:<<empty string>>
	at app//com.diffplug.selfie.junit5.InlineIntTest.toBe_write(InlineIntTest.kt:38)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1541)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1541)