You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Justin Leet (JIRA)" <ji...@apache.org> on 2017/01/04 15:39:58 UTC

[jira] [Assigned] (METRON-647) Parser unit test failures due to assumed year values

     [ https://issues.apache.org/jira/browse/METRON-647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Leet reassigned METRON-647:
----------------------------------

    Assignee: Justin Leet

> Parser unit test failures due to assumed year values
> ----------------------------------------------------
>
>                 Key: METRON-647
>                 URL: https://issues.apache.org/jira/browse/METRON-647
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Kyle Richardson
>            Assignee: Justin Leet
>            Priority: Blocker
>
> Unit Tests Failing:
> * BasicAsaParserTest.testIp6Addr:151
> * GrokWebSphereParserTest.testParseLoginLine:60 
> * GrokWebSphereParserTest.testParseMalformedLoginLine:151 
> * GrokWebSphereParserTest.tetsParseLogoutLine:84 
> * GrokWebSphereParserTest.tetsParseMalformedLogoutLine:175 
> * GrokWebSphereParserTest.tetsParseMalformedOtherLine:220 
> * GrokWebSphereParserTest.tetsParseMalformedRBMLine:198 
> * GrokWebSphereParserTest.tetsParseOtherLine:129 
> * GrokWebSphereParserTest.tetsParseRBMLine:107 
> The issue appears to be the same for all. The original syslog message did not include a year (fairly common); however, we have hard coded an assertion based on the year the code was written (in our case 2016).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)