-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: activerecord failed #79491
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.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone
Description
roachtest.activerecord failed with artifacts on release-21.1 @ 70dd5ca03faed55a81e879b1b8a66eb12ab263e2:
The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733:
Tests run on Cockroach v21.1.17-21-g70dd5ca03f
Tests run against activerecord 6.1
6646 Total Tests Run
6645 tests passed
1 test failed
19 tests skipped
6 tests ignored
0 tests passed unexpectedly
1 test failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlockList21_1) 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 #79204 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-22.1]
- roachtest: activerecord failed #77914 roachtest: activerecord failed [C-test-failure O-roachtest O-robot T-sql-experience branch-master]
This test on roachdash | Improve this report!
Jira issue: CRDB-14887
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.T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)