Attempting to run IOS Application Unit tests results in an Exception

39 views
Skip to first unread message

John Lussmyer

unread,
Feb 19, 2013, 6:25:48 PM2/19/13
to google-tool...@googlegroups.com
I just tried following the instructions at http://jerry.cm/unit-testing-in-xcode-45-from-the-command-lin which makes it look like this toolbox should let me actually run my tests.
I set it up, and when I run the build and test, I get this:

Run test suite MeetUtilTests
Test Suite 'MeetUtilTests' started at 2013-02-19 23:13:12 +0000
2013-02-19 15:13:12.711 UnitTests[99236:c07] No parent for <TeamParser: 0x9e55fd0>
2013-02-19 15:13:12.718 UnitTests[99236:c07] Number of event entries 4
MeetUtilTests did not finish

/var/folders/kp/kcf762053dlg9ykngch_1zph0000gn/T/iossim-UnitTests.app-iPhone-BVLgKj/Library/Application Support/iPhone Simulator/6.0/Applications/86C7FFCE-97B0-455A-9EEE-10E457DE5642/UnitTests.app did not finish

Run unit tests for architecture 'i386' (GC OFF) did not finish

2013-02-19 15:13:12.757 xcodebuild[98051:5a03] -[IDEActivityLogSectionRecorder endMarker]: unrecognized selector sent to instance 0x4022bc080
** INTERNAL ERROR: Uncaught exception **
Exception: -[IDEActivityLogSectionRecorder endMarker]: unrecognized selector sent to instance 0x4022bc080

So, any ideas on what's wrong?

Dave MacLachlan

unread,
Feb 19, 2013, 7:59:48 PM2/19/13
to google-tool...@googlegroups.com
Does IDEActivityLogSectionRecorder implement endMarker? and is
0x4022bc080 truly a IDEActivityLogSectionRecorder?

Cheers,
Dave

John Lussmyer

unread,
Feb 20, 2013, 1:46:37 PM2/20/13
to google-tool...@googlegroups.com
Heck if I know.  It's not part of our application.
Searching for that name, the only reference I found was in https://github.com/JugglerShu/XVim/blob/master/XcodeClasses/IDEFoundation.h
As far as I know, I don't have that installed.

Dave MacLachlan

unread,
Feb 20, 2013, 5:44:27 PM2/20/13
to google-tool...@googlegroups.com
It seems like you are hitting an IDE bug of some sort. What Xcode are
you running? If you built the target using xcbuild from the command
line does it go any better?

Cheers,
Dave
Reply all
Reply to author
Forward
0 new messages