[
https://issues.apache.org/jira/browse/BEAM-11579?focusedWorklogId=532685&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-532685
]
ASF GitHub Bot logged work on BEAM-11579:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Jan/21 19:37
Start Date: 07/Jan/21 19:37
Worklog Time Spent: 10m
Work Description: codecov[bot] commented on pull request #13682:
URL: https://github.com/apache/beam/pull/13682#issuecomment-756336167
# [Codecov](https://codecov.io/gh/apache/beam/pull/13682?src=pr&el=h1) Report
> Merging
[#13682](https://codecov.io/gh/apache/beam/pull/13682?src=pr&el=desc) (3fa9846)
into
[master](https://codecov.io/gh/apache/beam/commit/b2ad4ddbf16fe6680a4876dfa3f093d1db5be8ec?el=desc)
(b2ad4dd) will **decrease** coverage by `0.01%`.
> The diff coverage is `n/a`.
[](https://codecov.io/gh/apache/beam/pull/13682?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #13682 +/- ##
==========================================
- Coverage 82.76% 82.74% -0.02%
==========================================
Files 466 466
Lines 57518 57518
==========================================
- Hits 47602 47593 -9
- Misses 9916 9925 +9
```
| [Impacted
Files](https://codecov.io/gh/apache/beam/pull/13682?src=pr&el=tree) | Coverage
Δ | |
|---|---|---|
|
[.../python/apache\_beam/testing/test\_stream\_service.py](https://codecov.io/gh/apache/beam/pull/13682/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vdGVzdGluZy90ZXN0X3N0cmVhbV9zZXJ2aWNlLnB5)
| `88.63% <0.00%> (-4.55%)` | :arrow_down: |
|
[...hon/apache\_beam/runners/direct/test\_stream\_impl.py](https://codecov.io/gh/apache/beam/pull/13682/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9kaXJlY3QvdGVzdF9zdHJlYW1faW1wbC5weQ==)
| `91.91% <0.00%> (-4.42%)` | :arrow_down: |
|
[...che\_beam/runners/interactive/interactive\_runner.py](https://codecov.io/gh/apache/beam/pull/13682/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9pbnRlcmFjdGl2ZS9pbnRlcmFjdGl2ZV9ydW5uZXIucHk=)
| `90.90% <0.00%> (-1.82%)` | :arrow_down: |
|
[...hon/apache\_beam/runners/worker/bundle\_processor.py](https://codecov.io/gh/apache/beam/pull/13682/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy93b3JrZXIvYnVuZGxlX3Byb2Nlc3Nvci5weQ==)
| `93.57% <0.00%> (-0.26%)` | :arrow_down: |
|
[sdks/python/apache\_beam/runners/common.py](https://codecov.io/gh/apache/beam/pull/13682/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9jb21tb24ucHk=)
| `88.87% <0.00%> (+0.14%)` | :arrow_up: |
|
[sdks/python/apache\_beam/runners/direct/executor.py](https://codecov.io/gh/apache/beam/pull/13682/diff?src=pr&el=tree#diff-c2Rrcy9weXRob24vYXBhY2hlX2JlYW0vcnVubmVycy9kaXJlY3QvZXhlY3V0b3IucHk=)
| `96.82% <0.00%> (+0.52%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/beam/pull/13682?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/beam/pull/13682?src=pr&el=footer). Last
update
[b2ad4dd...3fa9846](https://codecov.io/gh/apache/beam/pull/13682?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 532685)
Time Spent: 50m (was: 40m)
> beam_PostCommit_Python36 tests failing
> --------------------------------------
>
> Key: BEAM-11579
> URL: https://issues.apache.org/jira/browse/BEAM-11579
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Ahmet Altay
> Assignee: Kyle Weaver
> Priority: P0
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Link:
> https://ci-beam.apache.org/job/beam_PostCommit_Python36/3383/#showFailuresLink
> Errors all seem to be:
> (local_path, os.path.abspath(project_root), gradle_target))
> /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python36/src/runners/flink/1.10/job-server/build/libs/beam-runners-flink-1.10-job-server-2.28.0-SNAPSHOT.jar
> not found. Please build the server with
> cd /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python36/src;
> ./gradlew :runners:flink:1.10:job-server:shadowJar
> /cc [~chamikara] - this is mostly happening in cross language tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)