-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: activerecord failed #68363
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 @ 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
- roachtest: activerecord failed #66926 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2]
- 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.