Commit 8f218d6d authored by Weijia Wang's avatar Weijia Wang
Browse files

python310Packages.cirq-google: disable problematic tests

parent cf6fb1bb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -32,6 +32,8 @@ buildPythonPackage rec {
  disabledTestPaths = [
    # No need to test the version number
    "cirq_google/_version_test.py"
    # Trace/BPT trap: 5
    "cirq_google/engine/calibration_test.py"
  ];

  disabledTests = [