mirror of
https://github.com/python/cpython.git
synced 2026-08-09 18:50:37 -04:00
[3.15] gh-150720: Remove '-d 1' in test_script_error_treatment (GH-150736) (#150746)
Co-authored-by: László Kiss Kollár <[email protected]>
This commit is contained in:
co-authored by
László Kiss Kollár
parent
8fcec28e66
commit
80f3d798a7
@@ -686,8 +686,6 @@ class TestSampleProfilerErrorHandling(unittest.TestCase):
|
||||
"-m",
|
||||
"profiling.sampling.cli",
|
||||
"run",
|
||||
"-d",
|
||||
"1",
|
||||
script_file.name,
|
||||
],
|
||||
capture_output=True,
|
||||
|
||||
Reference in New Issue
Block a user