Skip to content

Commit 6c2e2fb

Browse files
committed
More time for ASan
1 parent 4539b6e commit 6c2e2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_profiling/test_sampling_profiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3156,7 +3156,7 @@ def test_native_frames_enabled(self):
31563156
try:
31573157
profiling.sampling.sample.sample(
31583158
subproc.process.pid,
3159-
duration_sec=1,
3159+
duration_sec=2,
31603160
filename=collapsed_file.name,
31613161
output_format="collapsed",
31623162
sample_interval_usec=1000,

0 commit comments

Comments
 (0)