[
https://issues.apache.org/jira/browse/BEAM-12828?focusedWorklogId=646478&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-646478
]
ASF GitHub Bot logged work on BEAM-12828:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Sep/21 21:04
Start Date: 03/Sep/21 21:04
Worklog Time Spent: 10m
Work Description: lukecwik commented on a change in pull request #15455:
URL: https://github.com/apache/beam/pull/15455#discussion_r702157504
##########
File path: runners/flink/job-server/flink_job_server.gradle
##########
@@ -185,21 +185,12 @@ def portableValidatesRunnerTask(String name, Boolean
streaming, Boolean checkpoi
testFilter: {
// TODO(BEAM-10016)
excludeTestsMatching
'org.apache.beam.sdk.transforms.FlattenTest.testFlattenWithDifferentInputAndOutputCoders2'
- // TODO(BEAM-11310)
- excludeTestsMatching
'org.apache.beam.sdk.transforms.ViewTest.testWindowedSideInputNotPresent'
-
- // https://issues.apache.org/jira/browse/BEAM-12039
+ // TODO(EAM-12039)
Review comment:
```suggestion
// TODO(BEAM-12039)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 646478)
Time Spent: 40m (was: 0.5h)
> Convert UseTestStream tests to use Long instead of Integer
> ----------------------------------------------------------
>
> Key: BEAM-12828
> URL: https://issues.apache.org/jira/browse/BEAM-12828
> Project: Beam
> Issue Type: Test
> Components: sdk-java-core, testing
> Reporter: Ke Wu
> Assignee: Ke Wu
> Priority: P2
> Time Spent: 40m
> Remaining Estimate: 0h
>
> See discussion at
> [https://lists.apache.org/thread.html/r65c3464010372b442365ac38601a0312081ae3dcfb77e7eb64ff811b%40%3Cdev.beam.apache.org%3E]
> TestStream tests with Long fails all runners in portable mode, before
> BEAM-12827 is resolved, updating all tests to use Long instead of Integer to
> improve test coverage.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)