We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d63d878 + f757942 commit b65fd7aCopy full SHA for b65fd7a
src/mirrored_supervisor_tests.erl
@@ -36,9 +36,7 @@ all_tests() ->
36
passed = test_already_there(),
37
passed = test_delete_restart(),
38
passed = test_which_children(),
39
-%% commented out in order to determine whether this is the only test
40
-%% that is failing - see bug 24362
41
-%% passed = test_large_group(),
+ passed = test_large_group(),
42
passed = test_childspecs_at_init(),
43
passed = test_anonymous_supervisors(),
44
passed = test_no_migration_on_shutdown(),
0 commit comments