[ https://issues.apache.org/jira/browse/BEAM-5630?focusedWorklogId=152830&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-152830 ]
ASF GitHub Bot logged work on BEAM-5630: ---------------------------------------- Author: ASF GitHub Bot Created on: 09/Oct/18 18:07 Start Date: 09/Oct/18 18:07 Worklog Time Spent: 10m Work Description: yifanzou commented on a change in pull request #6559: [BEAM-5630] add more tests into BigQueryIOReadIT URL: https://github.com/apache/beam/pull/6559#discussion_r223806946 ########## File path: sdks/java/io/google-cloud-platform/build.gradle ########## @@ -97,6 +97,7 @@ task integrationTest(type: Test) { outputs.upToDateWhen { false } include '**/*IT.class' + exclude '**/BigQueryIOReadIT.class' Review comment: https://discuss.gradle.org/t/how-to-exclude-a-single-test-method/20860 ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 152830) Time Spent: 3h 10m (was: 3h) > 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: 3h 10m > Remaining Estimate: 0h > -- This message was sent by Atlassian JIRA (v7.6.3#76005)