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

Skip Flaky Tests #27590

Merged
merged 2 commits into from
Aug 25, 2021
Merged

Skip Flaky Tests #27590

merged 2 commits into from
Aug 25, 2021

Conversation

narph
Copy link
Contributor

@narph narph commented Aug 25, 2021

What does this PR do?

#27085
#27585

Why is it important?

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.


[2021-08-25T07:29:05.332Z] === Failed

[2021-08-25T07:29:05.332Z] === FAIL: filebeat/input/filestream TestFilestreamEmptyLine (1.01s)

[2021-08-25T07:29:05.332Z]     environment_test.go:188: 

[2021-08-25T07:29:05.332Z]         	Error Trace:	environment_test.go:188

[2021-08-25T07:29:05.332Z]         	            				input_integration_test.go:229

[2021-08-25T07:29:05.332Z]         	Error:      	Not equal: 

[2021-08-25T07:29:05.332Z]         	            	expected: 58

[2021-08-25T07:29:05.332Z]         	            	actual  : 37

[2021-08-25T07:29:05.332Z]         	Test:       	TestFilestreamEmptyLine

[2021-08-25T07:29:05.332Z] 

[2021-08-25T07:29:05.332Z] === FAIL: filebeat/input/filestream TestFilestreamTruncateBlockedOutput (0.01s)

[2021-08-25T07:29:05.332Z]     environment_test.go:185: error when getting expected key 'filestream::.global::native::9819782-108' from store: failed in store/get operation on store 'filebeat': expected object

[2021-08-25T07:29:05.332Z] 

[2021-08-25T07:29:05.332Z] DONE 737 tests, 4 skipped, 2 failures in 31.813s

[2021-08-25T07:29:05.332Z] Error: exit status 1

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Aug 25, 2021
@narph narph self-assigned this Aug 25, 2021
@narph narph added the Team:Integrations Label for the Integrations team label Aug 25, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations (Team:Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Aug 25, 2021
@elasticmachine
Copy link
Collaborator

elasticmachine commented Aug 25, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-08-25T13:21:40.939+0000

  • Duration: 98 min 15 sec

  • Commit: d42d9a2

Test stats 🧪

Test Results
Failed 0
Passed 15162
Skipped 2315
Total 17477

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 15162
Skipped 2315
Total 17477

@narph narph added the flaky-test Unstable or unreliable test cases. label Aug 25, 2021
@narph narph merged commit cb1d315 into elastic:master Aug 25, 2021
@narph narph deleted the skip-flaky branch August 25, 2021 15:01
mdelapenya added a commit to mdelapenya/beats that referenced this pull request Aug 25, 2021
* master:
  Skip Flaky Tests  (elastic#27590)
  Remove fargate from aws module config (elastic#27575)
  [Heartbeat] Fix scheduler job type limit algorithm (elastic#27559)
@jsoriano jsoriano added backport-v7.15.0 Automated backport with mergify backport-v7.16.0 Automated backport with mergify labels Sep 13, 2021
@jsoriano
Copy link
Member

Backporting as this is also affecting other branches.

mergify bot pushed a commit that referenced this pull request Sep 13, 2021
* skip tests

* issue

(cherry picked from commit cb1d315)
mergify bot pushed a commit that referenced this pull request Sep 13, 2021
* skip tests

* issue

(cherry picked from commit cb1d315)
jsoriano pushed a commit that referenced this pull request Sep 13, 2021
(cherry picked from commit cb1d315)

Co-authored-by: Mariana Dima <mariana@elastic.co>
jsoriano pushed a commit that referenced this pull request Sep 13, 2021
(cherry picked from commit cb1d315)

Co-authored-by: Mariana Dima <mariana@elastic.co>
Icedroid pushed a commit to Icedroid/beats that referenced this pull request Nov 1, 2021
* skip tests

* issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v7.15.0 Automated backport with mergify backport-v7.16.0 Automated backport with mergify flaky-test Unstable or unreliable test cases. Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants