Aydar Zaynutdinov created BEAM-13267:
----------------------------------------
Summary: [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
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)