do not use autogenerated child ids, but force the caller to specify i… #22
Annotations
11 errors and 2 warnings
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L302
test start_child/2 temporary child is not restarted regardless of reason (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L553
test terminate/2 terminates children with brutal kill (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L637
test terminate/2 terminates children with integer shutdown and abnormal reason (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L699
test terminate/2 terminates children with permanent restart and normal reason (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L332
test start_child/2 permanent child is restarted regardless of reason (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L619
test terminate/2 terminates children with integer shutdown (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L571
test terminate/2 terminates children with infinity shutdown (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L728
test terminate/2 terminates with mixed children (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L351
test start_child/2 child is restarted with different values (PgdSupervisorTest)
|
Run mix test --warnings-as-errors:
test/pgd_supervisor_test.exs#L589
test terminate/2 terminates children with infinity shutdown and abnormal reason (PgdSupervisorTest)
|
Run mix compile --warnings-as-errors
:slave.start_link/3 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|
Run mix compile --warnings-as-errors
:slave.stop/1 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|
The logs for this run have expired and are no longer available.
Loading