Skip to content

dev: Enable Eunit tests on Windows#5864

Merged
big-r81 merged 1 commit intomainfrom
dev/enable-eunit-elixir-test-win
Feb 1, 2026
Merged

dev: Enable Eunit tests on Windows#5864
big-r81 merged 1 commit intomainfrom
dev/enable-eunit-elixir-test-win

Conversation

@big-r81
Copy link
Contributor

@big-r81 big-r81 commented Jan 25, 2026

No description provided.

@big-r81 big-r81 force-pushed the dev/enable-eunit-elixir-test-win branch 21 times, most recently from 9915cc3 to dda5e2f Compare January 30, 2026 19:08
@big-r81 big-r81 requested review from nickva and pgj January 30, 2026 22:10
@big-r81 big-r81 force-pushed the dev/enable-eunit-elixir-test-win branch from dda5e2f to 60b9923 Compare January 31, 2026 23:19
Copy link
Contributor

@nickva nickva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 thank you, Ronny!

Saw one flaky error:

18:43:00      couch_db_mpr_tests:75: -recreate_with_mpr/1-fun-1-...*failed*
18:43:00  in function couch_db_mpr_tests:create_db/1 (test/eunit/couch_db_mpr_tests.erl, line 43)
18:43:00  in call from couch_db_mpr_tests:'-recreate_with_mpr/1-fun-1-'/1 (test/eunit/couch_db_mpr_tests.erl, line 84)
18:43:00  in call from eunit_test:run_testfun/1 (eunit_test.erl, line 71)
18:43:00  in call from eunit_proc:run_test/1 (eunit_proc.erl, line 543)
18:43:00  in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 368)
18:43:00  in call from eunit_proc:handle_test/2 (eunit_proc.erl, line 526)
18:43:00  in call from eunit_proc:tests_inorder/3 (eunit_proc.erl, line 468)
18:43:00  in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 358)
18:43:00  **error:{badmatch,{error,connection_closed}}
18:43:00    output:<<"">>
18:43:00  
18:43:00  [os_mon] win32 supervisor port (win32sysinfo): Erlang has closed

But on next run it all passsed

@big-r81
Copy link
Contributor Author

big-r81 commented Feb 1, 2026

There is more flakiness on Windows than on the other platforms. If a particular test proves to be unstable, we can quickly rule it out.

@big-r81 big-r81 merged commit 6ac5413 into main Feb 1, 2026
54 checks passed
@big-r81 big-r81 deleted the dev/enable-eunit-elixir-test-win branch February 1, 2026 12:18
Sign up for free to 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.

2 participants