Build: #131 was successful Child of CASA-CTT-211

Code commits

OPEN-CASA

  • Darrell Schiebel

    Darrell Schiebel ea48a15b59649064b1c1ffe5d4ac43566952176a

    Merge pull request #1080 in CASA/casa from bugfix/CAS-12424 to master
    * commit 'cbe37bba150bc7d1a8619979ff870f0bcf122a0b':
      Weblog displays Number of Processors Used : Max Number of processors ( prints 'Serial' : 'Max Number of processors' if MPI is not enabled) tests summary table displays a number next to the the test cases check_val prints epsilon error fixed in raise exceptions when decorator is in place casaTestHelper.generate_weblog has a new parameter named show_passed. Boolean value that when False, only failed tests are printed to weblog ( Set as True by default) Fixed Various indent errors Fixed Trailing WhiteSpace issues

  • Akeem Wells

    Akeem Wells cbe37bba150bc7d1a8619979ff870f0bcf122a0b

    Weblog displays Number of Processors Used : Max Number of processors ( prints 'Serial' : 'Max Number of processors' if MPI is not enabled) tests summary table displays a number next to the the test cases check_val prints epsilon error fixed in raise exceptions when decorator is in place casaTestHelper.generate_weblog has a new parameter named show_passed. Boolean value that when False, only failed tests are printed to weblog ( Set as True by default) Fixed Various indent errors Fixed Trailing WhiteSpace issues