• 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
Why does xcode flag script output lines as errors?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why does xcode flag script output lines as errors?


  • Subject: Why does xcode flag script output lines as errors?
  • From: Marc Epard <email@hidden>
  • Date: Tue, 25 Apr 2006 17:15:43 -0500
  • Thread-topic: Why does xcode flag script output lines as errors?

I just added a Run Script target to execute some unit tests (our own scheme,
not OCUnit).  One of the tests outputs a bar graph and xcode flags some of
the lines in the graph as errors in the Build Results.

Xcode believes this line is an error:

       |        :    .: :           :: :::                       .      ...

But this line is not flagged as an error:

       |        .     . :           .. ..:

What does xcode look for?

How can I prevent lines from being flagged as errors?

On the other hand, how can I make sure a unit test failure indication is
flagged as an error?

-Marc

 _______________________________________________
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: Why does xcode flag script output lines as errors?
      • From: Greg Hurrell <email@hidden>
  • Prev by Date: Change in template class handling?
  • Next by Date: Re: Change in template class handling?
  • Previous by thread: Re: Change in template class handling?
  • Next by thread: Re: Why does xcode flag script output lines as errors?
  • Index(es):
    • Date
    • Thread