Skip to content

fix: tenant migrations should honor module attributes #2956

fix: tenant migrations should honor module attributes

fix: tenant migrations should honor module attributes #2956

Triggered via pull request December 10, 2025 18:47
Status Failure
Total duration 13m 15s
Artifacts

elixir.yml

on: pull_request
Matrix: ash-ci
Fit to window
Zoom out
Zoom in

Annotations

21 errors
ash-ci (16) / mix test
Process completed with exit code 2.
ash-ci (16) / mix test: test/migration_module_attributes_no_sandbox_test.exs#L90
test migration attributes without sandbox tenant migration without @disable_ddl_transaction gives warnings (AshPostgres.MigrationModuleAttributesNoSandboxTest)
ash-ci (16) / mix test: test/migration_module_attributes_no_sandbox_test.exs#L36
test migration attributes without sandbox tenant migration with @disable_ddl_transaction can create concurrent index (AshPostgres.MigrationModuleAttributesNoSandboxTest)
ash-ci (16) / mix test: test/aggregate_test.exs#L105
test loading optimizable first aggregate with relationship filter does not cause binding errors (AshSql.AggregateTest)
ash-ci (16) / mix test: test/aggregate_test.exs#L1979
test load aggregate with select and sort on from_many relationship (AshSql.AggregateTest)
ash-ci (16) / mix test: test/aggregate_test.exs#L2008
test aggregate with parent() ref in relationship filter and sorting on relationship field (AshSql.AggregateTest)
ash-ci (16) / mix test: test/calculation_test.exs#L1607
test expr(has_one.function_based_calculation) in batch with nil relationships (AshPostgres.CalculationTest)
ash-ci (14) / mix test
Process completed with exit code 2.
ash-ci (14) / mix test: test/aggregate_test.exs#L1979
test load aggregate with select and sort on from_many relationship (AshSql.AggregateTest)
ash-ci (14) / mix test: test/aggregate_test.exs#L2008
test aggregate with parent() ref in relationship filter and sorting on relationship field (AshSql.AggregateTest)
ash-ci (14) / mix test: test/aggregate_test.exs#L105
test loading optimizable first aggregate with relationship filter does not cause binding errors (AshSql.AggregateTest)
ash-ci (14) / mix test: test/calculation_test.exs#L1607
test expr(has_one.function_based_calculation) in batch with nil relationships (AshPostgres.CalculationTest)
ash-ci (14) / mix test: test/migration_module_attributes_no_sandbox_test.exs#L36
test migration attributes without sandbox tenant migration with @disable_ddl_transaction can create concurrent index (AshPostgres.MigrationModuleAttributesNoSandboxTest)
ash-ci (14) / mix test: test/migration_module_attributes_no_sandbox_test.exs#L90
test migration attributes without sandbox tenant migration without @disable_ddl_transaction gives warnings (AshPostgres.MigrationModuleAttributesNoSandboxTest)
ash-ci (15) / mix test
Process completed with exit code 2.
ash-ci (15) / mix test: test/aggregate_test.exs#L1979
test load aggregate with select and sort on from_many relationship (AshSql.AggregateTest)
ash-ci (15) / mix test: test/aggregate_test.exs#L105
test loading optimizable first aggregate with relationship filter does not cause binding errors (AshSql.AggregateTest)
ash-ci (15) / mix test: test/aggregate_test.exs#L2008
test aggregate with parent() ref in relationship filter and sorting on relationship field (AshSql.AggregateTest)
ash-ci (15) / mix test: test/migration_module_attributes_no_sandbox_test.exs#L36
test migration attributes without sandbox tenant migration with @disable_ddl_transaction can create concurrent index (AshPostgres.MigrationModuleAttributesNoSandboxTest)
ash-ci (15) / mix test: test/migration_module_attributes_no_sandbox_test.exs#L90
test migration attributes without sandbox tenant migration without @disable_ddl_transaction gives warnings (AshPostgres.MigrationModuleAttributesNoSandboxTest)
ash-ci (15) / mix test: test/calculation_test.exs#L1607
test expr(has_one.function_based_calculation) in batch with nil relationships (AshPostgres.CalculationTest)