Re: [Lldb-commits] [Diffusion] rL238467: Refactor test runner to print sub-test-case pass/fail rate.

2015-07-28 Thread dawn
On Mon, Jul 20, 2015 at 05:46:57PM +, Zachary Turner wrote: I'm quite confident that the drop in tests is simply a reporting issue, but it's hard to be more concrete than this without having a before and after comparison of the exact tests that were run before my patch, and the exact tests

Re: [Lldb-commits] [Diffusion] rL238467: Refactor test runner to print sub-test-case pass/fail rate.

2015-07-14 Thread Adrian McCarthy
amccarth added a comment. Can you give an example of a specific test that's no longer running? I'm trying to figure out if there are actually tests being skipped or if it's just a reporting problem. On Windows, we're reporting a slightly higher number (369) than the sum of the Ran n tests

Re: [Lldb-commits] [Diffusion] rL238467: Refactor test runner to print sub-test-case pass/fail rate.

2015-07-10 Thread Dawn Perchik
dawn added a subscriber: lldb-commits. Users: zturner (Author) dawn (Auditor) http://reviews.llvm.org/rL238467 ___ lldb-commits mailing list lldb-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Re: [Lldb-commits] [Diffusion] rL238467: Refactor test runner to print sub-test-case pass/fail rate.

2015-07-10 Thread Dawn Perchik
dawn raised a concern with this commit. dawn added a comment. This is still an issue. We are still seeing a drop of ~550 in the total number of tests run since this commit. Please have a look? Thanks. Users: zturner (Author) dawn (Auditor) http://reviews.llvm.org/rL238467