envoy icon indicating copy to clipboard operation
envoy copied to clipboard

Fix //test/common/websocket:codec_test on big endian

Open namrata-ibm opened this issue 1 year ago • 1 comments

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:]

namrata-ibm avatar May 31 '24 05:05 namrata-ibm

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.

:cat:

Caused by: https://github.com/envoyproxy/envoy/pull/34443 was opened by namrata-ibm.

see: more, trace.

Thank you for reviewing @alyssawilk

namrata-ibm avatar Jun 10 '24 14:06 namrata-ibm