python3Packages.tinygrad: disable flaky performance test

This commit is contained in:
Sarah Clark
2026-06-24 11:58:33 -07:00
parent dc448fd697
commit daa11e6f1d
@@ -195,6 +195,8 @@ buildPythonPackage (finalAttrs: {
# Flaky:
# AssertionError: 2.1376906810000946 not less than 2.0
"test_recursive_pad"
# AssertionError: 23476983700 not greater than 60457564575 (performance test)
"test_flops"
# Require internet access
"testCopySHMtoDefault"