On Tue, Nov 19, 2013 at 10:52:38AM -0800, Eric Anholt wrote: > Marek Olšák <[email protected]> writes: > > > From: Marek Olšák <[email protected]> > > > > The usefulness of this is questionable to say the least. > > My initial reaction was to be against this one, but I think I'm OK with > it, actually. While it's caught issues for me a few times with leaving > in debug printfs, my debug printfs are usually to stdout anyway.
Yeah, the warn state was occasionally useful for igt tests when I've botched something in the igt result helper code or left a debug printf in a test. Otherwise it only resulted in a bit of churn to rid ourselves of all the status outputs to stderr. So didn't really add any value here either. Acked-by: Daniel Vetter <[email protected]> -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
