Skip to content

Conversation

@delaneyj
Copy link
Collaborator

@delaneyj delaneyj commented Jul 8, 2025

Fixes #972

@delaneyj delaneyj requested a review from bencroker as a code owner July 8, 2025 15:10
diff -q "$1/norm_output.txt" "$1/norm_testOutput.txt" || { exit 1; }

rm "$1/norm_output.txt" "$1/norm_testOutput.txt"
./compare-sse.sh "$1/output.txt" "$1/testOutput.txt" || { exit 1; }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The previous diff showed the file with differences. With this code the culprit is not visible.

On exit > 0 the $1 should be echoed to find out.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try latest plz

Copy link
Contributor

@mailq mailq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect. Excellent. Marvelous.

@bencroker bencroker merged commit 7c23443 into release-candidate Jul 8, 2025
1 check failed
@bencroker bencroker deleted the delaneyj/issue972-any-ordered-tests branch July 8, 2025 18:20
@GlenDC
Copy link
Contributor

GlenDC commented Jul 8, 2025

Approved, function wise.
This already resolves most of the diffs that i found in the two SDKs that I maintain. Thx!

@delaneyj delaneyj mentioned this pull request Jul 8, 2025
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.

5 participants