[
https://issues.apache.org/jira/browse/BEAM-13267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on BEAM-13267 started by Aydar Zaynutdinov.
------------------------------------------------
> [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)