-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Update Golang to 1.15.12 #25629
Update Golang to 1.15.12 #25629
Conversation
Pinging @elastic/agent (Team:Agent) |
💔 Tests Failed
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪Test errorsExpand to view the tests failures
|
Test | Results |
---|---|
Failed | 9 |
Passed | 37131 |
Skipped | 3956 |
Total | 41096 |
Genuine test errors
💔 There are test failures but not known flaky tests, most likely a genuine test failure.
- Name:
Extended / x-pack/elastic-agent-windows-8-windows-8 / TestConfigurableFailed – github.com/elastic/beats/v7/x-pack/elastic-agent/pkg/agent/operation
- Name:
Extended / filebeat-windows-10-windows-10 / TestDefaultHarvesterGroup/assert_already_locked_resource_has_no_problem_when_harvestergroup_is_cancelled – github.com/elastic/beats/v7/filebeat/input/filestream/internal/input-logfile
- Name:
Extended / filebeat-windows-10-windows-10 / TestDefaultHarvesterGroup – github.com/elastic/beats/v7/filebeat/input/filestream/internal/input-logfile
- Name:
Extended / filebeat-windows-10-windows-10 / TestDefaultHarvesterGroup/assert_a_harvester_is_started_in_a_goroutine – github.com/elastic/beats/v7/filebeat/input/filestream/internal/input-logfile
- Name:
Extended / filebeat-windows-10-windows-10 / TestDefaultHarvesterGroup/assert_a_harvester_can_be_stopped_and_removed_from_bookkeeper – github.com/elastic/beats/v7/filebeat/input/filestream/internal/input-logfile
- Name:
Extended / filebeat-windows-10-windows-10 / TestDefaultHarvesterGroup/assert_a_harvester_for_same_source_cannot_be_started – github.com/elastic/beats/v7/filebeat/input/filestream/internal/input-logfile
- Name:
Extended / filebeat-windows-10-windows-10 / TestDefaultHarvesterGroup/assert_a_harvester_panic_is_handled – github.com/elastic/beats/v7/filebeat/input/filestream/internal/input-logfile
- Name:
Extended / filebeat-windows-10-windows-10 / TestDefaultHarvesterGroup/assert_a_harvester_error_is_handled – github.com/elastic/beats/v7/filebeat/input/filestream/internal/input-logfile
- Name:
Extended / filebeat-windows-10-windows-10 / TestDefaultHarvesterGroup/assert_already_locked_resource_has_to_wait – github.com/elastic/beats/v7/filebeat/input/filestream/internal/input-logfile
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
jenkins run tests |
(cherry picked from commit fd13dc5) # Conflicts: # libbeat/docs/version.asciidoc
(cherry picked from commit fd13dc5) # Conflicts: # libbeat/docs/version.asciidoc
(cherry picked from commit fd13dc5)
(cherry picked from commit fd13dc5)
(cherry picked from commit fd13dc5)
(cherry picked from commit fd13dc5)
What does this PR do?
This PR updates Golang to 1.15.12
Requires elastic/golang-crossbuild#84
Why is it important?
To be up to date with all fixes.
Checklist
- [ ] 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 worksCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.