Add failing test for aggregate with parent() + select() + limit() #2893
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)
|