Skip to content

chore: Run realtime tests on elixir 1.19 x OTP 28 - #57

Open
PragTob wants to merge 3 commits into
mainfrom
tobipfeiffer/real-1021-update-phoenix-fork-tests-to-use-elixir-119
Open

chore: Run realtime tests on elixir 1.19 x OTP 28#57
PragTob wants to merge 3 commits into
mainfrom
tobipfeiffer/real-1021-update-phoenix-fork-tests-to-use-elixir-119

Conversation

@PragTob

Copy link
Copy Markdown
Member

Tests were failing on #56

Run MIX_TEST_PARTITION=1 mix test --partitions 4
** (Mix) You're trying to run :realtime on Elixir v1.18.5 but it has declared in its mix.exs file it supports only Elixir ~> 1.19
Error: Process completed with exit code 1.

@PragTob
PragTobforce-pushed the tobipfeiffer/real-1021-update-phoenix-fork-tests-to-use-elixir-119 branch from 736bfa3 to 00bd608CompareAugust 28, 2026 16:16
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@PragTob