Skip to content

Pure-Java conformance tests#941

Open
snazy wants to merge 1 commit into
projectnessie:mainfrom
snazy:conf-no-grpc
Open

Pure-Java conformance tests#941
snazy wants to merge 1 commit into
projectnessie:mainfrom
snazy:conf-no-grpc

Conversation

@snazy

@snazy snazy commented Jul 24, 2026

Copy link
Copy Markdown
Member

The original Bazel-driven build in CEL-Java to run conformance-tests was leveraging the simple_test convenience binary to run tests. That binary no longer exists for CEL-Spec 0.25.2 and was replaced with a Java client in the CEL-Spec version bump PR.

This change goes further and removes the Bazel build entirely and replaces the client/server split, which was needed for the simple_test tool, with JUnit test-factory.

The original Bazel-driven build in CEL-Java to run conformance-tests was leveraging the `simple_test` convenience binary to run tests.
That binary no longer exists for CEL-Spec 0.25.2 and was replaced with a Java client in the CEL-Spec version bump PR.

This change goes further and removes the Bazel build entirely and replaces the client/server split, which was needed for the `simple_test` tool, with JUnit test-factory.
@snazy
snazy requested a review from XN137 July 24, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant