Make interval waiting to bundle variable #1165
Annotations
3 errors and 1 warning
tests/eth_sendUserOperation.test.ts > '0.7' supports eth_sendUserOperation > Send multiple UserOperations:
test/e2e/tests/eth_sendUserOperation.test.ts#L187
AssertionError: promise resolved "undefined" instead of rejecting
- Expected:
[Error: rejected promise]
+ Received:
undefined
❯ tests/eth_sendUserOperation.test.ts:187:14
|
tests/eth_sendUserOperation.test.ts > '0.7' supports eth_sendUserOperation > Send parallel UserOperations:
test/e2e/tests/eth_sendUserOperation.test.ts#L295
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ tests/eth_sendUserOperation.test.ts:295:15
|
docker-e2e
Process completed with exit code 1.
|
docker-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|