python311Packages.astropy: disable failing test
This commit is contained in:
committed by
Martin Weinelt
parent
e37dca94eb
commit
7bfbcf402f
@@ -72,6 +72,10 @@ buildPythonPackage rec {
|
||||
# May fail due to parallelism, see:
|
||||
# https://github.com/astropy/astropy/issues/15441
|
||||
"TestUnifiedOutputRegistry"
|
||||
|
||||
# fail due to pytest>=8
|
||||
# https://github.com/astropy/astropy/issues/15960#issuecomment-1913654471
|
||||
"test_distortion_header"
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user