thaliproject / Thali_CordovaPlugin

Thali p2p plugin
MIT License
226 stars 44 forks source link

mobile_test.json is broken #1938

Closed ThaliTester closed 6 years ago

ThaliTester commented 6 years ago

Skipped testing branch master_jareksl_ci_test. mobile_test.json file must be broken.

ReferenceError: createComment is not defined

{
  "build": "./build.sh",
  "binary_path": {
    "ios": "ThaliTest.app",
    "android": "android-release-unsigned.apk"
  },
  "target": "all",
  "priority": "normal",
  "csname": {
    "android": "com.thaliproject.thalitest",
    "ios": "com.thaliproject.thalitest"
  },
  "timeout": 1400,
  "serverScript": "test/TestServer/"
}