[12gevmoller_sim] [JeffersonLab/remoll] 47bff8: Exit out with error code on first test failure

Wouter Deconinck noreply at github.com
Tue Feb 26 12:35:45 EST 2019


  Branch: refs/heads/feature-gen-beam-correlated-raster
  Home:   https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C7ec4c521de8c436e9f7a08d69c10d6e6%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636867993472245828&sdata=LR35PWw8UaQfNJIDdYXyUBD97Z4%2B1T0feMFfEhng5SA%3D&reserved=0
  Commit: 47bff827f2fdf45f30e8dd01bd93402714856175
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F47bff827f2fdf45f30e8dd01bd93402714856175&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C7ec4c521de8c436e9f7a08d69c10d6e6%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636867993472245828&sdata=qbXOhxyJenfb0H8o5gxd2y%2Fw34z9mILBNCUgS0xt3Tw%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Exit out with error code on first test failure

Without this, the loop over unit, commit, release test_macros tries
to continue and can succeed on the remaining categories.


  Commit: 17d97bc7dc0f5139120f589b6a0c23e3f1eb0f83
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F17d97bc7dc0f5139120f589b6a0c23e3f1eb0f83&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C7ec4c521de8c436e9f7a08d69c10d6e6%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636867993472245828&sdata=3WhhQgMuclG2Q8ZnIfQ6ZdKR5LV3d2GmatYdANa4fDg%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

  Changed paths:
    M macros/tests/unit/test_gen_pion.mac

  Log Message:
  -----------
  Fix broken unit test macro


  Commit: 3dd73d502ec7cc6c3c77aebb7cd6c8e811e9a352
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F3dd73d502ec7cc6c3c77aebb7cd6c8e811e9a352&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C7ec4c521de8c436e9f7a08d69c10d6e6%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636867993472245828&sdata=Y3ysi%2Fz08HKojxzgvKtrwwipaKBJqFHpmt33w6%2F0tjE%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M include/remollEventAction.hh
    M include/remollPrimaryGeneratorAction.hh
    M remoll.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  Removed unused includes of remollIO


  Commit: 0bfc3b09c140497c6f6cf6bdc39faf1f80f942e2
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F0bfc3b09c140497c6f6cf6bdc39faf1f80f942e2&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C7ec4c521de8c436e9f7a08d69c10d6e6%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636867993472245828&sdata=vUj%2BMike8otQOHRXL0VGWh7Ql49AXnLc0Yy7Cav%2Bf8I%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M src/remollIO.cc

  Log Message:
  -----------
  Proper branch syntax for dets.sd and dets.lv


  Commit: 3acc0c13a3484cd07a5e9139eb3f01429deb8ffa
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F3acc0c13a3484cd07a5e9139eb3f01429deb8ffa&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C7ec4c521de8c436e9f7a08d69c10d6e6%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636867993472245828&sdata=r1l6YH%2FDjFQ5TEym6fLKudE0dkydFVzyptLqw%2FWKe7I%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M src/remollIO.cc

  Log Message:
  -----------
  Do not initialize tree upon remollIO instantiation, only when we ask.

This causes macros/tests/unit/test_initialize.mac to compile again,
and fixes #208.


  Commit: 72babe9c25c35f5138e2e556522d1f4a8ecc819a
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F72babe9c25c35f5138e2e556522d1f4a8ecc819a&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C7ec4c521de8c436e9f7a08d69c10d6e6%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636867993472245828&sdata=9afoWd65V1ZAr2dIbF2iyZ5vnsyWam9DCfRIYz59COo%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M remoll.cc

  Log Message:
  -----------
  Include TROOT.h now that remollIO is gone to fix LLVM/GL bug


  Commit: 780948c10a003593fc35e4c840fbaf9103b84ab2
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F780948c10a003593fc35e4c840fbaf9103b84ab2&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C7ec4c521de8c436e9f7a08d69c10d6e6%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636867993472255833&sdata=vG%2BEsiUfWqRGgIVfvgsIaDcK73mr5eHbAs1oB0c1FTw%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M .travis.yml
    M include/remollEventAction.hh
    M include/remollPrimaryGeneratorAction.hh
    M macros/tests/unit/test_gen_pion.mac
    M remoll.cc
    M src/remollIO.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  Merge pull request #207 from JeffersonLab/bugfix-issue-199 into feature-gen-beam-correlated-raster

Bugfix issue #199 closed.


Compare: https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcompare%2Feb75c1357ade...780948c10a00&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C7ec4c521de8c436e9f7a08d69c10d6e6%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636867993472255833&sdata=uIuVjtPPjJlsz2fujgTmXdoqt9qfX31SbASDYjCS6Vk%3D&reserved=0


More information about the 12gevmoller_sim mailing list