Unverified Commit 461b389f authored by Tim Jarratt's avatar Tim Jarratt
Browse files

OpenObserve : Add breadcrumb comment

parent ca1f3d3c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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"
  ];