Skip to content

Fails to Load Test #2

@groomsy

Description

@groomsy

I have followed the instructions as best I can. When I try to run the xcodetest script, this is the results when it gets to the testing scheme for my project:

/usr/local/bin/waxsim
=================
If tests do not run, make sure you have included XCODE_TEST_LDFLAGS in your linker flags:
    In xcconfigs: OTHER_LDFLAGS = $(inherited) $(XCODE_TEST_LDFLAGS)
    In Xcode: set Other Linker Flags to include $(XCODE_TEST_LDFLAGS)
=================
Launching '/tmp/xcodetest/thankdog/thankdog.app' on'Simulator - iOS 6.0'
Session ended with error. The simulated application quit.
eTest load], file /Users/tgrooms/workspace/xcodetest/XcodeTest/SGXcodeTest.m, line 42.
=================
Unit Tests Passed
=================

The script is bailing out because it can't find any loaded unit tests. I've checked the XCODE_TEST_PATH on my local drive and I do not see them anywhere. Could one of my settings be off?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions