There was an error while loading. Please reload this page.
1 parent ba3b09a commit bdbf1f5Copy full SHA for bdbf1f5
1 file changed
master/custom/factories.py
@@ -471,7 +471,6 @@ def create_test_opts(self, branch, worker):
471
# possible to enable it on Fedora/RHEL. But these changes were
472
# only backported up to the 3.13 branch.
473
# https://github.com/python/cpython/issues/98894
474
- # https://github.com/python/cpython/issues/98894
475
testops.extend(('-x', 'test_dtrace'))
476
return testops
477
0 commit comments