[RTEMS Project] #4119: rtems-bsp-tester: Off By One for Completed Jobs

RTEMS trac trac at rtems.org
Fri Oct 2 17:36:58 UTC 2020


#4119: rtems-bsp-tester: Off By One for Completed Jobs
----------------------------+-------------------------
  Reporter:  Joel Sherrill  |      Owner:  Chris Johns
      Type:  defect         |     Status:  assigned
  Priority:  normal         |  Milestone:  5.2
 Component:  tool           |    Version:  5
  Severity:  normal         |   Keywords:
Blocked By:                 |   Blocking:
----------------------------+-------------------------
 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. :)

--
Ticket URL: <http://devel.rtems.org/ticket/4119>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list