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

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

GitHub user kennknowles opened a pull request:

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

    [BEAM-2173] Adjust error message expectation in DoFnSignaturesTest

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [x] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x] Make sure tests pass via `mvn clean verify`.
     - [x] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [x] If this contribution is large, please file an Apache
           [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kennknowles/beam state-message

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/2909.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2909
    
----
commit 6be71c9a1c2ec43478e2ddaedaba67608de129ae
Author: Kenneth Knowles <k...@google.com>
Date:   2017-05-05T02:03:50Z

    Adjust error message expectation in DoFnSignaturesTest

----


> PostCommit failure in DoFnSignaturesTest
> ----------------------------------------
>
>                 Key: BEAM-2173
>                 URL: https://issues.apache.org/jira/browse/BEAM-2173
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Kenneth Knowles
>            Assignee: Kenneth Knowles
>            Priority: Blocker
>
> The package {{state}} is now in the path to timers, so the expectation that 
> the error message "doesn't mention state" is not going to work.



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

Reply via email to