#4119 closed defect (wontfix)

rtems-bsp-tester: Off By One for Completed Jobs

Reported by: Joel Sherrill Owned by: Chris Johns
Priority: normal Milestone: 5.2
Component: tool Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

Looking at https://lists.rtems.org/pipermail/build/2020-September/019154.html, you can see that the completed number of jobs doesn't match up with the number for the last build:

Total Time            : 2:05:13.725904 for 1696 completed job(s)
Average BSP Build Time: 0:00:04.430262

.....

 1695 profiling v850/v850sim build:
      configure: /home/joel/rtems-cron-6/rtems/configure\
      --target=v850-rtems6 --enable-rtemsbsp=v850sim --prefix=/home/joel\
      /rtems-cron-6/tools/6/bsps --enable-profiling --disable-smp

I think there are 1695 jobs completed not 1696. :)

Change History (1)

comment:1 Changed on 11/09/22 at 23:17:29 by Chris Johns

Resolution: wontfix
Status: assignedclosed

Please reopen if this is still valid and important for the 5 branch.

Note: See TracTickets for help on using tickets.