Skip to content

Instantly share code, notes, and snippets.

@corinnekrych
Created July 12, 2016 10:29
Show Gist options
  • Save corinnekrych/29fa00f9a12eb4a96935221d8b6b906f to your computer and use it in GitHub Desktop.
Save corinnekrych/29fa00f9a12eb4a96935221d8b6b906f to your computer and use it in GitHub Desktop.
~/w/f/digger-art git:master ❯❯❯ grunt art:sif1                                                                                                                              ✱ ◼
Running "art:sif1" (art) task

Running "_before:sif1" (_before) task

Running "jshint:all" (jshint) task
>> 9 files lint free.

Running "clean:0" (clean) task
>> 1 path cleaned.

Running "clean:1" (clean) task
>> 0 paths cleaned.

Running "prepareConfig:sif1" (prepareConfig) task

Running "selectRelevantTests" task
MochaTest config: { test: 
   { options: 
      { reporter: 'spec',
        timeout: '600s',
        slow: '180s',
        require: [ 'mocha-steps' ],
        quiet: false },
     src: [ 'test-Android/**/*.js', 'test-Hybrid/**/*.js' ] } }
Target platforms: [ 'android', 'hybrid' ]

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 "mochaTest:test" (mochaTest) task


  Build Android Push starter templates
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%
    ✓ should build pushstarter-android-app-sdk23 (201993ms)

  Build Android templates
Current directory: /Users/corinne/workspace/fh_test_automation/digger-art
Backing-up App artefacts and setting up OTA links if available...
Build Succeeded
All Done
    ✓ should build blank-android-gradle-app-sdk23 (157692ms)
rmdir /var/folders/cl/80xt717d7d1_xbm129m6t6c00000gn/T/38a53766-4cad-4b68-91e1-1b1812b408db

  Build Android Sync templates
Backing-up App artefacts and setting up OTA links if available...
Build Succeeded
All Done
    ✓ should build sync-android-app-app-sdk23 (163744ms)
rmdir /var/folders/cl/80xt717d7d1_xbm129m6t6c00000gn/T/a919958c-6af9-440f-b5da-459b7fa6033f

  Test Cordova build for android
    ✓ should build

  Test Cordova build for hybrid
    ✓ should build


  5 passing (9m)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment