Disable Glide hg tests

Disable Glide hg tests The API they use is no longer supported.

АвторEdward Muller
КоммитерEdward Muller
6 лет назад
Файлов изменено: 1
+8–0
489569a
@@ -616,6 +616,14 @@
    echo "!!!"
    return 0
  fi
  echo "!!!"
  echo "!!! Skipping this test as Glide uses bitbucket v1.0 API, which is no longer supported"
  echo "!!! https://developer.atlassian.com/cloud/bitbucket/deprecation-notice-v1-apis/"
  echo "!!! TODO: move test to go modules"
  echo "!!!"
  return 0
  fixture "glide-with-hg-dep"
  assertDetected

Cherry-pick

Команда cherry-pick позволяет выбрать отдельные коммиты из одной ветки и применить их к другой.