-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: activerecord failed #69080
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.
Milestone
Description
roachtest.activerecord failed with artifacts on release-21.1 @ a69afba088b83f3375f72def0e8a2d59c50233ed:
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.7-80-ga69afba088
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
---
--- FAIL: ActiveRecord::WhereChainTest#test_not_eq_with_succeeding_where (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 #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2 release-blocker]
- roachtest: activerecord failed #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]
This test on roachdash | Improve this report!
Jira issue: CRDB-9431
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.