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

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

                Author: ASF GitHub Bot
            Created on: 02/Oct/18 18:50
            Start Date: 02/Oct/18 18:50
    Worklog Time Spent: 10m 
      Work Description: angoenka commented on a change in pull request #6534: 
[BEAM-4176] Filtering Metrics and Splittable ParDo tests for Portable Runner 
URL: https://github.com/apache/beam/pull/6534#discussion_r222069882
 
 

 ##########
 File path: 
sdks/java/core/src/main/java/org/apache/beam/sdk/testing/UsesFailureMessage.java
 ##########
 @@ -0,0 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.beam.sdk.testing;
+
+/** Category tag for tests which validate that currect failure message is 
provided by failed
+ * pipeline. */
+public interface UsesFailureMessage extends NeedsRunner {}
 
 Review comment:
   Added the relevant usage of the annotation.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 150498)
    Time Spent: 25h  (was: 24h 50m)

> Java: Portable batch runner passes all ValidatesRunner tests that 
> non-portable runner passes
> --------------------------------------------------------------------------------------------
>
>                 Key: BEAM-4176
>                 URL: https://issues.apache.org/jira/browse/BEAM-4176
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink
>            Reporter: Ben Sidhom
>            Priority: Major
>         Attachments: Screen Shot 2018-08-14 at 4.18.31 PM.png, Screen Shot 
> 2018-09-03 at 11.07.38 AM.png
>
>          Time Spent: 25h
>  Remaining Estimate: 0h
>
> We need this as a sanity check that runner execution is correct.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to