[jira] [Work logged] (BEAM-4698) SchemaTest not sickbayed for Samza runner

2018-06-30 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-4698?focusedWorklogId=117925=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-117925
 ]

ASF GitHub Bot logged work on BEAM-4698:


Author: ASF GitHub Bot
Created on: 30/Jun/18 22:44
Start Date: 30/Jun/18 22:44
Worklog Time Spent: 10m 
  Work Description: kennknowles closed pull request #5848: [BEAM-4698] 
Exclude schema tests from Samza runner
URL: https://github.com/apache/beam/pull/5848
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/runners/samza/build.gradle b/runners/samza/build.gradle
index b1a87f995b9..74dfb07b0c8 100644
--- a/runners/samza/build.gradle
+++ b/runners/samza/build.gradle
@@ -83,6 +83,7 @@ task validatesRunner(type: Test) {
 excludeCategories 'org.apache.beam.sdk.testing.UsesAttemptedMetrics'
 excludeCategories 'org.apache.beam.sdk.testing.UsesCommittedMetrics'
 excludeCategories 'org.apache.beam.sdk.testing.UsesImpulse'
+excludeCategories 'org.apache.beam.sdk.testing.UsesSchema'
 excludeCategories 'org.apache.beam.sdk.testing.UsesSplittableParDo'
 excludeCategories 'org.apache.beam.sdk.testing.UsesTestStream'
 excludeCategories 'org.apache.beam.sdk.testing.UsesTimersInParDo'


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 117925)
Time Spent: 20m  (was: 10m)

> SchemaTest not sickbayed for Samza runner
> -
>
> Key: BEAM-4698
> URL: https://issues.apache.org/jira/browse/BEAM-4698
> Project: Beam
>  Issue Type: New Feature
>  Components: runner-samza
>Reporter: Kenneth Knowles
>Assignee: Reuven Lax
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza_Gradle/lastCompletedBuild/
> This failed the SchemaTest, which we know all runners will fail since it uses 
> a different entry point for {{SimpleDoFnRunner}}. It should be excluded from 
> their test suites.



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


[jira] [Work logged] (BEAM-4698) SchemaTest not sickbayed for Samza runner

2018-06-30 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/BEAM-4698?focusedWorklogId=117922=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-117922
 ]

ASF GitHub Bot logged work on BEAM-4698:


Author: ASF GitHub Bot
Created on: 30/Jun/18 21:46
Start Date: 30/Jun/18 21:46
Worklog Time Spent: 10m 
  Work Description: reuvenlax opened a new pull request #5848: [BEAM-4698] 
Exclude schema tests from Samza runner
URL: https://github.com/apache/beam/pull/5848
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 117922)
Time Spent: 10m
Remaining Estimate: 0h

> SchemaTest not sickbayed for Samza runner
> -
>
> Key: BEAM-4698
> URL: https://issues.apache.org/jira/browse/BEAM-4698
> Project: Beam
>  Issue Type: New Feature
>  Components: runner-samza
>Reporter: Kenneth Knowles
>Assignee: Reuven Lax
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza_Gradle/lastCompletedBuild/
> This failed the SchemaTest, which we know all runners will fail since it uses 
> a different entry point for {{SimpleDoFnRunner}}. It should be excluded from 
> their test suites.



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