DT-029 adds skip annotations for rivetkit-typescript/packages/rivetkit/tests/driver/actor-lifecycle.test.ts.
Tracked skip:
onDestroy is called even when actor is destroyed during start
Expected closure condition:
- Root-cause whether destroy-during-start should still run
onDestroy, then either fix the runtime and unskip the test or replace the test with the correct invariant.
- Verify with the full
actor-lifecycle.test.ts driver file under the supported matrix.
DT-029 adds skip annotations for
rivetkit-typescript/packages/rivetkit/tests/driver/actor-lifecycle.test.ts.Tracked skip:
onDestroy is called even when actor is destroyed during startExpected closure condition:
onDestroy, then either fix the runtime and unskip the test or replace the test with the correct invariant.actor-lifecycle.test.tsdriver file under the supported matrix.