Skip to content

Add failing test for aggregate with parent() + select() + limit() #2893

Add failing test for aggregate with parent() + select() + limit()

Add failing test for aggregate with parent() + select() + limit() #2893

Triggered via pull request October 30, 2025 03:51
Status Failure
Total duration 14m 20s
Artifacts

elixir.yml

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

Annotations

16 errors
ash-ci (15) / mix format --check-formatted
Process completed with exit code 1.
ash-ci (16) / mix format --check-formatted
Process completed with exit code 1.
ash-ci (14) / mix format --check-formatted
Process completed with exit code 1.
ash-ci (15) / mix test
Process completed with exit code 2.
ash-ci (15) / mix test: test/aggregate_test.exs#L1865
test aggregate with parent filter and limited select FAILS when combining select() + limit() with aggregate using parent() in filter (AshSql.AggregateTest)
ash-ci (15) / mix test: test/calculation_test.exs#L1200
test can filter on nested calculation with parent() and arguments in exists (AshPostgres.CalculationTest)
ash-ci (16) / mix test
Process completed with exit code 2.
ash-ci (16) / mix test: test/aggregate_test.exs#L1865
test aggregate with parent filter and limited select FAILS when combining select() + limit() with aggregate using parent() in filter (AshSql.AggregateTest)
ash-ci (16) / mix test: test/dev_migrations_test.exs#L135
test --dev option rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
ash-ci (16) / mix test: test/dev_migrations_test.exs#L168
test --dev option tenant rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
ash-ci (16) / mix test: test/calculation_test.exs#L1200
test can filter on nested calculation with parent() and arguments in exists (AshPostgres.CalculationTest)
ash-ci (14) / mix test
Process completed with exit code 2.
ash-ci (14) / mix test: test/aggregate_test.exs#L1865
test aggregate with parent filter and limited select FAILS when combining select() + limit() with aggregate using parent() in filter (AshSql.AggregateTest)
ash-ci (14) / mix test: test/dev_migrations_test.exs#L135
test --dev option rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
ash-ci (14) / mix test: test/dev_migrations_test.exs#L168
test --dev option tenant rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
ash-ci (14) / mix test: test/calculation_test.exs#L1200
test can filter on nested calculation with parent() and arguments in exists (AshPostgres.CalculationTest)