Open
Description
Note: This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.
roachtest.activerecord failed with artifacts on master @ 5b931856d005214057f0703890ce3a77cdc21f30:
(orm_helpers.go:224).summarizeFailed:
Tests run on Cockroach v25.2.0-alpha.00000000-dev-5b931856d005214057f0703890ce3a77cdc21f30
Tests run against activerecord 7.2.1
8478 Total Tests Run
8475 tests passed
3 tests failed
60 tests skipped
14 tests ignored
0 tests passed unexpectedly
2 tests failed unexpectedly
0 tests expected failed but skipped
0 tests expected failed but not run
---
--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
--- PASS: SerializedAttributeTestWithYamlSafeLoad#test_unexpected_serialized_type (expected)
--- FAIL: PostgresqlArrayTest#test_uniqueness_validation (unexpected)
--- FAIL: HasManyThroughAssociationsTest#test_circular_autosave_association_correctly_saves_multiple_records (unexpected)
For a full summary look at the activerecord artifacts
An updated blocklist (activeRecordBlocklist) is available in the artifacts' activerecord log
test artifacts and logs in: /artifacts/activerecord/run_1
Parameters:
arch=amd64
cloud=gce
coverageBuild=false
cpu=4
encrypted=false
fs=ext4
localSSD=true
metamorphicLeases=default
runtimeAssertionsBuild=true
ssd=0
This test on roachdash | Improve this report!
Jira issue: CRDB-47032
Activity