You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2018/10/10 16:55:00 UTC

[jira] [Updated] (STREAMS-611) Failing integration tests in streams-provider-google-gplus

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

Steve Blackmon updated STREAMS-611:
-----------------------------------
           Sprint: 0.6.1
    Fix Version/s: 0.6.1

> Failing integration tests in streams-provider-google-gplus
> ----------------------------------------------------------
>
>                 Key: STREAMS-611
>                 URL: https://issues.apache.org/jira/browse/STREAMS-611
>             Project: Streams
>          Issue Type: Task
>            Reporter: Steve Blackmon
>            Assignee: Steve Blackmon
>            Priority: Major
>             Fix For: 0.6.1
>
>
> I encountered failing integration tests in streams-provider-google-gplus building apache-streams-0.6.0-rc2.
> On debugging, the cause seems to be certain fields that were previously consistently present:
> actor.displayName
> activity.title
> plus.content
> Are not present 100% of the time in files pulled from this execution, causing null pointer exceptions.
> Proposed fix is to add if conditionals prior to accessing those fields, and remove title from assertions in the integration tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)