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

tests fail randomly (rare) #44

Open
asherikov opened this issue Jan 2, 2025 · 0 comments
Open

tests fail randomly (rare) #44

asherikov opened this issue Jan 2, 2025 · 0 comments

Comments

@asherikov
Copy link

e.g.,

7: [ RUN      ] DataTamerBasic.VectorWithChangingSize
7: ../../../../src/data_tamer/data_tamer_cpp/tests/dt_tests.cpp:244: Failure
7: Expected equality of these values:
7:   sink->latest_snapshot.payload.size()
7:     Which is: 0
7:   vect.size() * sizeof(float) + sizeof(uint32_t)
7:     Which is: 20
20: [ RUN      ] DataTamerBasic.SinkAdd
20: ../../../../src/data_tamer/data_tamer_cpp/tests/dt_tests.cpp:50: Failure
20: Expected equality of these values:
20:   dummy_sink_A->snapshots_count[hash]
20:     Which is: 0
20:   shapshot_count
20:     Which is: 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant