From commits-return-4696-apmail-beam-commits-archive=beam.apache.org@beam.incubator.apache.org Sun Jun 12 19:04:23 2016 Return-Path: X-Original-To: apmail-beam-commits-archive@minotaur.apache.org Delivered-To: apmail-beam-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CB62419B50 for ; Sun, 12 Jun 2016 19:04:23 +0000 (UTC) Received: (qmail 11986 invoked by uid 500); 12 Jun 2016 19:04:23 -0000 Delivered-To: apmail-beam-commits-archive@beam.apache.org Received: (qmail 11925 invoked by uid 500); 12 Jun 2016 19:04:23 -0000 Mailing-List: contact commits-help@beam.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.incubator.apache.org Delivered-To: mailing list commits@beam.incubator.apache.org Received: (qmail 11916 invoked by uid 99); 12 Jun 2016 19:04:23 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jun 2016 19:04:23 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 410401805B3 for ; Sun, 12 Jun 2016 19:04:23 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.446 X-Spam-Level: X-Spam-Status: No, score=-5.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Z7k1FkUP2SMj for ; Sun, 12 Jun 2016 19:04:22 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id 32CE35F485 for ; Sun, 12 Jun 2016 19:04:22 +0000 (UTC) Received: (qmail 11754 invoked by uid 99); 12 Jun 2016 19:04:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jun 2016 19:04:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 13AA72C0451 for ; Sun, 12 Jun 2016 19:04:21 +0000 (UTC) Date: Sun, 12 Jun 2016 19:04:20 +0000 (UTC) From: "Daniel Halperin (JIRA)" To: commits@beam.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (BEAM-335) beam_PostCommit_RunnableOnService_GoogleCloudDataflow broken since #514 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Daniel Halperin created BEAM-335: ------------------------------------ Summary: beam_PostCommit_RunnableOnService_GoogleCloudDataflow= broken since #514 Key: BEAM-335 URL: https://issues.apache.org/jira/browse/BEAM-335 Project: Beam Issue Type: Bug Components: testing Reporter: Daniel Halperin Assignee: Kenneth Knowles Priority: Critical The RunnableOnService+Dataflow postsubmit has been a little flaky recently,= but started failing 143/143 tests at build #514. [Changes](https://builds.= apache.org/job/beam_PostCommit_RunnableOnService_GoogleCloudDataflow/change= s): Base PAssert on GBK instead of side inputs (commit: 810ffeb2785bf996001c8fa= db992410d1f9409c6) =E2=80=94 klk / detail Fix TriggerExampleTest (commit: 77aa0938f75f9f3d18a4fa79a5ffe6159167f4d5) = =E2=80=94 klk / detail Switch Spark streaming tests to custom assertions (commit: f222df109e773f23= e56f9e830454356893989a15) =E2=80=94 klk / detail Spark runner: Assign windows when re-windowing into global window (commit: = d53e96a0d1f5f26ad0e3efc90dc9f7b53135443b) =E2=80=94 klk / detail My best guess is the PAssert change. Kenn, can you please investigate? -- This message was sent by Atlassian JIRA (v6.3.4#6332)