Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We looked at the existing CMT RM web pages.  The number of warnings and compile times would be nice to keep.  Counting the number of warnings would require parsing the SCons compile output.  Toby points out that the bit concerning "printing failed nodes" is code we added to SCons, so we could insert parsing there.  The compile time is really the time taken to compile the whole ST, not each package individually.  Jim also mentioned his desire for the dependency tree for failures.  That is non-trivial but perhaps we could track that through the build products.

Jim wants a version of the red dot summary.  At this point, only RMViewer offers such a thing.

...

  • Tom will provide Karen example MySQL queries to extract summaries of build and unit test successes and failures
  • Karen will provide a link to the compile and unit test output in the build tables, rather than copying them directly into the tables which makes the logs difficult to read.
  • A mock-up for the desired RMII opening web page will be provided to Karen - Jim, Tom, Joanne, Heather
    Should include starting build times
  • Tom will look into keeping track of compile and unit test execution times in the SCons RM.
  • Nicknames for the various OS/compiler combinations will be provided and added as an additional field to the SCons database tables - Joanne and Tom
  • Karen will then use the nicknames in the RMII web page.
  • Tom and Joanne will look into providing dependency tree details from builds.