Re-enable shutdown stalled test (#106498)
NodeShutdownIT.testStalledShardMigrationProperlyDetected has been muted
for a couple years. It apparently reproduced when the failure first
started, but no longer reproduces on main. This commit re-enables the
test and closes the test issue. We can open a new issue with any
subsequent failure.
closes #77456