python312Packages.opentelemetry-instrumentation-asgi: disable tests
Tests have issues starting with 0.47b0
This commit is contained in:
@@ -35,6 +35,9 @@ buildPythonPackage {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
# Tests have issues starting with 0.47b0
|
||||
doCheck = false;
|
||||
|
||||
pythonImportsCheck = [ "opentelemetry.instrumentation.asgi" ];
|
||||
|
||||
meta = opentelemetry-instrumentation.meta // {
|
||||
|
||||
Reference in New Issue
Block a user