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

[Meta] Filestream Go integration tests are flaky #31517

Closed
7 of 8 tasks
cmacknz opened this issue May 4, 2022 · 2 comments · Fixed by #31773
Closed
7 of 8 tasks

[Meta] Filestream Go integration tests are flaky #31517

cmacknz opened this issue May 4, 2022 · 2 comments · Fixed by #31773
Labels
flaky-test Unstable or unreliable test cases. Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team v8.4.0

Comments

@cmacknz cmacknz added the flaky-test Unstable or unreliable test cases. label May 4, 2022
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 4, 2022
@cmacknz
Copy link
Member Author

cmacknz commented May 4, 2022

Previous test failures that did not create an ticket automatically as examples:

* https://beats-ci.elastic.co/job/Beats/job/beats/job/main/148/
    * filebeat-goIntegTest / github.com/elastic/beats/v7/filebeat/input/filestream.TestParsersCStyleLog
    === RUN   TestParsersCStyleLog
        environment_test.go:196: 
                Error Trace:	environment_test.go:196
                                parsers_integration_test.go:243
                Error:      	Not equal: 
                                expected: 157
                                actual  : 121
                Test:       	TestParsersCStyleLog
    --- FAIL: TestParsersCStyleLog (0.11s)
* https://beats-ci.elastic.co/job/Beats/job/beats/job/8.0/386/
    *  filebeat-goIntegTest / github.com/elastic/beats/v7/filebeat/input/filestream.TestParsersJavaElasticsearchLogs
    === RUN   TestParsersJavaElasticsearchLogs
    environment_test.go:193: 
    Error Trace:	environment_test.go:193
                    parsers_integration_test.go:203
    Error:      	Not equal: 
                    expected: 7049
                    actual  : 6932
    Test:       	TestParsersJavaElasticsearchLogs
    --- FAIL: TestParsersJavaElasticsearchLogs (0.10s)
* https://beats-ci.elastic.co/job/Beats/job/beats/job/8.0/381/
    * filebeat-goIntegTest / github.com/elastic/beats/v7/filebeat/input/filestream.TestFilestreamTruncateWithSymlink
    === RUN   TestFilestreamTruncateWithSymlink
    environment_test.go:193: 
            Error Trace:	environment_test.go:193
                            input_integration_test.go:631
            Error:      	Not equal: 
                            expected: 22
                            actual  : 0
            Test:       	TestFilestreamTruncateWithSymlink
    --- FAIL: TestFilestreamTruncateWithSymlink (0.01s)
* https://beats-ci.elastic.co/job/Beats/job/beats/job/main/116/
    * filebeat-goIntegTest / github.com/elastic/beats/v7/filebeat/input/filestream.TestParsersRabbitMQMultilineLog
    === RUN   TestParsersRabbitMQMultilineLog
        environment_test.go:193: 
                Error Trace:	environment_test.go:193
                                parsers_integration_test.go:287
                Error:      	Not equal: 
                                expected: 386
                                actual  : 193
                Test:       	TestParsersRabbitMQMultilineLog
    --- FAIL: TestParsersRabbitMQMultilineLog (3.01s)

@cmacknz cmacknz added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label May 4, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Unstable or unreliable test cases. Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team v8.4.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants