Skipped testing branch ci_test. mobile_test.json file must be broken. > ReferenceError: createComment is not defined ``` { "build": { "ios": "./build_ios.sh", "android": "./build_droid.sh" }, "binary_path": { "ios": "platforms/ios/build/device/HelloWorld.app", "android": "platforms/android/build/outputs/apk/android-release-unsigned.apk" }, "target": "android", "priority": "normal", "csname": { "android": "com.example.hello", "ios": "com.example.hello" }, "timeout": 150, "serverScript": "serverApp/" } ```
Skipped testing branch ci_test. mobile_test.json file must be broken.