Joe McDonnell created IMPALA-8395:
-------------------------------------
Summary: SystemStateInfoTest.ReadProcNetDev failing on Centos 6
Key: IMPALA-8395
URL: https://issues.apache.org/jira/browse/IMPALA-8395
Project: IMPALA
Issue Type: Bug
Components: Backend
Affects Versions: Impala 3.3.0
Reporter: Joe McDonnell
On Centos 6, SystemStateInfoTest is failing:
{noformat}
Error Message
Expected: (state[SystemStateInfo::NET_RX_PACKETS]) > (0), actual: 0 vs 0
Stacktrace
/data/jenkins/workspace/impala-asf-master-exhaustive-centos6/repos/Impala/be/src/util/system-state-info-test.cc:55
Expected: (state[SystemStateInfo::NET_RX_PACKETS]) > (0), actual: 0 vs
0{noformat}
Unfortunately, this is being masked by IMPALA-8371, which prevents this from
reporting the test as failed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)