From 488065788eecc4e0608d3acee2c63a06abe20c2c Mon Sep 17 00:00:00 2001 From: Yuri Goldfeld Date: Wed, 6 Dec 2023 13:06:59 -0800 Subject: [PATCH] (debug) --- .github/workflows/main.yml | 4 ++-- ipc_shm_arena_lend | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6d2ec9f12..e3b509ec8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -367,14 +367,14 @@ jobs: info shm-c -shm-c - name: Run integration test [transport_test - Exercise mode - SHM-jemalloc sub-mode] - if: false # always() + if: always() run: | /usr/bin/bash -e \ $GITHUB_WORKSPACE/install/${{ matrix.build-type.conan-name }}/bin/run_transport_test_ex.sh \ info shm-j -shm-j - name: Run integration test [transport_test - Exercise mode - SHM-jemalloc sub-mode] - TRACE - if: always() + if: false # always() run: | /usr/bin/bash -e \ $GITHUB_WORKSPACE/install/${{ matrix.build-type.conan-name }}/bin/run_transport_test_ex.sh \ diff --git a/ipc_shm_arena_lend b/ipc_shm_arena_lend index aed24ca3d..c0be0bdfd 160000 --- a/ipc_shm_arena_lend +++ b/ipc_shm_arena_lend @@ -1 +1 @@ -Subproject commit aed24ca3d3a23c05d5f59d84f14155b77fe295a4 +Subproject commit c0be0bdfd021fa345c708b7c2fdba10ce90a40f6