Skip to content

roachtest: activerecord failed #68363

@cockroach-teamcity

Description

@cockroach-teamcity

roachtest.activerecord failed with artifacts on master @ 1c46e1cd4e5be986bf9d13799bb7e13ddc896ed2:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
		Tests run on Cockroach v21.2.0-alpha.00000000-2955-g1c46e1cd4e
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6631 tests passed
		1 test failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		1 test 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)
		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

See: CI job to stress roachtests

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-test-failureBroken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.branch-masterFailures and bugs on the master branch.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions