envoy
envoy copied to clipboard
Fix //test/common/websocket:codec_test on big endian
Commit Message: Additional Description: As length is set using memcpy and further processed as per LE format, the test fails on s390x(big endian). Risk Level: Testing: Docs Changes: Release Notes: Platform Specific Features: [Optional Runtime guard:] [Optional Fixes #Issue] [Optional Fixes commit #PR or SHA] [Optional Deprecated:] [Optional API Considerations:]
Hi @namrata-ibm, welcome and thank you for your contribution.
We will try to review your Pull Request as quickly as possible.
In the meantime, please take a look at the contribution guidelines if you have not done so already.
Thank you for reviewing @alyssawilk