Skip to content
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

Update system tests #1116

Merged
merged 25 commits into from
Dec 28, 2021
Merged

Update system tests #1116

merged 25 commits into from
Dec 28, 2021

Conversation

zFernand0
Copy link
Member

@zFernand0 zFernand0 commented Aug 20, 2021

Signed-off-by: zFernand0 fernando.rijocedeno@broadcom.com

Fixes #1040

Signed-off-by: zFernand0 <fernando.rijocedeno@broadcom.com>
zFernand0 and others added 17 commits August 20, 2021 19:42
Signed-off-by: zFernand0 <fernando.rijocedeno@broadcom.com>
Signed-off-by: zFernand0 <fernando.rijocedeno@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
@sonarcloud
Copy link

sonarcloud bot commented Sep 29, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

…system-tests

Signed-off-by: zFernand0 <fernando.rijocedeno@broadcom.com>
Signed-off-by: zFernand0 <fernando.rijocedeno@broadcom.com>
@zFernand0
Copy link
Member Author

zFernand0 commented Dec 14, 2021

Before:

Test Suites: 18 failed, 105 passed, 123 total
Tests:       47 failed, 4 skipped, 817 passed, 868 total
Snapshots:   7 failed, 89 passed, 96 total

After:

Test Suites: 4 failed, 119 passed, 123 total
Tests:       8 failed, 4 skipped, 857 passed, 869 total
Snapshots:   95 passed, 95 total

Test(s) Added:

it("Throws an error with wrong format of variable input file. Name does not exist.", async () => {

Test(s) Failed:

  • 6 tests related to zos-logs
  • 3 tests may fail intermittently
    • Same token is displayed. Test name:
      • auth login/logout apiml show token should successfully issue the login command with rfj and show token
    • Missing expected file. Test name:
      • List command group USS Files Success scenarios should list a uss directory
    • Hangs. Test name:
      • Monitor Jobs api method wait for output status common initial status checks should detect that a job is in OUTPUT status

Signed-off-by: zFernand0 <fernando.rijocedeno@broadcom.com>
Signed-off-by: zFernand0 <fernando.rijocedeno@broadcom.com>
Signed-off-by: zFernand0 <fernando.rijocedeno@broadcom.com>
@zFernand0 zFernand0 marked this pull request as ready for review December 16, 2021 15:59
Copy link
Member Author

@zFernand0 zFernand0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, all changes that I didn't make LGTM! 😋

Signed-off-by: zFernand0 <fernando.rijocedeno@broadcom.com>
@awharn awharn self-requested a review December 16, 2021 21:18
Signed-off-by: zFernand0 <fernando.rijocedeno@broadcom.com>
@sonarcloud
Copy link

sonarcloud bot commented Dec 16, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@zFernand0 zFernand0 merged commit 9c7462b into master Dec 28, 2021
@zFernand0 zFernand0 deleted the update-system-tests branch December 28, 2021 15:44
@zFernand0 zFernand0 self-assigned this Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

System test properties are inconsistent
4 participants