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 2021/03/01 04:53:00 UTC

[jira] [Work logged] (BEAM-11415) Create ValidatesRunner test framework for the Go SDK.

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

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

                Author: ASF GitHub Bot
            Created on: 01/Mar/21 04:52
            Start Date: 01/Mar/21 04:52
    Worklog Time Spent: 10m 
      Work Description: youngoli commented on pull request #14030:
URL: https://github.com/apache/beam/pull/14030#issuecomment-787634616


   Run Seed Job


----------------------------------------------------------------
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: 559188)
    Time Spent: 21h 10m  (was: 21h)

> Create ValidatesRunner test framework for the Go SDK.
> -----------------------------------------------------
>
>                 Key: BEAM-11415
>                 URL: https://issues.apache.org/jira/browse/BEAM-11415
>             Project: Beam
>          Issue Type: Test
>          Components: sdk-go
>            Reporter: Daniel Oliveira
>            Assignee: Daniel Oliveira
>            Priority: P2
>          Time Spent: 21h 10m
>  Remaining Estimate: 0h
>
> I've actually already started working on this and it's ending up being more like an expansion on the existing integration test system.
> Current main improvements this will add:
> * The new approach is based on the go testing framework, meaning tests do not need to be manually registered with a driver. This is bug for usability and scalability as more tests will need to be added.
> * Will allow tests to be run with the "go test ..." command, assuming necessary services are running.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)