Merge pull request #324902 from GaetanLepage/shimmy

python311Packages.shimmy: disable failing test
This commit is contained in:
OTABI Tomoya
2024-07-06 18:36:39 +09:00
committed by GitHub
@@ -53,6 +53,9 @@ buildPythonPackage rec {
];
disabledTestPaths = [
# Requires unpackaged labmaze
"tests/test_dm_control_multi_agent.py"
# Requires unpackaged pyspiel
"tests/test_openspiel.py"