python3Packages.brax: disable flaky test (#520663)
This commit is contained in:
@@ -113,6 +113,8 @@ buildPythonPackage (finalAttrs: {
|
||||
"test_pendulum_period2"
|
||||
# AssertionError: Array(837.4592, dtype=float32) not greater than 990.0
|
||||
"testSpeed1"
|
||||
# AssertionError: array(0.) != 0.02
|
||||
"test_save_and_load_checkpoint"
|
||||
];
|
||||
|
||||
disabledTestPaths = [
|
||||
|
||||
Reference in New Issue
Block a user