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: ruby-pg failed #75310

Closed
cockroach-teamcity opened this issue Jan 22, 2022 · 3 comments · Fixed by #75440
Closed

roachtest: ruby-pg failed #75310

cockroach-teamcity opened this issue Jan 22, 2022 · 3 comments · Fixed by #75440
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.

Comments

@cockroach-teamcity
Copy link
Member

roachtest.ruby-pg failed with artifacts on master @ dc07599dc9db1acd5afa3a6537297815f25c1fca:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/ruby-pg/run_1
	orm_helpers.go:245,orm_helpers.go:171,ruby_pg.go:238,ruby_pg.go:247,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.00000000-3154-gdc07599dc9-dirty
		Tests run against ruby-pg v1.2.3
		694 Total Tests Run
		527 tests passed
		167 tests failed
		0 tests skipped
		0 tests ignored
		2 tests passed unexpectedly
		0 tests failed unexpectedly
		0 tests expected failed but skipped
		2 tests expected failed but not run
		---
		For a full summary look at the ruby-pg artifacts 
		
		An updated blocklist (rubyPGBlockList22_1) is available in the artifacts' ruby-pg log
Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@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. labels Jan 22, 2022
@cockroach-teamcity
Copy link
Member Author

roachtest.ruby-pg failed with artifacts on master @ e1068d77afbd39b162978281c9da7cbea49c1c3a:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/ruby-pg/run_1
	orm_helpers.go:245,orm_helpers.go:171,ruby_pg.go:238,ruby_pg.go:247,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.00000000-3166-ge1068d77af
		Tests run against ruby-pg v1.2.3
		694 Total Tests Run
		527 tests passed
		167 tests failed
		0 tests skipped
		0 tests ignored
		2 tests passed unexpectedly
		0 tests failed unexpectedly
		0 tests expected failed but skipped
		2 tests expected failed but not run
		---
		For a full summary look at the ruby-pg artifacts 
		
		An updated blocklist (rubyPGBlockList22_1) is available in the artifacts' ruby-pg log
Help

See: roachtest README

See: How To Investigate (internal)

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.ruby-pg failed with artifacts on master @ 8cd28089c6c7333615ba3201e841839001d2f0e1:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/ruby-pg/run_1
	orm_helpers.go:245,orm_helpers.go:171,ruby_pg.go:238,ruby_pg.go:247,test_runner.go:780: 
		Tests run on Cockroach v22.1.0-alpha.00000000-3176-g8cd28089c6-dirty
		Tests run against ruby-pg v1.2.3
		694 Total Tests Run
		527 tests passed
		167 tests failed
		0 tests skipped
		0 tests ignored
		2 tests passed unexpectedly
		0 tests failed unexpectedly
		0 tests expected failed but skipped
		2 tests expected failed but not run
		---
		For a full summary look at the ruby-pg artifacts 
		
		An updated blocklist (rubyPGBlockList22_1) is available in the artifacts' ruby-pg log
Help

See: roachtest README

See: How To Investigate (internal)

This test on roachdash | Improve this report!

@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Jan 24, 2022
@ZhouXing19
Copy link
Collaborator

Closed by #75440

craig bot pushed a commit that referenced this issue Jan 25, 2022
75426: catalog: minor improvements to system columns r=RaduBerinde a=RaduBerinde

This change cleans up the definition of system column IDs and uses the
column ID to determine the SystemColumnKind more efficiently.

Release note: None

75427: catalog: add Index.InvertedColumnKeyType r=RaduBerinde a=RaduBerinde

In an inverted index, the encoded key is treated as a Bytes datum.
This is currently hardcoded in the opt catalog.

This commit moves this into the index descriptor.

Release note: None

75440: roachtest: new passing tests for ruby-pg and psycopg2 r=ZhouXing19 a=rafiss

fixes #75309
fixes #75310

The recent SCRAM work made 3 tests pass.

Release note: None

Co-authored-by: Radu Berinde <[email protected]>
Co-authored-by: Rafi Shamim <[email protected]>
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants