Skip to content

Instantly share code, notes, and snippets.

@corinnekrych
Created September 16, 2016 07:54
Show Gist options
  • Save corinnekrych/489fda2dd0205c0cb4107c55abfb8d7d to your computer and use it in GitHub Desktop.
Save corinnekrych/489fda2dd0205c0cb4107c55abfb8d7d to your computer and use it in GitHub Desktop.
~/w/f/digger-art git:add-android-release ❯❯❯ grunt art:qed1 --platform android --native
Running "art:qed1" (art) task
Running "_before:qed1" (_before) task
Running "jshint:all" (jshint) task
>> 11 files lint free.
Running "clean:0" (clean) task
>> 1 path cleaned.
Running "clean:1" (clean) task
>> 2 paths cleaned.
Running "prepareConfig:qed1" (prepareConfig) task
Running "selectRelevantTests" task
Target platforms: [ 'android', 'ios' ]
Target platforms: [ 'android' ]
MochaTest config: { test:
{ options:
{ reporter: 'spec',
timeout: '600s',
slow: '180s',
require: [ 'mocha-steps' ],
quiet: false },
src: [ 'test-Android/**/*.js' ] } }
Target platforms: [ 'android' ]
Running "getTemplatesList" task
Cloning [email protected]:feedhenry/fh-template-apps.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/fh-template-apps-master
Running "finalizeConfig:" (finalizeConfig) task
Running "pingTargetHost" task
Waiting for /sys/info/ping endpoint to return status 200. (times-out in 30 seconds)
Healthy digger
Running "createLogDirectory" task
Running "mochaTest:test" (mochaTest) task
info: Template (Blank Android Native using ant) was not found in fh-template-apps/global.json. Might be an error or legacy template (e.g. Ant based)
info: Template (Blank Android Native using ant) has branch override, branch specified in fh-template-apps/global.json will be ignored.
info: Template (Blank Android Native using ant RELEASE) was not found in fh-template-apps/global.json. Might be an error or legacy template (e.g. Ant based)
info: Template (Blank Android Native using ant RELEASE) has branch override, branch specified in fh-template-apps/global.json will be ignored.
Build Simple Android Push App template for android
Cloning git://github.com/feedhenry-templates/pushstarter-android-app.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/pushstarter-android-app-master
Adding build task to queue
Creating project...
Creating directories...
Downloading files...
Unzip files...
Creating native project...
Project created. Applying configuration changes and copying app files...
Checking and setting up signing credentials
Compiling native project, this could take a while...
Backing-up App artefacts and setting up OTA links if available...
Build Succeeded
All Done
Building [====================] 100%
Build result for Simple Android Push App: { file: 'android~0~1~pushstarterandroidappmaster.apk',
time: 'Total time taken: 194406ms' }
✓ should build Simple Android Push App (200570ms)
Build undefined RELEASE template for android
Skipping git clone for "git://github.com/feedhenry-templates/pushstarter-android-app.git", sources already cloned for different platform target.
Adding build task to queue
Creating project...
Creating directories...
Downloading files...
Unzip files...
Creating native project...
Project created. Applying configuration changes and copying app files...
Checking and setting up signing credentials
Compiling native project, this could take a while...
Building [=============== ] 75%
Backing-up App artefacts and setting up OTA links if available...
1) should build undefined RELEASE
Build Sync Android App template for android
Cloning git://github.com/feedhenry-templates/sync-android-app.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/sync-android-app-master
Adding build task to queue
Creating project...
Creating directories...
Downloading files...
Unzip files...
Creating native project...
Project created. Applying configuration changes and copying app files...
Checking and setting up signing credentials
Compiling native project, this could take a while...
Building [=============== ] 75%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment