[
https://issues.apache.org/jira/browse/BEAM-14170?focusedWorklogId=774130&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-774130
]
ASF GitHub Bot logged work on BEAM-14170:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 24/May/22 16:49
Start Date: 24/May/22 16:49
Worklog Time Spent: 10m
Work Description: fernando-wizeline commented on code in PR #17471:
URL: https://github.com/apache/beam/pull/17471#discussion_r880744078
##########
runners/direct-java/build.gradle:
##########
@@ -178,6 +192,26 @@ task validatesRunner(type: Test) {
}
}
+tasks.register("validatesRunnerSickbay", Test) {
Review Comment:
thanks for the review Danny! Will follow the suggestions and let you know
once done.
Issue Time Tracking
-------------------
Worklog Id: (was: 774130)
Time Spent: 7h 10m (was: 7h)
> Create a test that runs sickbayed tests
> ---------------------------------------
>
> Key: BEAM-14170
> URL: https://issues.apache.org/jira/browse/BEAM-14170
> Project: Beam
> Issue Type: Test
> Components: testing
> Reporter: Kiley Sok
> Assignee: Andoni Guzman
> Priority: P2
> Time Spent: 7h 10m
> Remaining Estimate: 0h
>
> When we sickbay tests we should continue to run them, at least in a new test
> suite that may hold flaky/sickbayed tests - often we just stop running them
> forever.
> Create a new test for Python and Java that runs the current sickbayed tests.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)