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: activerecord failed #70008

Closed
cockroach-teamcity opened this issue Sep 10, 2021 · 104 comments
Closed

roachtest: activerecord failed #70008

cockroach-teamcity opened this issue Sep 10, 2021 · 104 comments
Assignees
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot.

Comments

@cockroach-teamcity
Copy link
Member

roachtest.activerecord failed with artifacts on release-21.2 @ 99a4816fc272228a63df20dae3cc41d235e705f3:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4018-g99a4816fc2
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity cockroach-teamcity added branch-release-21.2 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 Sep 10, 2021
@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 4811bb9c8c1d20b9f200d44bc7df388ad2d80898:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4022-g4811bb9c8c
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 8d491ced731e13da2377cda9961f577d7487d6a0:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4027-g8d491ced73
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

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 Sep 13, 2021
@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 14411b999aae710ca0f4a6376d58e302b197281b:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4052-g14411b999a
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ d3fc366bcba04ab19f4cb59844212e908e2a9aa8:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4058-gd3fc366bcb
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ ed81878bb4697c3a0a09e69b8a5053566297b142:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4068-ged81878bb4
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 0babf97f52ed9e44036851b2a9868e17eeee95ed:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4074-g0babf97f52
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ a29fd0ad538d51050d82e92583a8206983622f6b:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4081-ga29fd0ad53
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 5202c97fcfe7e51e244335c3cd68bd33647860ff:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4122-g5202c97fcf
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ db7de996a04d0b7e7959decd06c2cd40d80e501f:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4147-gdb7de996a0
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 184cac1592349a665c39a54e688de072388e7886:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4149-g184cac1592
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6626 tests passed
		6 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		6 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ c46f5a5a098577b936e56f03d20c97300b4cce61:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4153-gc46f5a5a09
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 24021ba163e4ac438b169d575cf1527a4aae394d:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-4155-g24021ba163
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 947d24dc88c05bf698d8011e1b5cf3b2017f26a3:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-beta.2-45-g947d24dc88
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 8d1d2b688ceedb0e5577d1da789da74d060c92ad:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-beta.2-71-g8d1d2b688c
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 88d8c1ce72a3988332e502e103421996d3908ab3:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-beta.2-77-g88d8c1ce72
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 57bb9046cd2a3090dc5f17b79912f34db8dde33e:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-beta.2-88-g57bb9046cd
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 47b426a9d692a9faebb3749f25fcbfef4f64af34:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-beta.2-99-g47b426a9d6
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ d1231cff60125b397ccce6c79c9aeea771cdcca4:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-beta.2-103-gd1231cff60
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ bd00c351494b44b31178350e79c72244c93ea224:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-beta.2-107-gbd00c35149
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6626 tests passed
		6 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		6 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_to_table_option_can_be_passed (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 95c3da44a6c38aa1ae22fe9de5549632b7527aa5:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-beta.3-61-g95c3da44a6
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 4df1305911133426c8c5bb2983048c4486a52cfa:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-57-g4df1305911
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 019f070929f94d692d9a0c1306050b9b1044e722:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-71-g019f070929
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ e7edf308b298bbbc11935b497952719dc0c656f9:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-73-ge7edf308b2
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 6b831f0022a111593b442397ad76cce0e2a8cab5:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-75-g6b831f0022
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 0655d082b0d98f27e77471fcced8de94cd9327bc:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-83-g0655d082b0
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 36fb1109856898f2c45c247fe669dc955ccd9f48:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-96-g36fb110985
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 74346c2b0bf49d40d044d78a9a10a0ce88188469:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-105-g74346c2b0b
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6627 tests passed
		5 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		5 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 1c74602223ae3815f20fb9b261b9405ae1a7ce51:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-110-g1c74602223
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ ea903ef55abfbbdd8fd963fc7ce5975324d238e5:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-112-gea903ef55a-dirty
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ f479a040709016d40e64ea165b68cbd0d66f8ded:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-116-gf479a04070
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6621 tests passed
		11 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		11 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: SuppressorTest#test_suppresses_create (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_suffix (unexpected)
		--- FAIL: SuppressorTest#test_suppresses_when_nested_multiple_times (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: SuppressorTest#test_suppresses_validations_on_create (unexpected)
		--- FAIL: SuppressorTest#test_resumes_saving_after_suppression_complete (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: CockroachDB::PostgresqlNumberTest#test_decimal_values (unexpected)
		--- FAIL: SuppressorTest#test_suppresses_create_in_callback (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 20b5defb2ae53273ca2d3642e585b57f4645b87d:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-141-g20b5defb2a
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ ba879c1d5404fb03f1e58616fec407aa9502df7b:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-153-gba879c1d54
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ f63f6d6f7e8b850b3eaf67e7f6920f251c8598f0:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-155-gf63f6d6f7e
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 443e0395c03f0d11182f8863a4ef62538c0f8946:

		--- FAIL: FinderTest#test_exists_returns_false_with_false_arg (unexpected)
		--- FAIL: ActiveRecordSchemaTest#test_schema_load_with_multiple_indexes_for_column_of_different_names (unexpected)
		--- FAIL: HasAndBelongsToManyAssociationsTest#test_marshal_dump (unexpected)
		--- FAIL: CockroachDB::TestFixturesTest#test_doesnt_rely_on_active_support_test_case_specific_methods_with_legacy_connection_handling (unexpected)
		--- FAIL: PersistenceTest#test_update_columns_should_not_use_setter_method (unexpected)
		--- FAIL: FinderTest#test_find_an_empty_array (unexpected)
		--- FAIL: ReflectionTest#test_belongs_to_inferred_foreign_key_from_assoc_name (unexpected)
		--- FAIL: HasManyThroughAssociationsTest#test_collection_build_with_nonstandard_primary_key_on_belongs_to (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_with_primary_key_option (unexpected)
		--- FAIL: RelationTest#test_scoped_all (unexpected)
		--- FAIL: RelationTest#test_using_a_custom_table_affects_the_wheres (unexpected)
		--- FAIL: InheritanceTest#test_class_with_store_full_sti_class_returns_full_name (unexpected)
		--- FAIL: HasManyAssociationsTest#test_three_levels_of_dependence (unexpected)
		--- FAIL: FixturesTest#test_instantiation (unexpected)
		--- FAIL: HasManyThroughAssociationsTest#test_has_many_through_create_record (unexpected)
		--- FAIL: FinderTest#test_find_by_id_with_large_number (unexpected)
		--- FAIL: EagerAssociationTest#test_limited_eager_with_order (unexpected)
		--- FAIL: ActiveRecord::WhereTest#test_where_with_integer_for_string_column (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_executes_limited_query (unexpected)
		--- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_associations_on_new_records_use_null_relations (unexpected)
		--- FAIL: HasManyAssociationsTest#test_transactions_when_adding_to_persisted (unexpected)
		--- FAIL: RelationTest#test_finding_with_assoc_order_by_aliased_attributes (unexpected)
		--- FAIL: NestedThroughAssociationsTest#test_has_many_through_belongs_to_with_has_many_through_source_reflection_preload_via_joins (unexpected)
		--- FAIL: HasManyThroughAssociationsTest#test_ordered_has_many_through (unexpected)
		--- FAIL: QueryCacheExpiryTest#test_cache_gets_cleared_after_migration (unexpected)
		--- FAIL: CalculationsTest#test_should_get_maximum_of_field (unexpected)
		--- FAIL: MigratorTest#test_migrations_status (unexpected)
		--- FAIL: PersistenceTest#test_update_column_should_not_modify_updated_at (unexpected)
		--- FAIL: ReflectionTest#test_association_reflection_in_modules (unexpected)
		--- FAIL: CalculationsTest#test_group_by_with_quoted_count_and_order_by_alias (unexpected)
		--- FAIL: RelationTest#test_finding_with_asc_order_with_string (unexpected)
		--- FAIL: CalculationsTest#test_sum_uses_enumerable_version_when_block_is_given (unexpected)
		--- FAIL: EagerAssociationTest#test_loading_from_an_association_that_has_a_hash_of_conditions (unexpected)
		--- FAIL: EachTest#test_in_batches_should_quote_batch_order (unexpected)
		--- FAIL: HasManyAssociationsTest#test_collection_size_after_building (unexpected)
		--- FAIL: InverseBelongsToTests#test_unscope_does_not_set_inverse_when_incorrect (unexpected)
		--- FAIL: RelationTest#test_except (unexpected)
		--- FAIL: InverseHasOneTests#test_parent_instance_should_be_shared_with_child_on_find (unexpected)
		--- FAIL: NestedThroughAssociationsTest#test_has_many_through_has_and_belongs_to_many_with_has_many_source_reflection (unexpected)
		--- FAIL: FinderTest#test_last_with_irreversible_order (unexpected)
		--- FAIL: EachTest#test_in_batches_delete_all_returns_zero_when_no_batches (unexpected)
		--- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_on_new_object (unexpected)
		--- FAIL: FinderTest#test_hash_condition_local_time_interpolation_with_default_timezone_utc (unexpected)
		--- FAIL: HasManyThroughAssociationsTest#test_collection_singular_ids_getter_with_string_primary_keys (unexpected)
		--- FAIL: HasOneThroughAssociationsTest#test_has_one_through_nonpreload_eagerloading (unexpected)
		--- FAIL: PersistenceTest#test_decrement_attribute_by (unexpected)
		--- FAIL: HasManyAssociationsTest#test_delete_all_on_association_with_nil_dependency_is_the_same_as_not_loaded (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ e9fd200d3567aa542da6cd1f255e4d2971cbdd9e:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-159-ge9fd200d35
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 5afb632f77eee9f09f2adfa2943e1979ec4ebedf:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-171-g5afb632f77
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ c28fca1ce1cc68976e36164a545b8a4d7839de08:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-187-gc28fca1ce1
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 9b06fffa0e5ffed8aa92cd0d860380dafe993bd2:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-193-g9b06fffa0e-dirty
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 0aa40c1edfb9166b169e91eaa19514ba0898e10c:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.4-199-g0aa40c1edf
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 79c1f34aa3c91977ed6784338d7383931733d0b6:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.5-30-g79c1f34aa3
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 92dfb8a4370274257b99cd9bccbe3854e243c268:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.5-39-g92dfb8a437
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ c7d2f46924e8af82a3b2bf175e32adc1d44b06f7:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.5-47-gc7d2f46924
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.2 @ 9eb99ad45fdc4d52315b502a594c13ebbfabea94:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.5-49-g9eb99ad45f
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6628 tests passed
		4 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		4 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
		--- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

2 participants