[ https://issues.apache.org/jira/browse/GEODE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866383#comment-15866383 ]
ASF subversion and git services commented on GEODE-2474: -------------------------------------------------------- Commit de819a34e422f8f213c3426b6a2303a9d77da450 in geode's branch refs/heads/develop from [~jinmeiliao] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=de819a3 ] GEODE-2474: mark NetstatDUnitTest as flaky > netstat command fails to correctly identify OS and --with-lsof fails on Mac > --------------------------------------------------------------------------- > > Key: GEODE-2474 > URL: https://issues.apache.org/jira/browse/GEODE-2474 > Project: Geode > Issue Type: Bug > Components: gfsh, management > Affects Versions: 1.0.0-incubating, 1.1.0 > Reporter: Kirk Lund > Assignee: Kirk Lund > Labels: MiscellaneousCommands, NetstatCommand, gfsh, netstat > > The netstat gfsh command uses NetstatFunction which has its own faulty logic > for identifying the operating system. This logic identifies Mac as Windows > and fails to process --with-lsof. > NetstatFunction should instead use org.apache.geode.internal.lang.SystemUtils > which correctly identifies the operating system. -- This message was sent by Atlassian JIRA (v6.3.15#6346)