Add integration test for dictionary race#7962
Add integration test for dictionary race#7962bianpengyuan wants to merge 1 commit intoistio:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
kyessenov
left a comment
There was a problem hiding this comment.
Looks like some test that sets checkDict to true is missing.
Codecov Report
@@ Coverage Diff @@
## master #7962 +/- ##
=======================================
- Coverage 71% 71% -<1%
=======================================
Files 374 374
Lines 32730 32764 +34
=======================================
- Hits 23064 23000 -64
- Misses 8657 8762 +105
+ Partials 1009 1002 -7
Continue to review full report at Codecov.
|
53bdcc6 to
5b18779
Compare
|
/hold wait for istio/api#611 |
|
@mandarjog @kyessenov API dep updated. ptal. |
mixer/test/client/env/setup.go
Outdated
There was a problem hiding this comment.
Can you set it to true in at least one of mixer/test/client tests?
There was a problem hiding this comment.
So sorry! forgot to commit the new test files...
|
/retest |
9795897 to
a938984
Compare
c269153 to
90c7068
Compare
|
/test e2e-bookInfo-envoyv2-v1alpha3 |
1 similar comment
|
/test e2e-bookInfo-envoyv2-v1alpha3 |
90c7068 to
1cbc61c
Compare
1cbc61c to
dd8c0cf
Compare
|
@bianpengyuan: The following tests failed, say
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Verified that the test will fail if api sha is not updated.
fixes #7934