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

Test test_symbol_list_parallel_stress_with_delete flaky #1367

Closed
G-D-Petrov opened this issue Feb 26, 2024 · 1 comment
Closed

Test test_symbol_list_parallel_stress_with_delete flaky #1367

G-D-Petrov opened this issue Feb 26, 2024 · 1 comment
Labels
bug Something isn't working flaky test Tracking tests that fail inconsistently in CI

Comments

@G-D-Petrov
Copy link
Collaborator

Describe the bug

Test test_symbol_list_parallel_stress_with_delete is flaky.
The test has been added as xfail in order to reduce unnecessary build failure, please remove this xfail when the tests is fixed.

Example:

FAILED tests/integration/arcticdb/version_store/test_symbol_list.py::test_symbol_list_parallel_stress_with_delete[True-10-3-2-2] - AssertionError: assert 1 == 0
 +  where 1 = len({'LFwGVFF'})
=== 1 failed, 1517 passed, 721 skipped, 1129 warnings in 2347.21s (0:39:07) ===

Steps/Code to Reproduce

Run the problematic pytest - test_symbol_list_parallel_stress_with_delete

Expected Results

The test should succeed/fail consistently.

OS, Python Version and ArcticDB Version

Windows and Linux pytest when ran in parallel.

Backend storage used

No response

Additional Context

No response

@G-D-Petrov G-D-Petrov added bug Something isn't working flaky test Tracking tests that fail inconsistently in CI labels Feb 26, 2024
@IvoDD
Copy link
Collaborator

IvoDD commented Feb 26, 2024

Duplicate of #1198

@IvoDD IvoDD marked this as a duplicate of #1198 Feb 26, 2024
@IvoDD IvoDD closed this as not planned Won't fix, can't repro, duplicate, stale Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flaky test Tracking tests that fail inconsistently in CI
Projects
None yet
Development

No branches or pull requests

2 participants