Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: asyncpg failed #105692

Closed
cockroach-teamcity opened this issue Jun 28, 2023 · 2 comments · Fixed by #105922
Closed

roachtest: asyncpg failed #105692

cockroach-teamcity opened this issue Jun 28, 2023 · 2 comments · Fixed by #105922
Assignees
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jun 28, 2023

roachtest.asyncpg failed with artifacts on master @ fa47de054aa94a7207f3140cc8dfd87b36f8ec03:

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.2.0-alpha.00000000-dev-fa47de054aa94a7207f3140cc8dfd87b36f8ec03
Tests run against asyncpg v0.24.0
228 Total Tests Run
165 tests passed
63 tests failed
34 tests skipped
0 tests ignored
1 test passed unexpectedly
0 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: test_codecs.TestCodecs.test_enum_function_return - unsupported feature - https://github.com/cockroachdb/cockroach/issues/17511 (unexpected)
For a full summary look at the asyncpg artifacts 
An updated blocklist (asyncpgBlocklist) is available in the artifacts' asyncpg log
test artifacts and logs in: /artifacts/asyncpg/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=16 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-29273

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Jun 28, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.2 milestone Jun 28, 2023
@cockroach-teamcity
Copy link
Member Author

roachtest.asyncpg failed with artifacts on master @ 4a614f89cea81bf94674d6072c3bbf30502244d4:

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.2.0-alpha.00000000-dev-4a614f89cea81bf94674d6072c3bbf30502244d4
Tests run against asyncpg v0.24.0
228 Total Tests Run
165 tests passed
63 tests failed
34 tests skipped
0 tests ignored
1 test passed unexpectedly
0 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: test_codecs.TestCodecs.test_enum_function_return - unsupported feature - https://github.com/cockroachdb/cockroach/issues/17511 (unexpected)
For a full summary look at the asyncpg artifacts 
An updated blocklist (asyncpgBlocklist) is available in the artifacts' asyncpg log
test artifacts and logs in: /artifacts/asyncpg/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=16 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.asyncpg failed with artifacts on master @ 84a5961ebde5898d3c97aa97da59719c12a5ed16:

(orm_helpers.go:212).summarizeFailed: 
Tests run on Cockroach v23.2.0-alpha.00000000-dev-84a5961ebde5898d3c97aa97da59719c12a5ed16
Tests run against asyncpg v0.24.0
228 Total Tests Run
165 tests passed
63 tests failed
34 tests skipped
0 tests ignored
1 test passed unexpectedly
0 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: test_codecs.TestCodecs.test_enum_function_return - unsupported feature - https://github.com/cockroachdb/cockroach/issues/17511 (unexpected)
For a full summary look at the asyncpg artifacts 
An updated blocklist (asyncpgBlocklist) is available in the artifacts' asyncpg log
test artifacts and logs in: /artifacts/asyncpg/run_1

Parameters: ROACHTEST_arch=amd64 , ROACHTEST_cloud=gce , ROACHTEST_cpu=16 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

This test on roachdash | Improve this report!

@rimadeodhar rimadeodhar self-assigned this Jun 30, 2023
craig bot pushed a commit that referenced this issue Jun 30, 2023
105922: roachtest: Fix asyncpg test r=rafiss a=rimadeodhar

This PR removes test_enum_function_return from the blocklist. This test has started passing now thanks to the work on stored procedues and UDFs (See #17511).

Epic: None
Fixes: #105692
Release note: None

105935: kvserver: skip `TestReliableIntentCleanup` r=erikgrinaker a=erikgrinaker

Still flaky.

Epic: none
Release note: None

Co-authored-by: rimadeodhar <rima@cockroachlabs.com>
Co-authored-by: Erik Grinaker <grinaker@cockroachlabs.com>
@craig craig bot closed this as completed in 2a86d6f Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants