Mark D. Roth
|
d4fb5ea436
|
update service config parsing as per recent spec change
|
5 years ago |
Ashitha Santhosh
|
3651424ea4
|
Moved k[Min/Max]FrameSize variables to header file.
|
5 years ago |
Donna Dionne
|
46439bcb0f
|
Fixing the settings_timeout_test flake by reducing pollset_work deadline
Intermittently (when we run the test 100 times) we see that at times
we are not notified about successful socket connection even within 1
second.
The pollset_work deadline is set to 1 second, so when our connection
timeout is also set to 1 second, we only had 1 poll. And if that poll
didn't let us know about the socket, we didn't get another chance.
Reducing the pollset_work deadline to 100ms, now the test runs faster
and pass consistently:
result for 500 runs:
https://source.cloud.google.com/results/invocations/dd1b38f4-0f28-470b-a78b-b485445e44f2/targets/%2F%2Ftest%2Fcore%2Ftransport%2Fchttp2:settings_timeout_test/tests
|
5 years ago |
jiangtaoli2016
|
f090b04dd4
|
Add NULL-termination to hardcoded test creds string
|
5 years ago |
jiangtaoli2016
|
4d41a56e17
|
SSL peer match name case-insensitive
|
5 years ago |
Ashitha Santhosh
|
53fc4e5c13
|
Fixed error
|
5 years ago |
jiangtaoli2016
|
951abee174
|
Revert "Append old ca.pem"
This reverts commit 13c6b6c612 .
|
5 years ago |
jiangtaoli2016
|
13c6b6c612
|
Append old ca.pem
|
5 years ago |
jiangtaoli2016
|
2a9173f554
|
Update hardcoded test credentials and keys
|
5 years ago |
jiangtaoli2016
|
b21fc9c4d4
|
Add a test on bad SNI and ensure handshake succeeds
|
5 years ago |
Ashitha Santhosh
|
6fbf67ed9c
|
Modified test variable name
|
5 years ago |
ZhenLian
|
738272f3a8
|
[ImproveTLS] add a wrapper to error_detail in C core args
|
5 years ago |
Jan Tattermusch
|
6738f420fd
|
mark channelz_test as flaky
|
5 years ago |
Yash Tibrewal
|
f1b87b1290
|
Disable disappearing_server for Windows
|
5 years ago |
Ashitha Santhosh
|
72112d034e
|
Added tests.
|
5 years ago |
Jan Tattermusch
|
01d635b92a
|
improve code readability
|
5 years ago |
Jan Tattermusch
|
a791e16983
|
mark more tests as flaky
|
5 years ago |
Jan Tattermusch
|
84ae7981d2
|
blacklist a port that cannot be bound on WinRBE
|
5 years ago |
Jan Tattermusch
|
548e989515
|
mark some fixtures as flaky with resource_quota_server test
|
5 years ago |
Jan Tattermusch
|
8b663c86b6
|
support marking end2end fixture-test pairs as flaky
|
5 years ago |
Jan Tattermusch
|
5c8e0bcafb
|
add missing _test suffix for some bazel tests
|
5 years ago |
Zhen Lian
|
cbc977204b
|
[ImproveTLS] fix memory leak issue from users' perspective
|
5 years ago |
Esun Kim
|
b308241343
|
Fix clang-tidy issues
|
5 years ago |
Esun Kim
|
e019f18707
|
Fix C2196: egrep is non-standard and deprecated.
|
5 years ago |
Esun Kim
|
415d41f9e8
|
Rerun clang-formatter-7
|
5 years ago |
Yash Tibrewal
|
2cdab491a3
|
Cleanup
|
5 years ago |
Jan Tattermusch
|
cbb0ef2717
|
try marking some offenders as flaky
|
5 years ago |
Yash Tibrewal
|
ff8fecb7f2
|
Delete api_fuzzer.cc
|
5 years ago |
Yash Tibrewal
|
c6fa7eefb9
|
testing with locks in ws
Remove no_logging and add missing mu locks
|
5 years ago |
Matthew Stevenson
|
786e6c3ed3
|
Fix build issues.
|
5 years ago |
Matthew Stevenson
|
ad9a9a7067
|
Remove unnecessary comments.
|
5 years ago |
Matthew Stevenson
|
3c87fb610f
|
Add comments to TlsFetchKeyMaterials API and add a test file for the TLS credentials options.
|
5 years ago |
Moiz Haidry
|
f53456210d
|
Addressed Mark's comments
|
5 years ago |
Yash Tibrewal
|
612c743f54
|
Remove the flakiness of disappearing_server end2end test. Fix #21221
|
5 years ago |
Jan Tattermusch
|
41ac287f7b
|
generate build metadata from bazel BUILD
|
5 years ago |
Moiz Haidry
|
ede2ffc1a8
|
Addressed Mark's comments
|
5 years ago |
Mark D. Roth
|
dbea965b8e
|
Fix fuzzers to actually run.
|
5 years ago |
Mark D. Roth
|
48b9cd992d
|
Always construct LB policy config, even when only the policy name is specified.
|
5 years ago |
Moiz Haidry
|
67565b767d
|
CallCredentials debug string API
|
5 years ago |
Vijay Pai
|
f6b38f75a4
|
Revert "feat: add x-goog-user-project header from quota_project_id field"
|
5 years ago |
Esun Kim
|
7a14955759
|
Replaced grpc_core::MakeUnique with absl::make_unique
|
5 years ago |
Yash Tibrewal
|
0622d34bd2
|
Re-enable work_serializer test internally
|
5 years ago |
Julien Boeuf
|
f930322bf9
|
Add more tests for STS
- ensure that we don't crash if the token file is not readable.
- fixed the oauth2 token fetcher as well.
|
5 years ago |
Yash Tibrewal
|
eb179095c4
|
Buildify
|
5 years ago |
Jan Tattermusch
|
bd450a3146
|
clang format code
|
5 years ago |
Jan Tattermusch
|
2d73493b5e
|
dont segfault if --resolver_type is not supplied
|
5 years ago |
Yash Tibrewal
|
56f4129a1e
|
Add notap tag for work_serializer
|
5 years ago |
Esun Kim
|
0b26a2ff56
|
Added abseil-based sync
|
5 years ago |
Yash Tibrewal
|
68ac18b095
|
Avoid linter warnings
|
5 years ago |
Yash Tibrewal
|
44c0477d65
|
Remaning commits
|
5 years ago |