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

[jira] [Closed] (BEAM-1260) PAssert should capture the assertion site

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

Eugene Kirpichov closed BEAM-1260.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.5.0

> PAssert should capture the assertion site
> -----------------------------------------
>
>                 Key: BEAM-1260
>                 URL: https://issues.apache.org/jira/browse/BEAM-1260
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Eugene Kirpichov
>            Assignee: Eugene Kirpichov
>             Fix For: 0.5.0
>
>
> When a PAssert assertion fails, it doesn't tell where the assertion (PAssert.that(blah)) call was made in code - only when the failure was detected, i.e. somewhere deep in worker code usually.
> It also doesn't allow specifying a message (unlike JUnit).
> This issue is about improving the way PAssert failures are reported.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)