[Lldb-commits] [PATCH] D22213: [test] Fix category-based skipping
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 12 07:55:50 PDT 2016
tfiala accepted this revision.
tfiala added a comment.
This revision is now accepted and ready to land.
In http://reviews.llvm.org/D22213#480052, @labath wrote:
> Btw, I tried to make a unit test for this, but I could not get your meta test runner to work -- the existing test was failing for me (it was not getting any events apart from the global "test run started"/"test run finished" events). Do you have any idea what could be wrong?
Hmm no initial thoughts on that yet. What steps specifically did you take? (I'll see if I can repro it over here, it may have gone stale --- although I used it not too long ago.)
The change here looks good to me.
http://reviews.llvm.org/D22213
More information about the lldb-commits
mailing list