Skip to content

refactor: remove intermediate base test class (no longer needed) #154

refactor: remove intermediate base test class (no longer needed)

refactor: remove intermediate base test class (no longer needed) #154

Triggered via push December 21, 2025 21:56
Status Failure
Total duration 3m 53s
Artifacts

ci.yml

on: push
run checks using gradlew
3m 32s
run checks using gradlew
Matrix: dry run release
Fit to window
Zoom out
Zoom in

Annotations

3 errors
CleanThatTest.itSelectsCustomVersion(): app/src/test/java/com/diffplug/spotless/cli/steps/CleanThatTest.java#L175
java.lang.AssertionError: File: /tmp/junit-15501745411142551611/Test2.java read with charset UTF-8 does not have the expected content: Changed content at line 1: expecting: ["Deprecatedprivate"] but was: ["public class A { @Deprecatedprivate final transient String ANNOTATED; }"]
CleanThatTest.itSelectsCustomVersion(): app/src/test/java/com/diffplug/spotless/cli/steps/CleanThatTest.java#L175
java.lang.AssertionError: File: /tmp/junit-5649239511218145350/Test2.java read with charset UTF-8 does not have the expected content: Changed content at line 1: expecting: ["Deprecatedprivate"] but was: ["public class A { @Deprecatedprivate final transient String ANNOTATED; }"]
run checks using gradlew
Process completed with exit code 1.