Skip to content

Commit 3d45ade

Browse files
authored
chore(profiler): enable shuffle testing (#4070)
Co-authored-by: nick.ripley <[email protected]>
1 parent 789b238 commit 3d45ade

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/ci_test_core.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ mkdir -p "$TEST_RESULTS"
1010
# Packages that don't support -shuffle on yet
1111
NO_SHUFFLE_PATTERN="(github\.com/DataDog/dd-trace-go/v2/ddtrace/tracer|\
1212
github\.com/DataDog/dd-trace-go/v2/internal/civisibility/utils|\
13-
github\.com/DataDog/dd-trace-go/v2/profiler|\
1413
github\.com/DataDog/dd-trace-go/v2/instrumentation/appsec/dyngo|\
1514
github\.com/DataDog/dd-trace-go/v2/instrumentation/httptrace)$"
1615

0 commit comments

Comments
 (0)