[plt-dev] DrDr Checkup

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sat Oct 17 17:37:00 EDT 2009

That's great! The DrDr uncovered a bunch of old test suites that no
one had been running that had failing tests (so far they were all old
tests, but still! Nice.)

Robby

On Fri, Oct 16, 2009 at 5:43 PM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> DrDr has been running for about three months now. It has built 800 revisions.
>
> It started thinking there were about 1200 errors in the code base, but
> I was able get rid of false positives to the tune of ~500, then ~300,
> and now I have just over 100. I have looked at every one of those
> errors now and I believe that they are all either real errors, dead
> code, or that I am running something slightly wrong.
>
> I would like you to
>
> 1) Go to http://plt-drdr.cs.byu.edu/
>
> 2) Select the most recent revision that has completed (at the top.)
>
> 3) Locate files you care about with errors, by sorting by "Unclean
> Exit?" and drilling down.
>
> 4) Read the log and respond with one of the following
>
> ----a) "Do not try to run that file at all. It is already run by another test."
>
> ----b) "You should be using this command line: ..."
>
> ----c) "That code is dead, feel free to delete it"
>
> ----d) "That is a real bug, I will fix it soon"
>
> ----e) "That is a real bug, but I don't have time to fix it; Here is a
> vague idea of how you can fix it for me: ..."
>
> ----f) "Bugger off, I am making PLT better."
>
>
> Thank you!
>
> Jay
>
> --
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://teammccarthy.org/jay
>
> "The glory of God is Intelligence" - D&C 93
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-dev
>


Posted on the dev mailing list.