Skip to content

Make traces verification loosely, stabilize e2e tests#4306

Merged
wu-sheng merged 1 commit into
apache:masterfrom
kezhenxu94:test/single-stable
Feb 2, 2020
Merged

Make traces verification loosely, stabilize e2e tests#4306
wu-sheng merged 1 commit into
apache:masterfrom
kezhenxu94:test/single-stable

Conversation

@kezhenxu94
Copy link
Copy Markdown
Member

Motivation:

Make E2E tests more stable.

Modifications:

  • Verify the traces loosely as other tests, and remove the verify method which verifies traces strictly, as we have preparation that also generates traces.
  • Add mvn option --batch-mode to get rid of the downloading progress.

Result:

E2E tests are more stable.

@kezhenxu94 kezhenxu94 added the test Test requirements about performance, feature or before release. label Feb 2, 2020
@kezhenxu94 kezhenxu94 added this to the 7.0.0 milestone Feb 2, 2020
@kezhenxu94 kezhenxu94 requested a review from wu-sheng February 2, 2020 04:35
@kezhenxu94 kezhenxu94 mentioned this pull request Feb 2, 2020
3 tasks
### Motivation:

Make E2E tests more stable.

### Modifications:

Verify the traces loosely as other tests, and remove the `verify` method which verifies traces strictly, as we have preparation that also generates traces.

### Result:

E2E tests are more stable.
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #4306 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4306      +/-   ##
==========================================
+ Coverage    26.8%   26.81%   +<.01%     
==========================================
  Files        1170     1170              
  Lines       25577    25577              
  Branches     3655     3655              
==========================================
+ Hits         6857     6859       +2     
+ Misses      18111    18108       -3     
- Partials      609      610       +1
Impacted Files Coverage Δ
...walking/apm/agent/core/context/TracingContext.java 61.43% <0%> (-0.45%) ⬇️
.../agent/core/profile/ProfileTaskChannelService.java 32.18% <0%> (+3.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 360eae2...4d9e000. Read the comment docs.

@wu-sheng wu-sheng merged commit 408a777 into apache:master Feb 2, 2020
@kezhenxu94 kezhenxu94 deleted the test/single-stable branch February 2, 2020 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Test requirements about performance, feature or before release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants