-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[tests-only] [full-ci] Added Then
steps to improve checks in tests for apiComments suite
#39794
[tests-only] [full-ci] Added Then
steps to improve checks in tests for apiComments suite
#39794
Conversation
Then
steps to improve checks in tests for apiComments suite
150e239
to
147c189
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍 please squash your commits before merge.
526671b
to
d487a0a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are going to be annoying for expected-failures updates. So we will need to be good at updating expected-failures very regularly to minimize the pain.
I missed one small problem that Amrita noticed.
d487a0a
to
0fa2616
Compare
failed at build restarted |
Kudos, SonarCloud Quality Gate passed! |
Description
This PR adds
Then
steps to existing API test scenarios to better check the results ofWhen
steps.Suites covered:
apiCapabilities
apiComments
Related Issue
How Has This Been Tested?
Types of changes
Checklist: