Created
September 16, 2016 06:43
-
-
Save corinnekrych/e9ea1c6cb6e7b2fca96f216133851b74 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/w/f/digger-art git:master ❯❯❯ grunt art:qed1 --platform android --native true | |
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: '960s', | |
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. | |
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: 218448ms' } | |
✓ should build Simple Android Push App (225207ms) | |
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... | |
Backing-up App artefacts and setting up OTA links if available... | |
Build Succeeded | |
All Done | |
Building [====================] 100% | |
Build result for Sync Android App: { file: 'android~0~1~syncandroidappmaster.apk', | |
time: 'Total time taken: 174406ms' } | |
✓ should build Sync Android App (180234ms) | |
Build SAML Android template for android | |
Cloning git://github.com/feedhenry-templates/saml-android-app.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/saml-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 SAML Android: { file: 'android~0~1~samlandroidappmaster.apk', | |
time: 'Total time taken: 162354ms' } | |
✓ should build SAML Android (167756ms) | |
Build Welcome Project Android Gradle template for android | |
Cloning git://github.com/feedhenry-templates/welcome-android-gradle.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/welcome-android-gradle-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 Welcome Project Android Gradle: { file: 'android~0~1~welcomeandroidgradlemaster.apk', | |
time: 'Total time taken: 172364ms' } | |
✓ should build Welcome Project Android Gradle (180715ms) | |
Build Blank Native Android Gradle App template for android | |
Cloning git://github.com/feedhenry-templates/blank-android-gradle.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/blank-android-gradle-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 Blank Native Android Gradle App: { file: 'android~0~1~blankandroidgradlemaster.apk', | |
time: 'Total time taken: 144350ms' } | |
✓ should build Blank Native Android Gradle App (149086ms) | |
Build Helloworld Native Android Gradle App template for android | |
Cloning git://github.com/feedhenry-templates/helloworld-android-gradle.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/helloworld-android-gradle-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 Helloworld Native Android Gradle App: { file: 'android~0~1~helloworldandroidgradlemaster.apk', | |
time: 'Total time taken: 150333ms' } | |
✓ should build Helloworld Native Android Gradle App (155251ms) | |
Build Blank Android Native using ant template for android | |
Cloning [email protected]:feedhenry-templates/blank-android-app.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/blank-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 Blank Android Native using ant: { file: 'android~0~1~blankandroidappmaster.apk', | |
time: 'Total time taken: 28247ms' } | |
✓ should build Blank Android Native using ant | |
7 passing (19m) | |
Done, without errors. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment