Skip to content

Issues with tests after upgrading to v1.19.0-rc.1 #14809

@amatalai

Description

@amatalai

Elixir and Erlang/OTP versions

Erlang/OTP 28 [erts-16.1] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit]

Elixir 1.19.0-rc.1 (f642b30) (compiled with Erlang/OTP 28)

Operating system

MacOS 15.6 and docker erlang:28.1

Current behavior

After upgrading, mix test for our umbrella app become very slow.

1.19.0-rc.0 (otp 28.1): 1m 23s — all tests passed
1.19.0-rc.1 (otp 28.1): 14m 58s — multiple tests failed with process-related errors

It looks like it's running tests for an app and then waiting for something to happen before running tests for the next one.

Expected behavior

Tests should pass in a similar time as in earlier versions of Elixir

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions