skupperproject / skupper-router

An application-layer router for Skupper networks
https://skupper.io
Apache License 2.0
14 stars 18 forks source link

Reenable asan/tsan runtime checks on Ubuntu 24.04 #1510

Closed jiridanek closed 1 month ago

jiridanek commented 1 month ago

This follows up on #1503, #1505

@ganeshmurthy Should I also disable again the fedora checks enabled in https://github.com/skupperproject/skupper-router/pull/1504?

ganeshmurthy commented 1 month ago

This follows up on #1503, #1505

@ganeshmurthy Should I also disable again the fedora checks enabled in #1504?

The Fedora checks are working on main branch, right ? So, just leave them as is ?

jiridanek commented 1 month ago

One flaky looking failure

 52: E       AssertionError: 'Timeout Expired - n_tx=10, n_rx=10, expected_stuck=8 last_stuck=11' is not None
52: 
52: /home/runner/work/skupper-router/skupper-router/skupper-router/tests/system_tests_stuck_deliveries.py:113: AssertionError
jiridanek commented 1 month ago

Some flaky looking failures

 52: FAILED ::RouterTest::test_04_delayed_settlement_different_edges_check_interior - AssertionError: 'Timeout Expired - n_tx=10, n_rx=10, expected_stuck=8 last_stuck=11' is not None
52: FAILED ::RouterTest::test_05_no_settlement_same_interior - AssertionError: 'Timeout Expired - n_tx=10, n_rx=10, expected_stuck=8 last_stuck=11' is not None
52: FAILED ::RouterTest::test_08_no_settlement_different_edges_check_interior - AssertionError: 'Timeout Expired - n_tx=10, n_rx=10, expected_stuck=16 last_stuck=19' is not None

https://github.com/skupperproject/skupper-router/actions/runs/9271646190/job/25508294475#step:10:3973

TSan failures on ubuntu in

46 - system_tests_http (Failed)
47 - system_tests_websockets (Failed)

https://github.com/skupperproject/skupper-router/actions/runs/9271646190/job/25508296069#step:10:7378

https://github.com/skupperproject/skupper-router/actions/runs/9271646190/job/25508296544#step:10:5389