OpenObserve : Add breadcrumb comment

This commit is contained in:
Tim Jarratt
2025-10-07 14:59:03 +02:00
parent ca1f3d3c0b
commit 461b389ffd
+2
View File
@@ -95,6 +95,8 @@ rustPlatform.buildRustPackage {
checkFlags = [
"--skip=handler::http::router::tests::test_get_proxy_routes"
"--skip=tests::e2e_test"
# test_export_operator unit test panics when run on the 0.14.7 release
# see this issue for more details : https://github.com/NixOS/nixpkgs/issues/447106
"--skip=tests::test_export_operator"
"--skip=service::organization::tests::test_organization"
];