nathanejohnson edited a comment on issue #3173: Mock Scanner, instead of scan 
the computer running the test.
URL: https://github.com/apache/cloudstack/pull/3173#issuecomment-462425427
 
 
   Still getting failures on mac:
   
   ```
     <testcase name="getMemInfoParseTest" 
classname="org.apache.cloudstack.utils.linux.MemStatTest" time="0.058">
       <error message="File /proc/meminfo not 
found:java.io.FileNotFoundException: /proc/meminfo (No such file or directory)" 
type="java.lang.RuntimeException">java.lang.RuntimeException: File 
/proc/meminfo not found:java.io.FileNotFoundException: /proc/meminfo (No such 
file or directory)
           at 
org.apache.cloudstack.utils.linux.MemStatTest.getMemInfoParseTest(MemStatTest.java:43)
   </error>
     </testcase>
   ```
   
   
[mac_mem_test_fail.tar.gz](https://github.com/apache/cloudstack/files/2852307/mac_mem_test_fail.tar.gz)
   
   
   ```
   (njohnson@greyeagle:~/src/cloudstack)$ git branch
     master
   * test-running-only-on-linux
   (njohnson@greyeagle:~/src/cloudstack)$ git remote -v
   origin       https://github.com/PCextreme/cloudstack.git (fetch)
   origin       https://github.com/PCextreme/cloudstack.git (push)
   (njohnson@greyeagle:~/src/cloudstack)$ 
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to