Merged
Conversation
9915cc3 to
dda5e2f
Compare
dda5e2f to
60b9923
Compare
nickva
approved these changes
Feb 1, 2026
Contributor
There was a problem hiding this comment.
+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
Contributor
Author
|
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.