pjfanning commented on PR #1385: URL: https://github.com/apache/pekko/pull/1385#issuecomment-2234328588
> It looks like [the checks](https://github.com/apache/pekko/actions/runs/9835390068/job/27148930769) did not run the tests in `SupervisorHierarchySpec`. > > When I ran the tests locally, two tests in `SupervisorHierarchySpec` failed. > > * `handle failure in creation when supervision strategy returns Resume and Restart` > * `survive being stressed` > > Can someone check if these two unit tests pass? Those tests are tagged as long-running tests. Maybe such tests are not run by default. Did those tests fail before this PR was added? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
