You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/12 16:15:41 UTC

[jira] [Commented] (BEAM-1726) TestFlinkRunner should assert PAssert success/failure counters

    [ https://issues.apache.org/jira/browse/BEAM-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966138#comment-15966138 ] 

ASF GitHub Bot commented on BEAM-1726:
--------------------------------------

Github user aviemzur closed the pull request at:

    https://github.com/apache/beam/pull/2263


> TestFlinkRunner should assert PAssert success/failure counters
> --------------------------------------------------------------
>
>                 Key: BEAM-1726
>                 URL: https://issues.apache.org/jira/browse/BEAM-1726
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Aviem Zur
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: First stable release
>
>
> {{TestFlinkRunner}} should assert the value of {{PAssert}}'s success/failure aggregators. i.e. assert that:
> {code}
> <PAssert.SUCCESS_COUNTER value> == [number of assertions defined in  the pipeline]
> &&
> <PAssert.FAILURE_COUNTER value> == 0
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)