-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: activerecord failed #66827
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
roachtest.activerecord failed with artifacts on master @ 95028269160e0bfa2b94477238e72670bf780e9d:
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:245,orm_helpers.go:171,activerecord.go:233,test_runner.go:757:
Tests run on Cockroach v21.2.0-alpha.00000000-1750-g9502826916
Tests run against activerecord 6.1
6586 Total Tests Run
6585 tests passed
1 test failed
18 tests skipped
3 tests ignored
0 tests passed unexpectedly
1 test 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)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce
To reproduce, try:
# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecordSame failure on other branches
- roachtest: activerecord failed #66622 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.