Skip to content

Instantly share code, notes, and snippets.

@corinnekrych
Last active September 29, 2016 07:34
Show Gist options
  • Save corinnekrych/7aeffd9ac8e6bf22494095c8349ad42d to your computer and use it in GitHub Desktop.
Save corinnekrych/7aeffd9ac8e6bf22494095c8349ad42d to your computer and use it in GitHub Desktop.
❯❯❯ grunt art:meh1_ios --hybrid master
Running "art:meh1_ios" (art) task
Running "_before:meh1_ios" (_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:meh1_ios" (prepareConfig) task
Running "selectRelevantTests" task
MochaTest config: { test:
{ options:
{ reporter: 'spec',
timeout: '960s',
slow: '180s',
require: [ 'mocha-steps' ],
quiet: false },
src: [ 'test-Hybrid/**/*.js' ] } }
Target platforms: [ 'ios' ]
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 (appforms_client) has branch override, branch specified in fh-template-apps/global.json will be ignored.
info: Template (hello_world_hybrid_app) has branch override, branch specified in fh-template-apps/global.json will be ignored.
info: Template (welcome_project_client) has branch override, branch specified in fh-template-apps/global.json will be ignored.
info: Template (mobile_spec_project_client) has branch override, branch specified in fh-template-apps/global.json will be ignored.
info: Template (sync_app) has branch override, branch specified in fh-template-apps/global.json will be ignored.
info: Template (hello_world_backbone_hybrid_app) has branch override, branch specified in fh-template-apps/global.json will be ignored.
info: Template (hello_world_angular_hybrid_app) has branch override, branch specified in fh-template-apps/global.json will be ignored.
info: Template (hello_world_ionic_hybrid_app) has branch override, branch specified in fh-template-apps/global.json will be ignored.
Build Cordova App template for ios
Cloning git://github.com/feedhenry-templates/blank-cordova-app.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/blank-cordova-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 Cordova App: { file: 'ios~0~1~blankcordovaappmaster.zip',
time: 'Total time taken: 54455ms' }
✓ should build Cordova App
Build Cordova Forms App template for ios
Cloning git://github.com/feedhenry/appforms-project-client.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/appforms-project-client-FH-v3.13.0
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...
Building [============ ] 58%
1) should build Cordova Forms App
Build Cordova App template for ios
Cloning git://github.com/feedhenry-templates/helloworld-app.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/helloworld-app-FH-v3.13.0
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...
Building [============ ] 58%
2) should build Cordova App
Build Welcome Project-client template for ios
Cloning git://github.com/feedhenry-templates/welcome-app.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/welcome-app-FH-v3.13.0
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...
Building [============ ] 58%
3) should build Welcome Project-client
Build Mobile Spec Cordova App template for ios
Cloning git://github.com/feedhenry-templates/fh-mobile-spec-app.git into /Users/corinne/workspace/fh_test_automation/digger-art/temp/fh-mobile-spec-app-FH-v3.13.0
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...
Building [============ ] 58%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment