You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/11/17 08:35:00 UTC

[jira] [Updated] (BEAM-13267) [Playground] Implement method validate_all_examples

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

Kenneth Knowles updated BEAM-13267:
-----------------------------------
    Status: Open  (was: Triage Needed)

> [Playground] Implement method validate_all_examples
> ---------------------------------------------------
>
>                 Key: BEAM-13267
>                 URL: https://issues.apache.org/jira/browse/BEAM-13267
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-playground
>            Reporter: Aydar Zaynutdinov
>            Assignee: Aydar Zaynutdinov
>            Priority: P3
>
> Implement method validate_all_examples. This method should for each example:
>  * get example.status
>  * if the status is STATUS_COMPILE_ERROR, get logs using GetCompileOutput request.
>  * if the status is STATUS_RUN_ERROR, get logs using GetRunError request.
>  * if the status is any other error status, log error case
> If some example has an error status raise an error.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)