Skip to content

Instantly share code, notes, and snippets.

@lptr
Created October 8, 2013 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lptr/6890295 to your computer and use it in GitHub Desktop.
Save lptr/6890295 to your computer and use it in GitHub Desktop.
Connected to the daemon. Dispatching Build{id=22cb32b4-c0cf-4b0c-8955-e79e58fd606d.1, currentDir=/Users/lptr/Workspace/client-core} request.
The client will now receive all logging from the daemon (pid: 36116). The daemon log file: /Users/lptr/.gradle/daemon/1.7/daemon-36116.out.log
Executing build with daemon context: DefaultDaemonContext[uid=bbe7637a-98d0-43e5-9efb-618838735df7,javaHome=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home,daemonRegistryDir=/Users/lptr/.gradle/daemon,pid=36116,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=MacRoman]
Starting Build
Settings evaluated using settings file '/Users/lptr/Workspace/client-core/settings.gradle'.
Projects loaded. Root project using build file '/Users/lptr/Workspace/client-core/build.gradle'.
Included projects: [root project 'client-core']
Evaluating root project 'client-core' using build file '/Users/lptr/Workspace/client-core/build.gradle'.
Setting project versions to "0.2-SNAPSHOT" for projects [root project 'client-core']
The testSource property is deprecated and will be removed in a future version. Please use the source property instead.
The testFlag property is deprecated and will be removed in a future version. Please use the flag property instead.
All projects evaluated.
Selected primary tasks 'clean', 'testFlash'
Tasks to be executed: [task ':clean', task ':compileToFlash', task ':testFlash']
:clean (Thread[Daemon Thread 7,5,main] - start
:clean
Executing task ':clean' due to:
Task has not declared any outputs.
:clean (Thread[Daemon Thread 7,5,main]) - complete
:compileToFlash (Thread[Daemon Thread 7,5,main] - start
:compileToFlash
Executing task ':compileToFlash' due to:
Output file /Users/lptr/Workspace/client-core/build/compiled-haxe/client-core.swc has changed.
Output file /Users/lptr/Workspace/client-core/build/compiled-haxe/client-core.swc has been removed.
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/format/3.0.4/zip/6136ff9147dd16f223bae8d43d6f4a7186eb414b/format-3.0.4.zip into /Users/lptr/Workspace/client-core/build/haxelibs/format-3.0.4.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/munit/2.0.2/zip/f57be6c86a5624acb8eb3a8d0120327d206a76c8/munit-2.0.2.zip into /Users/lptr/Workspace/client-core/build/haxelibs/munit-2.0.2.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/hamcrest/1.2.1/zip/bba00838c429f38ae436914cd7df40410268e072/hamcrest-1.2.1.zip into /Users/lptr/Workspace/client-core/build/haxelibs/hamcrest-1.2.1.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/mlib/2.0.2/zip/355b8c5b72f181eca03018e4aa2b345480873071/mlib-2.0.2.zip into /Users/lptr/Workspace/client-core/build/haxelibs/mlib-2.0.2.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/mcover/2.0.3/zip/264aa6495352822a49d3b22b53744a26a0663d82/mcover-2.0.3.zip into /Users/lptr/Workspace/client-core/build/haxelibs/mcover-2.0.3.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/format/3.0.4/zip/6136ff9147dd16f223bae8d43d6f4a7186eb414b/format-3.0.4.zip into /Users/lptr/Workspace/client-core/build/haxelibs/format-3.0.4.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/munit/2.0.2/zip/f57be6c86a5624acb8eb3a8d0120327d206a76c8/munit-2.0.2.zip into /Users/lptr/Workspace/client-core/build/haxelibs/munit-2.0.2.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/hamcrest/1.2.1/zip/bba00838c429f38ae436914cd7df40410268e072/hamcrest-1.2.1.zip into /Users/lptr/Workspace/client-core/build/haxelibs/hamcrest-1.2.1.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/mlib/2.0.2/zip/355b8c5b72f181eca03018e4aa2b345480873071/mlib-2.0.2.zip into /Users/lptr/Workspace/client-core/build/haxelibs/mlib-2.0.2.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/mcover/2.0.3/zip/264aa6495352822a49d3b22b53744a26a0663d82/mcover-2.0.3.zip into /Users/lptr/Workspace/client-core/build/haxelibs/mcover-2.0.3.zip
Executing in null: [haxe, -swf, /Users/lptr/Workspace/client-core/build/compiled-haxe/client-core.swc, --macro, include('prezi.net'), --macro, include('prezi.math'), --macro, include('prezi.util'), --macro, include('prezi.collection'), --macro, include('prezi.core'), --macro, include('prezi.service'), --macro, include('events'), --macro, include('prezi.jsmodules'), -cp, /Users/lptr/Workspace/client-core/src/common, -cp, /Users/lptr/Workspace/client-core/src/as, -cp, /Users/lptr/Workspace/client-core/build/haxelibs/format-3.0.4.zip/release, -cp, /Users/lptr/Workspace/client-core/build/haxelibs/munit-2.0.2.zip, -cp, /Users/lptr/Workspace/client-core/build/haxelibs/hamcrest-1.2.1.zip, -cp, /Users/lptr/Workspace/client-core/build/haxelibs/mlib-2.0.2.zip, -cp, /Users/lptr/Workspace/client-core/build/haxelibs/mcover-2.0.3.zip, -D, debug, -swf-version, 11, -D, fdb, -debug, -swf-version, 11]
:compileToFlash (Thread[Daemon Thread 7,5,main]) - complete
:testFlash (Thread[Daemon Thread 7,5,main] - start
:testFlash
Executing task ':testFlash' due to:
Task has not declared any outputs.
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/format/3.0.4/zip/6136ff9147dd16f223bae8d43d6f4a7186eb414b/format-3.0.4.zip into /Users/lptr/Workspace/client-core/build/haxelibs/format-3.0.4.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/munit/2.0.2/zip/f57be6c86a5624acb8eb3a8d0120327d206a76c8/munit-2.0.2.zip into /Users/lptr/Workspace/client-core/build/haxelibs/munit-2.0.2.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/hamcrest/1.2.1/zip/bba00838c429f38ae436914cd7df40410268e072/hamcrest-1.2.1.zip into /Users/lptr/Workspace/client-core/build/haxelibs/hamcrest-1.2.1.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/mlib/2.0.2/zip/355b8c5b72f181eca03018e4aa2b345480873071/mlib-2.0.2.zip into /Users/lptr/Workspace/client-core/build/haxelibs/mlib-2.0.2.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/mcover/2.0.3/zip/264aa6495352822a49d3b22b53744a26a0663d82/mcover-2.0.3.zip into /Users/lptr/Workspace/client-core/build/haxelibs/mcover-2.0.3.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/format/3.0.4/zip/6136ff9147dd16f223bae8d43d6f4a7186eb414b/format-3.0.4.zip into /Users/lptr/Workspace/client-core/build/haxelibs/format-3.0.4.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/munit/2.0.2/zip/f57be6c86a5624acb8eb3a8d0120327d206a76c8/munit-2.0.2.zip into /Users/lptr/Workspace/client-core/build/haxelibs/munit-2.0.2.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/hamcrest/1.2.1/zip/bba00838c429f38ae436914cd7df40410268e072/hamcrest-1.2.1.zip into /Users/lptr/Workspace/client-core/build/haxelibs/hamcrest-1.2.1.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/mlib/2.0.2/zip/355b8c5b72f181eca03018e4aa2b345480873071/mlib-2.0.2.zip into /Users/lptr/Workspace/client-core/build/haxelibs/mlib-2.0.2.zip
Extracting Haxe library file: /Users/lptr/.gradle/caches/artifacts-26/filestore/haxelib3/mcover/2.0.3/zip/264aa6495352822a49d3b22b53744a26a0663d82/mcover-2.0.3.zip into /Users/lptr/Workspace/client-core/build/haxelibs/mcover-2.0.3.zip
Executing in /Users/lptr/Workspace/client-core/build/munit-work/compileToFlash: [haxelib, run, munit, test]
Massive Unit - Copyright 2013 Massive Interactive. Version 2.0.2
haxe --macro include('prezi.net') --macro include('prezi.math') --macro include('prezi.util') --macro include('prezi.collection') --macro include('prezi.core') --macro include('prezi.service') --macro include('events') --macro include('prezi.jsmodules') -cp /Users/lptr/Workspace/client-core/build/munit-work/compileToFlash/tests -cp /Users/lptr/Workspace/client-core/src/common -cp /Users/lptr/Workspace/client-core/src/as -cp /Users/lptr/Workspace/client-core/build/haxelibs/format-3.0.4.zip/release -cp /Users/lptr/Workspace/client-core/build/haxelibs/munit-2.0.2.zip -cp /Users/lptr/Workspace/client-core/build/haxelibs/hamcrest-1.2.1.zip -cp /Users/lptr/Workspace/client-core/build/haxelibs/mlib-2.0.2.zip -cp /Users/lptr/Workspace/client-core/build/haxelibs/mcover-2.0.3.zip -D test -D debug -swf-version 11 -D fdb -debug -main TestMain -swf test.swf
Tests ERROR under as3 using summary client
------------------------------
PLATFORMS TESTED: 1, PASSED: 0, FAILED: 0, ERRORS: 1, TIME: 12.16218
Massive Unit - Copyright 2013 Massive Interactive. Version 2.0.2
haxe --macro include('prezi.net') --macro include('prezi.math') --macro include('prezi.util') --macro include('prezi.collection') --macro include('prezi.core') --macro include('prezi.service') --macro include('events') --macro include('prezi.jsmodules') -cp /Users/lptr/Workspace/client-core/build/munit-work/compileToFlash/tests -cp /Users/lptr/Workspace/client-core/src/common -cp /Users/lptr/Workspace/client-core/src/as -cp /Users/lptr/Workspace/client-core/build/haxelibs/format-3.0.4.zip/release -cp /Users/lptr/Workspace/client-core/build/haxelibs/munit-2.0.2.zip -cp /Users/lptr/Workspace/client-core/build/haxelibs/hamcrest-1.2.1.zip -cp /Users/lptr/Workspace/client-core/build/haxelibs/mlib-2.0.2.zip -cp /Users/lptr/Workspace/client-core/build/haxelibs/mcover-2.0.3.zip -D test -D debug -swf-version 11 -D fdb -debug -main TestMain -swf test.swf
Tests ERROR under as3 using summary client
------------------------------
PLATFORMS TESTED: 1, PASSED: 0, FAILED: 0, ERRORS: 1, TIME: 12.16218
:testFlash FAILED
:testFlash (Thread[Daemon Thread 7,5,main]) - complete
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':testFlash'.
> There are failing tests
* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.
BUILD FAILED
Total time: 15.787 secs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment