Skip to content

Commit 084f8c8

Browse files
committed
Revert "--Testing hangs and crashes"
This reverts commit 31bafc0.
1 parent 430034a commit 084f8c8

File tree

2 files changed

+0
-37
lines changed

2 files changed

+0
-37
lines changed

.github/workflows/Steeltoe.All.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,6 @@ jobs:
103103
# - name: Test (net9.0) (memory dumps)
104104
# run: dotnet test ${{ env.SOLUTION_FILE }} --filter "Category=MemoryDumps" --framework net9.0 ${{ env.COMMON_TEST_ARGS }}
105105

106-
- name: List directory with recorded dumps (on failure)
107-
if: ${{ failure() }}
108-
shell: bash
109-
run: find ${{ github.workspace }}/dumps -type f
110-
111106
- name: Upload crash/hang dumps (on failure)
112107
if: ${{ failure() }}
113108
uses: actions/upload-artifact@v4

src/Common/test/Common.Test/TryTestFailures.cs

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)