• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
unit testing a framework - 'never finished bootstrapping'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unit testing a framework - 'never finished bootstrapping'


  • Subject: unit testing a framework - 'never finished bootstrapping'
  • From: Roland King <email@hidden>
  • Date: Tue, 14 Jul 2015 10:24:11 +0800

Thought I’d write some unit tests for a framework I’ve been working on for a while. When that was originally added a test target was created with it with the usual two template test methods.

Out of the box that doesn’t even work. Running ‘Test’ or clicking the run single test button next to either of the two tests builds then waits a few seconds and gives me ‘Test Failed’. The test navigator shows no tests were actually run and if you find the Log button all you get is

	Test target MyTestTarget encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted)

That’s currently game over, I haven’t managed to get any further than that. I did check the test General Settings and the Host Application is set to ‘none’, but there’s nothing to set it to, there is no application, it’s a framework. I believe you should be able to test frameworks.

Any suggestions?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: unit testing a framework - 'never finished bootstrapping'
      • From: Joar Wingfors <email@hidden>
    • Re: unit testing a framework - 'never finished bootstrapping'
      • From: Roland King <email@hidden>
  • Prev by Date: Re: Project is "not buildable"
  • Next by Date: Re: unit testing a framework - 'never finished bootstrapping'
  • Previous by thread: Re: Project is "not buildable"
  • Next by thread: Re: unit testing a framework - 'never finished bootstrapping'
  • Index(es):
    • Date
    • Thread