Skip to content

Instantly share code, notes, and snippets.

View LucasEby's full-sized avatar

Lucas Eby LucasEby

View GitHub Profile
@LucasEby
LucasEby / gist:070433176e275c51d4ae664b27985756
Last active October 18, 2025 03:13
Multiple Apache Pulsar test failures due to not correctly comparing JSON contents
TEST 1: HttpSinkTest.testGenericRecord
COMMAND THAT WAS RUN:
mvn -pl pulsar-io/http -Dtest=org.apache.pulsar.io.http.HttpSinkTest#testGenericRecord -DnondexSeed=974622 edu.illinois:nondex-maven-plugin:2.2.1:nondex
RELEVANT ERROR OUTPUT:
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.pulsar.io.http.HttpSinkTest
@LucasEby
LucasEby / gist:0d9dc227f3b835527078245672f31efa
Created October 2, 2025 17:00
Multiple Apache Pulsar test failures due to incorrectly assuming that json key-value pairs have a deterministic order
TEST 1:
NamespaceOwnershipStatusTest#testSerialization
COMMAND THAT WAS RUN:
mvn -pl pulsar-common -Dtest=org.apache.pulsar.common.policies.data.NamespaceOwnershipStatusTest#testSerialization -DforkCount=1 -DnondexSeed=1016066 -DnondexRuns=1 -DreuseForks=false edu.illinois:nondex-maven-plugin:2.2.1:nondex
RELEVANT ERROR OUTPUT:
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------