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

2018-06-21 Thread Steve Blackmon (JIRA)
Steve Blackmon created STREAMS-611:
--

 Summary: 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


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)


[jira] [Updated] (STREAMS-610) Upgrade failsafe plugin

2018-06-21 Thread Steve Blackmon (JIRA)


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

Steve Blackmon updated STREAMS-610:
---
Attachment: STREAMS-610.txt

> Upgrade failsafe plugin
> ---
>
> Key: STREAMS-610
> URL: https://issues.apache.org/jira/browse/STREAMS-610
> Project: Streams
>  Issue Type: Task
>Reporter: Steve Blackmon
>Assignee: Steve Blackmon
>Priority: Major
> Attachments: STREAMS-610.txt
>
>
> When running integration tests on apache-streams-0.6.0 rc2 I got the attached 
> error.
> Upgrading failsafe to the newest version fixed it.
> Environment at the time of error:
> steves-mac-pro:streams steve$ mvn -v
> Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
> 2015-11-10T10:41:47-06:00)
> Maven home: /Users/Shared/apache-maven-3.3.9
> Java version: 1.8.0_172, vendor: Oracle Corporation
> Java home: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.13.5", arch: "x86_64", family: "mac"



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


[jira] [Created] (STREAMS-610) Upgrade failsafe plugin

2018-06-21 Thread Steve Blackmon (JIRA)
Steve Blackmon created STREAMS-610:
--

 Summary: Upgrade failsafe plugin
 Key: STREAMS-610
 URL: https://issues.apache.org/jira/browse/STREAMS-610
 Project: Streams
  Issue Type: Task
Reporter: Steve Blackmon
Assignee: Steve Blackmon


When running integration tests on apache-streams-0.6.0 rc2 I got the attached 
error.

Upgrading failsafe to the newest version fixed it.

Environment at the time of error:
steves-mac-pro:streams steve$ mvn -v
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 
2015-11-10T10:41:47-06:00)
Maven home: /Users/Shared/apache-maven-3.3.9
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.13.5", arch: "x86_64", family: "mac"



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