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

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

     [ https://issues.apache.org/jira/browse/BEAM-9688?focusedWorklogId=415316&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-415316 ]

ASF GitHub Bot logged work on BEAM-9688:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Apr/20 05:01
            Start Date: 03/Apr/20 05:01
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on issue #11301: [BEAM-9688] Fixes platform-dependent assumptions in subprocess_server_test.py.
URL: https://github.com/apache/beam/pull/11301#issuecomment-608230794
 
 
   R: @udim or @robertwb 
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 415316)
    Time Spent: 20m  (was: 10m)

> 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: 20m
>  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)