[
https://issues.apache.org/jira/browse/BEAM-5303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Oliveira updated BEAM-5303:
----------------------------------
Description:
The ULR validatesRunner tests currently fail for the vast majority of tests.
This bug is for tracking progress on getting all the tests to pass.
Gradle command to run the tests:
./gradlew -p runners/direct-java validatesPortableRunner
If you get any errors related to docker, make sure you have a docker container
built:
./gradlew -p sdks/java/container docker
Bugs encountered while working on this should be tracked either as new
sub-tasks to the parent issue or as seperate bugs that are marked as blocking
this.
was:
The Reference Runner validatesRunner tests currently fail for the vast majority
of tests. This bug is for tracking progress on getting all the tests to pass.
Gradle command to run the tests:
./gradlew -p runners/direct-java validatesPortableRunner
If you get any errors related to docker, make sure you have a docker container
built:
./gradlew -p sdks/java/container docker
Bugs encountered while working on this should be tracked either as new
sub-tasks to the parent issue or as seperate bugs that are marked as blocking
this.
Summary: Get ULR ValidatesRunner tests passing (was: Get Reference
Runner ValidatesRunner tests passing)
> Get ULR ValidatesRunner tests passing
> -------------------------------------
>
> Key: BEAM-5303
> URL: https://issues.apache.org/jira/browse/BEAM-5303
> Project: Beam
> Issue Type: Sub-task
> Components: runner-direct
> Reporter: Daniel Oliveira
> Assignee: Daniel Oliveira
> Priority: Major
>
> The ULR validatesRunner tests currently fail for the vast majority of tests.
> This bug is for tracking progress on getting all the tests to pass.
> Gradle command to run the tests:
> ./gradlew -p runners/direct-java validatesPortableRunner
> If you get any errors related to docker, make sure you have a docker
> container built:
> ./gradlew -p sdks/java/container docker
> Bugs encountered while working on this should be tracked either as new
> sub-tasks to the parent issue or as seperate bugs that are marked as blocking
> this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)