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

Fix system tests #1752

Merged
merged 13 commits into from
Jul 31, 2023
Merged

Fix system tests #1752

merged 13 commits into from
Jul 31, 2023

Conversation

t1m0thyj
Copy link
Member

@t1m0thyj t1m0thyj commented Jul 17, 2023

What It Does

  • Update jest-junit to support "reportTestSuiteErrors" option
  • Remove obsolete snapshot for files copy dsclp
  • Fix yaml.safeLoad call for tso issue cmd
  • Fix failing workflows tests (thanks @zFernand0 for helping with these 🙂)
  • Fix hanging files edit system tests

How to Test
Check results in our internal system test pipeline

Review Checklist
I certify that I have:

Additional Comments

Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Signed-off-by: zFernand0 <37381190+zFernand0@users.noreply.github.com>
Signed-off-by: zFernand0 <37381190+zFernand0@users.noreply.github.com>
Signed-off-by: zFernand0 <37381190+zFernand0@users.noreply.github.com>
Signed-off-by: zFernand0 <37381190+zFernand0@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (32adda0) 92.79% compared to head (a1880b6) 92.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1752   +/-   ##
=======================================
  Coverage   92.79%   92.79%           
=======================================
  Files         422      422           
  Lines        7165     7165           
  Branches     1309     1309           
=======================================
  Hits         6649     6649           
  Misses        515      515           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
@t1m0thyj t1m0thyj marked this pull request as ready for review July 26, 2023 16:44
@sonarcloud
Copy link

sonarcloud bot commented Jul 31, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@zFernand0 zFernand0 merged commit 08be45b into master Jul 31, 2023
44 of 45 checks passed
@zFernand0 zFernand0 deleted the fix-system-tests branch July 31, 2023 13:56
@zFernand0 zFernand0 added the release-current Indicates that there is no new functionality being delivered label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog release-current Indicates that there is no new functionality being delivered
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants