[
https://issues.apache.org/jira/browse/BEAM-12320?focusedWorklogId=642629&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-642629
]
ASF GitHub Bot logged work on BEAM-12320:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Aug/21 23:22
Start Date: 26/Aug/21 23:22
Worklog Time Spent: 10m
Work Description: ibzib commented on pull request #15403:
URL: https://github.com/apache/beam/pull/15403#issuecomment-906807691
> If I understand this right, the test is still flaky even after the timeout
was upped to 10 minutes?
>
> LGTM
Yes. There's more details on the JIRA, but the summary is that one entry out
of the three expected doesn't make it to the check transform. It's not a
regression, because the test has been flaky since its creation.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 642629)
Time Spent: 2h 20m (was: 2h 10m)
> PubsubTableProviderIT.testSQLSelectsArrayAttributes[0] failing in SQL
> PostCommit
> --------------------------------------------------------------------------------
>
> Key: BEAM-12320
> URL: https://issues.apache.org/jira/browse/BEAM-12320
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql, test-failures
> Reporter: Brian Hulette
> Assignee: Kyle Weaver
> Priority: P1
> Labels: flake
> Fix For: Not applicable
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Failing since https://ci-beam.apache.org/job/beam_PostCommit_SQL/6260/
> {code}
> java.lang.AssertionError: Did not receive signal on
> projects/apache-beam-testing/subscriptions/result-subscription--1731534761628855545
> in 60s
> at
> org.apache.beam.sdk.io.gcp.pubsub.TestPubsubSignal.pollForResultForDuration(TestPubsubSignal.java:341)
> at
> org.apache.beam.sdk.io.gcp.pubsub.TestPubsubSignal.waitForSuccess(TestPubsubSignal.java:288)
> at
> org.apache.beam.sdk.extensions.sql.meta.provider.pubsub.PubsubTableProviderIT.testSQLSelectsArrayAttributes(PubsubTableProviderIT.java:256)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)