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

Random failure in Flow\ETL\Tests\Integration\FlowTest::test_etl_sort_at_disk_in_memory test #592

Closed
stloyd opened this issue Oct 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@stloyd
Copy link
Member

stloyd commented Oct 16, 2023

This particular test seems to be failing randomly: https://github.com/flow-php/flow/actions/runs/6533466973/job/17738710141?pr=591

There was 1 failure:

1) Flow\ETL\Tests\Integration\FlowTest::test_etl_sort_at_disk_in_memory
Failed asserting that 50 is identical to 2600.

/home/runner/work/flow/flow/src/core/etl/tests/Flow/ETL/Tests/Integration/FlowTest.php:70

FAILURES!
Tests: 1414, Assertions: 148471, Failures: 1.
@stloyd stloyd added the bug Something isn't working label Oct 16, 2023
@stloyd
Copy link
Member Author

stloyd commented Oct 16, 2023

Fixed by #599

@stloyd stloyd closed this as completed Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant