trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.5k stars 3.02k forks source link

Flaky TestPinotPasswordAuthentication.testSelect #22267

Closed ebyhr closed 4 months ago

ebyhr commented 5 months ago
Error:    TestPinotPasswordAuthentication.testSelect:58 
Multiple Failures (1 failure)
-- failure 1 --
[Rows for query [SELECT regionkey, name, comment FROM pinot.default.region]] 
Expecting actual:

to contain exactly in any order:
  [(0, AFRICA, lar deposits. blithely final packages cajole. regular waters are final requests. regular accounts are according to ),
    (1, AMERICA, hs use ironic, even requests. s),
    (2, ASIA, ges. thinly even pinto beans ca),
    (3, EUROPE, ly final courts cajole furiously final excuse),
    (4, MIDDLE EAST, uickly special accounts cajole carefully blithely close requests. carefully final asymptotes haggle furiousl)]
but could not find the following elements:
  (0, AFRICA, lar deposits. blithely final packages cajole. regular waters are final requests. regular accounts are according to ), (1, AMERICA, hs use ironic, even requests. s), (2, ASIA, ges. thinly even pinto beans ca), (3, EUROPE, ly final courts cajole furiously final excuse), (4, MIDDLE EAST, uickly special accounts cajole carefully blithely close requests. carefully final asymptotes haggle furiousl)

https://github.com/trinodb/trino/actions/runs/9377935687/job/25820315683

ebyhr commented 5 months ago

I suspect that there is a lag until data is visible to the connector.

raunaqmorarka commented 5 months ago

https://github.com/trinodb/trino/actions/runs/9446545005/job/26016693858?pr=21907

findepi commented 5 months ago

https://github.com/trinodb/trino/actions/runs/9496994879/job/26173688670?pr=22360