-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: [skip e2e] data race in load test #39845
Conversation
@weiliu1031 go-sdk check failed, comment |
rerun go-sdk |
@weiliu1031 go-sdk check failed, comment |
rerun go-sdk |
@weiliu1031 go-sdk check failed, comment |
rerun ut |
rerun go-sdk |
@weiliu1031 go-sdk check failed, comment |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #39845 +/- ##
==========================================
+ Coverage 79.81% 81.32% +1.51%
==========================================
Files 1496 1191 -305
Lines 206990 179646 -27344
==========================================
- Hits 165210 146101 -19109
+ Misses 35784 27538 -8246
- Partials 5996 6007 +11
|
rerun go-sdk |
@weiliu1031 go-sdk check failed, comment |
rerun go-sdk |
@weiliu1031 go-sdk check failed, comment |
rerun go-sdk |
@weiliu1031 go-sdk check failed, comment |
rerun go-sdk |
@weiliu1031 go-sdk check failed, comment |
0ee4173
to
4bde909
Compare
Signed-off-by: Wei Liu <[email protected]>
4bde909
to
2c2430a
Compare
Related to #39701 pr: #39845 Signed-off-by: Wei Liu <[email protected]>
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, weiliu1031 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Related to #39701