You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Aviem Zur (JIRA)" <ji...@apache.org> on 2017/03/17 11:37:41 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aviem Zur reassigned BEAM-1726:
-------------------------------

    Assignee: Aviem Zur  (was: Aljoscha Krettek)

> 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: Aviem Zur
>
> {{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)