Skip to content

test: fix slow test from previous commit#216

Merged
mattklein123 merged 1 commit intomasterfrom
fix_slow_test
Nov 13, 2016
Merged

test: fix slow test from previous commit#216
mattklein123 merged 1 commit intomasterfrom
fix_slow_test

Conversation

@mattklein123
Copy link
Copy Markdown
Member

This test is still too slow for what it is doing but this makes it
acceptable for now.

This test is still too slow for what it is doing but this makes it
acceptable for now.
@mattklein123
Copy link
Copy Markdown
Member Author

@lyft/network-team @RomanDzhabarov

@mattklein123 mattklein123 merged commit 58edd76 into master Nov 13, 2016
@mattklein123 mattklein123 deleted the fix_slow_test branch November 13, 2016 18:58
@RomanDzhabarov
Copy link
Copy Markdown
Member

RomanDzhabarov commented Nov 13, 2016

Made it comparable to other tests run time: #217

lizan pushed a commit to lizan/envoy that referenced this pull request Nov 25, 2019
Signed-off-by: crazyxy <yxyan@google.com>
douglas-reid referenced this pull request in douglas-reid/envoy Jun 8, 2020
Signed-off-by: Pengyuan Bian <bianpengyuan@google.com>
krinkinmu pushed a commit to krinkinmu/envoy that referenced this pull request Nov 1, 2024
mathetake pushed a commit that referenced this pull request Mar 3, 2026
**Commit Message**:

Previously, API keys read from a file were used as-is, which could lead
to authentication failures if the file contained unintended leading or
trailing whitespace (e.g., from manual edits or file generation issues).

This change ensures that the API key is trimmed before use, preventing
such issues. A test case has been updated to validate the behavior.

Additionally, a debug log is added to warn if trimming occurs, helping
diagnose unexpected formatting issues.

Signed-off-by: Sébastien Han <seb@redhat.com>
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.

2 participants