Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Flaky integration test IntegrationTest_OneSpoutBoltMultiTasks #2858

@ashvina

Description

@ashvina

This tests seems to be failing occasionally. It was fixed earlier (#1830), but seems to be happening again

[2018-04-06 17:47:05 +0000] [INFO]: Fetching results for topology 20180406174052_IntegrationTest_OneSpoutBoltMultiTasks_df1f2c98-0b3b-4db1-b208-bf512cef60f1, retry count: 5
[2018-04-06 17:47:05 +0000] [INFO]: 200 GET /results/20180406174052_IntegrationTest_OneSpoutBoltMultiTasks_df1f2c98-0b3b-4db1-b208-bf512cef60f1 (127.0.0.1) 0.84ms
[2018-04-06 17:47:05 +0000] [ERROR]: Actual result did not match expected result
[2018-04-06 17:47:05 +0000] [INFO]: Actual result ---------- 
['A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B']
[2018-04-06 17:47:05 +0000] [INFO]: Expected result ---------- 
['A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'A', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B', 'B']
[2018-04-06 17:47:05 +0000] [ERROR]: Checking result failed for 20180406174052_IntegrationTest_OneSpoutBoltMultiTasks_df1f2c98-0b3b-4db1-b208-bf512cef60f1 topology :: Traceback (most recent call last):
 File "integration_test/src/python/test_runner/main.py", line 184, in run_test
   return results_checker.check_results()
 File "integration_test/src/python/test_runner/main.py", line 103, in check_results
   return self._compare(expected_results, actual_results)
 File "integration_test/src/python/test_runner/main.py", line 116, in _compare
   raise failure

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions