You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (Jira)" <ji...@apache.org> on 2020/05/22 00:37:00 UTC

[jira] [Resolved] (BEAM-9688) subprocess_server_test.py fails on Windows platform

     [ https://issues.apache.org/jira/browse/BEAM-9688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentyn Tymofieiev resolved BEAM-9688.
---------------------------------------
    Fix Version/s: Not applicable
       Resolution: Fixed

> 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: P2
>             Fix For: Not applicable
>
>          Time Spent: 1h
>  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)