Testing started on {{::cdash.build.testtime}}
      
        
          | Site Name: | {{::cdash.build.site}} | 
        
          | Build Name: | {{::cdash.build.buildname}} | 
        
          | Total time: | {{::cdash.totaltime}} | 
        
        
          | OS Name: | {{::cdash.build.osname}} | 
        
          | OS Platform: | {{::cdash.build.osplatform}} | 
        
          | OS Release: | {{::cdash.build.osrelease}} | 
        
          | OS Version: | {{::cdash.build.osversion}} | 
        
        
          | Compiler Name: | {{::cdash.build.compilername}} | 
        
          | Compiler Version: | {{::cdash.build.compilerversion}} | 
      
      
      
      
      
        
{{::cdash.numPassed}} tests passed.
        {{::cdash.numFailed}} tests failed.
        {{::cdash.numNotRun}} tests not run.
        {{::cdash.numTimeFailed}} tests failed the time status check.
        
          {{::cdash.numPassed}} passed,
          {{::cdash.numFailed}} failed,
          
            {{::cdash.numTimeFailed}} failed the time status check,
          
          {{::cdash.numNotRun}} not run,
          {{::cdash.numMissing}} missing.