[ 
https://issues.apache.org/jira/browse/BEAM-14467?focusedWorklogId=771063&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-771063
 ]

ASF GitHub Bot logged work on BEAM-14467:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/May/22 23:12
            Start Date: 16/May/22 23:12
    Worklog Time Spent: 10m 
      Work Description: TheNeuralBit opened a new pull request, #17687:
URL: https://github.com/apache/beam/pull/17687

   Verified this in https://github.com/apache/beam/pull/17685
   
   GitHub Actions Tests Status (on master branch)
   
------------------------------------------------------------------------------------------------
   [![Build python source distribution and 
wheels](https://github.com/apache/beam/workflows/Build%20python%20source%20distribution%20and%20wheels/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule)
   [![Python 
tests](https://github.com/apache/beam/workflows/Python%20tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule)
   [![Java 
tests](https://github.com/apache/beam/workflows/Java%20Tests/badge.svg?branch=master&event=schedule)](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule)
   
   See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more 
information about GitHub Actions CI.
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 771063)
    Remaining Estimate: 0h
            Time Spent: 10m

> Failed test annotated with no_xdist passes github action python test
> --------------------------------------------------------------------
>
>                 Key: BEAM-14467
>                 URL: https://issues.apache.org/jira/browse/BEAM-14467
>             Project: Beam
>          Issue Type: Bug
>          Components: build-system
>            Reporter: Yi Hu
>            Assignee: Brian Hulette
>            Priority: P1
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> A python unit test annotated with @pytest.mark.no_xdist does not cause GIthub 
> Action check fails even though the test fails. See 
> https://github.com/apache/beam/pull/17649 for example. The test is executed 
> and failed which can be seen in log.
> {code}
>     def test_expected_failure(self):
> >     assert False
> E     AssertionError: assert False
> apache_beam/pvalue_test.py:56: AssertionError
> - generated xml file: 
> /home/runner/work/beam/beam/sdks/python/pytest_py37_no_xdist.xml -
> ====== 1 failed, 71 passed, 12 skipped, 5389 deselected in 11.71 seconds 
> =======
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to