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

[7.x] Format code, change tests/system to avoid breakage (#4459) #4518

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

simitt
Copy link
Contributor

@simitt simitt commented Dec 10, 2020

Backports the following commits to 7.x:

autopep8 will move imports to the top of the file
if they come after statements. Move the sys.path
magic to another file so we can preserve import
ordering.
@apmmachine
Copy link
Contributor

apmmachine commented Dec 10, 2020

💚 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

Expand to view the summary

Build stats

  • Build Cause: Branch indexing

  • Start Time: 2020-12-11T02:50:10.978+0000

  • Duration: 29 min 31 sec

Test stats 🧪

Test Results
Failed 0
Passed 4527
Skipped 142
Total 4669

Steps errors 3

Expand to view the steps failures

Compress
  • Took 0 min 0 sec . View more details on here
  • Description: tar --exclude=coverage-files.tgz -czf coverage-files.tgz coverage
Compress
  • Took 0 min 0 sec . View more details on here
  • Description: tar --exclude=system-tests-linux-files.tgz -czf system-tests-linux-files.tgz system-tests
Test Sync
  • Took 4 min 41 sec . View more details on here
  • Description: ./script/jenkins/sync.sh

@axw axw merged commit 07ce8d9 into elastic:7.x Dec 14, 2020
@axw axw deleted the backport/7.x/pr-4459 branch December 14, 2020 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants