"mmdet3d/vscode:/vscode.git/clone" did not exist on "8dd8da1275f5eccb2e7877c2dcb17fafe4096501"
  • moto's avatar
    [CI] Make *nix unit test fail if C++ extension is not available (#847) · 3bab2b29
    moto authored
    Currently our test suites automatically/silently skip tests on C++ extension
    if it is not available. This is nice in local env, but in CI these tests should be
    enforced and reported as failure if C++ extension is not available.
    
    This PR adds switch for making tests fail if C++ extension is not available,
    and make CI for *nix fail if that's the case.
    3bab2b29
case_utils.py 2.31 KB