You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2016/05/13 19:26:33 UTC

[1/2] incubator-beam git commit: [BEAM-282] Remove the RunnableOnService from testPassThroughThenCleanupExecuted()

Repository: incubator-beam
Updated Branches:
  refs/heads/master 470b3d124 -> 1c23dc40c


[BEAM-282] Remove the RunnableOnService from testPassThroughThenCleanupExecuted()


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/9728b39f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/9728b39f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/9728b39f

Branch: refs/heads/master
Commit: 9728b39fe092a577ad0a06071a82b3972f2e5e24
Parents: 470b3d1
Author: Pei He <pe...@google.com>
Authored: Fri May 13 11:56:31 2016 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Fri May 13 12:26:15 2016 -0700

----------------------------------------------------------------------
 .../core/src/test/java/org/apache/beam/sdk/io/BigQueryIOTest.java   | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/9728b39f/sdks/java/core/src/test/java/org/apache/beam/sdk/io/BigQueryIOTest.java
----------------------------------------------------------------------
diff --git a/sdks/java/core/src/test/java/org/apache/beam/sdk/io/BigQueryIOTest.java b/sdks/java/core/src/test/java/org/apache/beam/sdk/io/BigQueryIOTest.java
index d9f53af..d00914c 100644
--- a/sdks/java/core/src/test/java/org/apache/beam/sdk/io/BigQueryIOTest.java
+++ b/sdks/java/core/src/test/java/org/apache/beam/sdk/io/BigQueryIOTest.java
@@ -1079,7 +1079,6 @@ public class BigQueryIOTest implements Serializable {
   }
 
   @Test
-  @Category(RunnableOnService.class)
   public void testPassThroughThenCleanupExecuted() throws Exception {
     Pipeline p = TestPipeline.create();
 


[2/2] incubator-beam git commit: Closes #333

Posted by dh...@apache.org.
Closes #333


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/1c23dc40
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/1c23dc40
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/1c23dc40

Branch: refs/heads/master
Commit: 1c23dc40c01e92fb92eb9dba8197ec509aa5659d
Parents: 470b3d1 9728b39
Author: Dan Halperin <dh...@google.com>
Authored: Fri May 13 12:26:24 2016 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Fri May 13 12:26:24 2016 -0700

----------------------------------------------------------------------
 .../core/src/test/java/org/apache/beam/sdk/io/BigQueryIOTest.java   | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------