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 test failures from error response improvements #13535

Merged
merged 2 commits into from
Sep 22, 2024

Conversation

tharikaGitHub
Copy link
Member

This PR fixes the test failures from wso2/carbon-apimgt#12570

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Tharika Madurapperuma seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@tharikaGitHub tharikaGitHub changed the title Fix test failures from error response improvements [Do not merge] Fix test failures from error response improvements Sep 20, 2024
@tharikaGitHub tharikaGitHub changed the title [Do not merge] Fix test failures from error response improvements Fix test failures from error response improvements Sep 20, 2024
@tharikaGitHub
Copy link
Member Author

The test failure in Group 1 is a known intermittent test failure.

Results:
2024-09-21T11:45:16.1969750Z [INFO] 
2024-09-21T11:45:16.1970149Z [ERROR] Failures: 
2024-09-21T11:45:16.1971958Z [ERROR]   APIInvocationWithMessageTypeProperty.testInovkeAPIWithMessageTypePropertyInSequence:67 » NullPointer
2024-09-21T11:45:16.1972914Z [INFO] 
2024-09-21T11:45:16.1973340Z [ERROR] Tests run: 570, Failures: 1, Errors: 0, Skipped: 0

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.83%. Comparing base (ebcdd27) to head (dc4a9c2).
Report is 10 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13535      +/-   ##
============================================
- Coverage     17.80%   11.83%   -5.98%     
+ Complexity      894      602     -292     
============================================
  Files           255      255              
  Lines         11551    11551              
  Branches       1204     1204              
============================================
- Hits           2057     1367     -690     
- Misses         9477    10167     +690     
  Partials         17       17              
Flag Coverage Δ
integration_tests 11.83% <ø> (-5.98%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tharikaGitHub
Copy link
Member Author

Can merge as the second run of Group 1 test cases are successful.

@tharikaGitHub tharikaGitHub merged commit f0b45a6 into wso2:master Sep 22, 2024
6 of 9 checks passed
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.

3 participants