Closed JohnPreston closed 1 month ago
/sem-approve
/sem-approve Well that was worth a shot :D @pranavrth can you please re-trigger the tests?
/sem-approve
I mean, the style check I ran the command to fix that locally so I don't know what else to do here :/ I am not sure why the tests pass on some architecture but not with others. Given that the validation test is to check the value as per a statically expected set of returns, I am not sure how that comes to be.
Any suggestions?
The style check works with uncommitted and unstaged changes. Can you try to uncommit your changes and then run make style-fix-changed
and then force push the changes to this branch after committing.
Test still fails. Failing on different architecture is not related to the test cases. Its something else that I can check later when the style check and tests passes. Please focus on the Linux Ubuntu x64: source build
and Style check
jobs in the CI.
Closing this PR. Continued in https://github.com/confluentinc/librdkafka/pull/4856
Adding the int ID for transactional ID, to enable using that as a ResourceType in the clients (python being my use-case specifically)