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

channels_test is flaky in SNP builds #5853

Open
achamayou opened this issue Dec 6, 2023 · 0 comments
Open

channels_test is flaky in SNP builds #5853

achamayou opened this issue Dec 6, 2023 · 0 comments
Labels

Comments

@achamayou
Copy link
Member

Failure observed in https://dev.azure.com/MSRC-CCF/CCF/_build/results?buildId=79185&view=logs&jobId=4bdd83b0-b422-5e84-0058-fb00a4da194e&j=4bdd83b0-b422-5e84-0058-fb00a4da194e&t=01ab89b5-2bb2-5b36-1c41-59a63e14a55c

24: Test command: /CCF/build/channels_test
24: Environment variables: 
24:  TSAN_OPTIONS=suppressions=/CCF/tsan_env_suppressions
24:  ASAN_OPTIONS=alloc_dealloc_mismatch=0
24: Test timeout computed to be: 10000000
24: [doctest] doctest version is "2.4.11"
24: [doctest] run with "--help" for options
24: ===============================================================================
24: ../src/node/test/channels.cpp:1405:
24: TEST CASE:  Key rotation
24: 
24: ../src/node/test/channels.cpp:1562: FATAL ERROR: REQUIRE( received_by_2 == expected_received_by_2 ) is NOT correct!
24:   values: REQUIRE( {?} == {?} )
24: 
24: ===============================================================================
24: [doctest] test cases:   11 |   10 passed | 1 failed | 0 skipped
24: [doctest] assertions: 1517 | 1516 passed | 1 failed |
24: [doctest] Status: FAILURE!
24/57 Test #24: channels_test ....................***Failed    6.19 sec
@achamayou achamayou added the bug label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant