diff --git a/.github/workflows/nightly-check-ci.yml b/.github/workflows/nightly-check-ci.yml index 29da81eb7a7..bec25b433f3 100644 --- a/.github/workflows/nightly-check-ci.yml +++ b/.github/workflows/nightly-check-ci.yml @@ -33,7 +33,7 @@ jobs: uses: burrunan/gradle-cache-action@v1 with: job-id: nightly - arguments: --scan --continue nightly + arguments: --scan --continue DB:testOutOfBand gradle-version: wrapper - name: Upload Test Results diff --git a/test-configs/dh-tests.prop b/test-configs/dh-tests.prop index 0768743c095..f4b1fd1b555 100644 --- a/test-configs/dh-tests.prop +++ b/test-configs/dh-tests.prop @@ -1,6 +1,8 @@ # Properties for deephaven unit tests include= +ReleaseTracker.captureStackTraces=true + measurement.per_thread_cpu=false CompilerTools.logEnabledDefault=false