RUM-6596 Fix the execution of legacy instrumentation tests in CI#2329
Merged
mariusc83 merged 1 commit intoOct 21, 2024
Merged
Conversation
mariusc83
force-pushed
the
mconstantin/rum-6596/fix-legacy-integration-tests-ci-runtime
branch
2 times, most recently
from
October 18, 2024 09:26
2cbac15 to
5c47222
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2329 +/- ##
===========================================
- Coverage 70.43% 70.41% -0.03%
===========================================
Files 739 739
Lines 27538 27538
Branches 4616 4616
===========================================
- Hits 19396 19389 -7
- Misses 6859 6865 +6
- Partials 1283 1284 +1 |
mariusc83
force-pushed
the
mconstantin/rum-6596/fix-legacy-integration-tests-ci-runtime
branch
5 times, most recently
from
October 21, 2024 09:52
25df38d to
429848e
Compare
mariusc83
marked this pull request as ready for review
October 21, 2024 10:48
ambushwork
approved these changes
Oct 21, 2024
mariusc83
force-pushed
the
mconstantin/rum-6596/fix-legacy-integration-tests-ci-runtime
branch
from
October 21, 2024 13:07
429848e to
953b791
Compare
mariusc83
deleted the
mconstantin/rum-6596/fix-legacy-integration-tests-ci-runtime
branch
October 21, 2024 14:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Problem Overview:
Legacy Integration Tests:
Silent Failure Cause:
Script Execution Approach:
set +e).GitLab CI Behavior:
Tools and Execution Challenges:
gradle.adb shell.Motivation
What inspired you to submit this pull request?
Additional Notes
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)