Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passrun() twice with keepAlive: true
Asserts runNo asserts ran
Passrun() with keepAlive: true, then keepAlive: false, then error
Asserts run
Pass
assert_equals("OperationError", "OperationError")
    at Test.<anonymous> ( /shared-storage/run-operation-keep-alive.tentative.https.sub.html:23:5)
Pass
assert_equals("The sharedStorage worklet cannot execute further operations because the previous operation did not include the option 'keepAlive: true'.", "The sharedStorage worklet cannot execute further operations because the previous operation did not include the option 'keepAlive: true'.")
    at Test.<anonymous> ( /shared-storage/run-operation-keep-alive.tentative.https.sub.html:24:5)