Created
December 23, 2014 06:18
-
-
Save sebv/e91bdbe6cbe5114be448 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
➜ instruments-without-delay git:(master) ./build.sh test | |
Build settings from command line: | |
CONFIGURATION_BUILD_DIR = /Users/baba/Work/instruments-without-delay/build | |
SDKROOT = iphonesimulator8.1 | |
=== BUILD TARGET DTMobileISShim OF PROJECT DTMobileISShim WITH CONFIGURATION Release === | |
Check dependencies | |
=== BUILD TARGET ScriptAgentShim OF PROJECT ScriptAgentShim WITH CONFIGURATION Release === | |
Check dependencies | |
** BUILD SUCCEEDED ** | |
Build settings from command line: | |
CONFIGURATION_BUILD_DIR = /Users/baba/Work/instruments-without-delay/build | |
=== BUILD TARGET InstrumentsShim OF PROJECT InstrumentsShim WITH CONFIGURATION Release === | |
Check dependencies | |
=== BUILD TARGET TestApp OF PROJECT TestApp WITH CONFIGURATION Release === | |
Check dependencies | |
=== BUILD TARGET SimShim OF PROJECT SimShim WITH CONFIGURATION Release === | |
Check dependencies | |
** BUILD SUCCEEDED ** | |
/var/folders/tm/6nkhw7sn4qq5jg3j0syh5y4w0000gn/T/trace.nSI9VBcJ ~/Work/instruments-without-delay | |
2014-12-23 06:16:49 +0000 Debug: ----------------------------------------- | |
2014-12-23 06:16:49 +0000 Debug: FAILED: Got expected output, but it took 1059ms. | |
2014-12-23 06:16:49 +0000 Debug: ----------------------------------------- | |
Instruments Trace Complete (Duration : 3.056196s; Output : /private/var/folders/tm/6nkhw7sn4qq5jg3j0syh5y4w0000gn/T/trace.nSI9VBcJ/instrumentscli0.trace) | |
~/Work/instruments-without-delay | |
➜ instruments-without-delay git:(master) ./build.sh test | |
Build settings from command line: | |
CONFIGURATION_BUILD_DIR = /Users/baba/Work/instruments-without-delay/build | |
SDKROOT = iphonesimulator8.1 | |
=== BUILD TARGET ScriptAgentShim OF PROJECT ScriptAgentShim WITH CONFIGURATION Release === | |
Check dependencies | |
=== BUILD TARGET DTMobileISShim OF PROJECT DTMobileISShim WITH CONFIGURATION Release === | |
Check dependencies | |
** BUILD SUCCEEDED ** | |
Build settings from command line: | |
CONFIGURATION_BUILD_DIR = /Users/baba/Work/instruments-without-delay/build | |
=== BUILD TARGET InstrumentsShim OF PROJECT InstrumentsShim WITH CONFIGURATION Release === | |
Check dependencies | |
=== BUILD TARGET TestApp OF PROJECT TestApp WITH CONFIGURATION Release === | |
Check dependencies | |
=== BUILD TARGET SimShim OF PROJECT SimShim WITH CONFIGURATION Release === | |
Check dependencies | |
** BUILD SUCCEEDED ** | |
/var/folders/tm/6nkhw7sn4qq5jg3j0syh5y4w0000gn/T/trace.veB41TTb ~/Work/instruments-without-delay | |
2014-12-23 06:17:15 +0000 Debug: ----------------------------------------- | |
2014-12-23 06:17:15 +0000 Debug: FAILED: Got expected output, but it took 1084ms. | |
2014-12-23 06:17:15 +0000 Debug: ----------------------------------------- | |
Instruments Trace Complete (Duration : 3.057043s; Output : /private/var/folders/tm/6nkhw7sn4qq5jg3j0syh5y4w0000gn/T/trace.veB41TTb/instrumentscli0.trace) | |
~/Work/instruments-without-delay |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment