Skip to content

Add support for multiline java #281

Add support for multiline java

Add support for multiline java #281

Triggered via pull request January 9, 2024 18:00
Status Failure
Total duration 3m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (11, ubuntu-latest)
Process completed with exit code 1.
DiskTodoTest.writeRemovesTODO(): selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/DiskTodoTest.kt#L8
java.lang.AssertionError: Expected write snapshots to succeed, but it failed
InlineIntTest.toBe_writeTODO(): selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/InlineIntTest.kt#L9
java.lang.AssertionError: Expected write snapshots to succeed, but it failed
InlineLongTest.toBe_writeTODO(): selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/InlineLongTest.kt#L9
java.lang.AssertionError: Expected write snapshots to succeed, but it failed
InteractiveTest.inlineMismatchToBe(): selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/InteractiveTest.kt#L9
java.lang.AssertionError: Expected interactive selfie run to succeed, but it failed.
JavaStringLiteralsTest.readFailsBecauseTodo(): JavaStringLiteralsTest#L29
java.lang.AssertionError: Expected read snapshots to fail, but it succeeded.
ReadOnlyTest.inlineMismatchWithComment(): selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/ReadOnlyTest.kt#L37
io.kotest.assertions.AssertionFailedError: expected:<"Selfie is in readonly mode, so `//SELFIEWRITE` is illegal at undertest.junit5.UT_ReadOnlyTest.<unknown>(UT_ReadOnlyTest.kt:9)"> but was:<"Snapshot mismatch">
build (17, ubuntu-latest)
Process completed with exit code 1.
build (11, windows-latest)
Process completed with exit code 1.