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

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

                Author: ASF GitHub Bot
            Created on: 04/Oct/18 05:43
            Start Date: 04/Oct/18 05:43
    Worklog Time Spent: 10m 
      Work Description: jasonkuster commented on a change in pull request 
#6559: [BEAM-5630] add more tests into BigQueryIOReadIT
URL: https://github.com/apache/beam/pull/6559#discussion_r222543106
 
 

 ##########
 File path: 
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIOReadIT.java
 ##########
 @@ -83,13 +94,31 @@ private void runBigQueryIOReadPipeline() {
 
   @Test
   public void testBigQueryReadEmpty() throws Exception {
-    setupTestEnvironment("empty");
+    setupTestEnvironment("empty", false);
     runBigQueryIOReadPipeline();
   }
 
   @Test
-  public void testBigQueryRead1K() throws Exception {
-    setupTestEnvironment("1K");
+  public void testBigQueryRead1G() throws Exception {
 
 Review comment:
   Missing 1M here as well?

----------------------------------------------------------------
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: 151041)
    Time Spent: 1h 20m  (was: 1h 10m)

> supplement Bigquery Read IT test cases and blacklist them in post-commit
> ------------------------------------------------------------------------
>
>                 Key: BEAM-5630
>                 URL: https://issues.apache.org/jira/browse/BEAM-5630
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>            Reporter: yifan zou
>            Assignee: yifan zou
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>




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

Reply via email to