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

[filebeat] in windows-2016 got some test failures TestSocketCleanup/TestReceiveNewEventsConcurrently #21757

Closed
v1v opened this issue Oct 13, 2020 · 2 comments
Labels
bug flaky-test Unstable or unreliable test cases. Team:Services (Deprecated) Label for the former Integrations-Services team

Comments

@v1v
Copy link
Member

v1v commented Oct 13, 2020

Flaky Test


=== RUN   TestSocketCleanup
    server_test.go:264: 
        	Error Trace:	server_test.go:264
        	Error:      	Received unexpected error:
        	            	listen unix C:\Users\JENKIN~1.PAC\AppData\Local\Temp\test.sock: socket: An address incompatible with the requested protocol was used.
        	Test:       	TestSocketCleanup
--- FAIL: TestSocketCleanup (0.00s)
=== RUN   TestReceiveNewEventsConcurrently
    server_test.go:330: 
        	Error Trace:	server_test.go:330
        	Error:      	Received unexpected error:
        	            	listen unix C:\Users\JENKIN~1.PAC\AppData\Local\Temp\test.sock: socket: An address incompatible with the requested protocol was used.
        	Test:       	TestReceiveNewEventsConcurrently
--- FAIL: TestReceiveNewEventsConcurrently (0.00s)
  • Notes: Additional details about the test. e.g. theory as to failure cause

Actions

@v1v v1v added the bug label Oct 13, 2020
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 13, 2020
@v1v v1v added flaky-test Unstable or unreliable test cases. and removed flaky-test Unstable or unreliable test cases. labels Oct 14, 2020
@v1v v1v changed the title [filebeat] in windows-20016 got some test failures TestSocketCleanup/TestReceiveNewEventsConcurrently [filebeat] in windows-2016 got some test failures TestSocketCleanup/TestReceiveNewEventsConcurrently Oct 14, 2020
@andresrc andresrc added the Team:Services (Deprecated) Label for the former Integrations-Services team label Oct 14, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Oct 14, 2020
@andresrc andresrc added the flaky-test Unstable or unreliable test cases. label Oct 14, 2020
@urso
Copy link

urso commented Nov 10, 2020

The tests seem to be skipped by now.

Unix sockets are added only rather "recently" to windows. I think an up to date Windows 10 or Windows 2019 are required the least.

@urso urso closed this as completed Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug flaky-test Unstable or unreliable test cases. Team:Services (Deprecated) Label for the former Integrations-Services team
Projects
None yet
Development

No branches or pull requests

4 participants