-
Notifications
You must be signed in to change notification settings - Fork 87
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
V2 sys test fix port #2373
V2 sys test fix port #2373
Conversation
Signed-off-by: jace-roell <[email protected]>
Signed-off-by: jace-roell <[email protected]>
Signed-off-by: jace-roell <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## zowe-v2-lts #2373 +/- ##
============================================
Coverage 91.25% 91.25%
============================================
Files 638 638
Lines 19150 19162 +12
Branches 3944 3947 +3
============================================
+ Hits 17475 17486 +11
- Misses 1674 1675 +1
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: jace-roell <[email protected]>
Signed-off-by: jace-roell <[email protected]>
Signed-off-by: jace-roell <[email protected]>
Signed-off-by: jace-roell <[email protected]>
Signed-off-by: jace-roell <[email protected]>
packages/cli/__tests__/zostso/__system__/stop/__scripts__/address-space/as_fully_qualified.sh
Outdated
Show resolved
Hide resolved
Signed-off-by: jace-roell <[email protected]>
Signed-off-by: jace-roell <[email protected]>
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.
Everything works great! Thanks for backporting these, @jace-roell!
Signed-off-by: jace-roell <[email protected]>
Signed-off-by: jace-roell <[email protected]>
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, thanks Jace for porting this over!
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! 😋
From a little earlier this morning!
Test Suites: 138 passed, 138 total
Tests: 3 skipped, 1201 passed, 1204 total
Snapshots: 100 passed, 100 total
Time: 2814.569 s
What It Does
port system test fixes from V3.
GitHub issue# and link:
#2336
#2353
#2354
Review Checklist
I certify that I have: