[
https://issues.apache.org/jira/browse/BEAM-9688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-9688:
-------------------------------
Status: Open (was: Triage Needed)
> subprocess_server_test.py fails on Windows platform
> ---------------------------------------------------
>
> Key: BEAM-9688
> URL: https://issues.apache.org/jira/browse/BEAM-9688
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Valentyn Tymofieiev
> Assignee: Valentyn Tymofieiev
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {noformat}
> File "C:\projects\apache_beam\utils\subprocess_server_test.py", line 65, in
> test_gradle_jar_dev
> 'sdks:java:fake:fatJar', version='VERSION.dev')
> File "C:\python27_x64\Lib\unittest\case.py", line 127, in __exit__
> (expected_regexp.pattern, str(exc_value)))
> AssertionError:
> "sdks/java/fake/build/libs/beam-sdks-java-fake-VERSION-SNAPSHOT.jar not
> found." does not match
> "sdks\java\fake\build\libs\beam-sdks-java-fake-VERSION-SNAPSHOT.jar not
> found. Please build the server with
> cd C:\projects; ./gradlew sdks:java:fake:fatJar"
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)