[
https://issues.apache.org/jira/browse/BEAM-12572?focusedWorklogId=683490&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-683490
]
ASF GitHub Bot logged work on BEAM-12572:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Nov/21 17:27
Start Date: 18/Nov/21 17:27
Worklog Time Spent: 10m
Work Description: benWize commented on pull request #15968:
URL: https://github.com/apache/beam/pull/15968#issuecomment-973094663
> thanks a lot for working on this. I took a quick look and left a few
comments. high-level note: it seems that we rely on files like examples_test.py
to exercise examples in files like example.py. Ideally the tests should
exercise the same pipeline as the example, so that if an example changes, the
test will run the updated version.
Thank you for your quick review, I think maybe we can move forward with the
changes related to the new jobs in this PR, to avoid several loops of changes
-> seed job -> runner jobs, and check individual tests for each example/runner
in another PR, what do you think?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 683490)
Time Spent: 2h 40m (was: 2.5h)
> All beam examples should get continuously exercised on at least 2 runners
> -------------------------------------------------------------------------
>
> Key: BEAM-12572
> URL: https://issues.apache.org/jira/browse/BEAM-12572
> Project: Beam
> Issue Type: New Feature
> Components: testing
> Reporter: Valentyn Tymofieiev
> Assignee: Benjamin Gonzalez
> Priority: P3
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> Sometimes our examples become broken without us noticing. For example, see:
> https://lists.apache.org/thread.html/r45340bbee91a6caf798fe62d24388f645f8792cc7506351fd66adec3%40%3Cdev.beam.apache.org%3E
> We should test our examples better.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)