[ 
https://issues.apache.org/jira/browse/BEAM-10752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180064#comment-17180064
 ] 

Brian Hulette commented on BEAM-10752:
--------------------------------------

Nevermind, looks like this is a legitimate failure. The last time the Java 
pubsub tests failed due to subscriptions being exhausted is 
https://ci-beam.apache.org/job/beam_PostCommit_SQL/5207/

Since https://ci-beam.apache.org/job/beam_PostCommit_SQL/5208/ only 
testSimpleInsert and testSimpleInsertFlat are failing with the assertion error. 
Maybe a bad change was merged while it was failing

> [beam_PostCommit_SQL] PubsubToBigqueryIT.testSimpleInsert failed
> ----------------------------------------------------------------
>
>                 Key: BEAM-10752
>                 URL: https://issues.apache.org/jira/browse/BEAM-10752
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql, test-failures
>            Reporter: Robin Qiu
>            Assignee: Brian Hulette
>            Priority: P1
>              Labels: currently-failing
>
> java.lang.AssertionError: Expected: iterable with items [<Row:[3, foo]>, 
> <Row:[5, bar]>, <Row:[7, baz]>] in any order but: no item matches: <Row:[3, 
> foo]>, <Row:[5, bar]>, <Row:[7, baz]> in []
> [https://ci-beam.apache.org/job/beam_PostCommit_SQL/5208/testReport/junit/org.apache.beam.sdk.extensions.sql/PubsubToBigqueryIT/testSimpleInsert/]
>  
> This happened after https://issues.apache.org/jira/browse/BEAM-10716
> Maybe the pubsub subscription is accidentally deleted? Brian could you please 
> take a look?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to