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 failure in channels_test on SNP CI #6372

Open
achamayou opened this issue Jul 17, 2024 · 2 comments
Open

Test failure in channels_test on SNP CI #6372

achamayou opened this issue Jul 17, 2024 · 2 comments
Labels

Comments

@achamayou
Copy link
Member

https://dev.azure.com/MSRC-CCF/CCF/_build/results?buildId=87021&view=logs&j=b6a3fffa-f95e-580b-9bcb-4ae7d4681578&t=7439823f-f6a2-5514-9be9-467f4c602fdd

26: Test command: /CCF/build/channels_test
26: Environment variables: 
26:  TSAN_OPTIONS=suppressions=/CCF/tsan_env_suppressions
26:  ASAN_OPTIONS=alloc_dealloc_mismatch=0
26: Test timeout computed to be: 10000000
26: libc++abi: terminating due to uncaught exception of type ccf::NodeToNode::DroppedMessageException: std::exception
26: [doctest] doctest version is "2.4.11"
26: [doctest] run with "--help" for options
26: ===============================================================================
26: ../src/node/test/channels.cpp:1407:
26: TEST CASE:  Key rotation
26: 
26: ../src/node/test/channels.cpp:1407: FATAL ERROR: test case CRASHED: SIGABRT - Abort (abnormal termination) signal
26: 
26: ===============================================================================
26: [doctest] test cases:  10 |   9 passed | 1 failed | 1 skipped
26: [doctest] assertions: 984 | 984 passed | 0 failed |
26: [doctest] Status: FAILURE
@maxtropets
Copy link
Contributor

Previously fixed up in #5853

@achamayou
Copy link
Member Author

@maxtropets different issue this time.

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

2 participants