Unverified Commit 9f60f571 authored by Karun Sandhu's avatar Karun Sandhu
Browse files

gns3-server: disable test_project.py test

parent d0fc3089
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,6 +87,7 @@ python3Packages.buildPythonApplication {
  disabledTestPaths = [
    # fails on ofborg because of lack of cpu vendor information
    "tests/controller/gns3vm/test_virtualbox_gns3_vm.py::test_cpu_vendor_id"
    "tests/controller/test_project.py"
  ];

  passthru.tests = {