Hi Ben and Oliver,
On Monday, October 8, 2012 1:52:05 PM UTC-7, Ben Rady wrote:
I think this used to be shown in a tooltip on the status bar. Not sure if it's still like that.
Yes, the tooltip shows that BTest is run. However, the failing test is in ATest which I didn't realize and so kept trying to spot a failure in BTest which didn't exist.
But . . .
On Monday, October 8, 2012 2:15:58 PM UTC-7, TheGrate wrote:
I think it's the intended behavior to show a red bar as long as there is at least one failing test in your workspace, no matter which project it's in.
Ah, I thought it based the color only on the results of running the related tests (BTest in this case). ATest is in the same project, but it's good to know it can be in any project too. While I would like the ability to pick one way or the other, being aware of how it works will at least keep me from pulling out my hair trying to figure out why a test that seems to be passing is causing a red bar--it's not, it's some other test.
I was able to find the other test by looking for the problem markers. I had gotten so used to having Infinitest tell me immediately when I broke a test that I forgot I had left a broken test over the weekend. :)
Thanks for the quick feedback guys.
David