thrift: remove duplicate python_test disabled test

This commit is contained in:
Doron Behar
2026-01-20 23:47:49 +02:00
parent 0a4c46a093
commit 137d5bf38f
-1
View File
@@ -85,7 +85,6 @@ stdenv.mkDerivation (finalAttrs: {
# Tests that hang up in the Darwin sandbox
"SecurityTest"
"SecurityFromBufferTest"
"python_test"
# fails on hydra, passes locally
"concurrency_test"