chore: update packages #1872
2 fail, 21 pass in 13m 4s
Annotations
Check warning on line 0 in should be able to grant KYC, tranfer hts tokens and revoke KYC
github-actions / Test Results
1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @tokencreate HTS Precompile Token Create Acceptance Tests …should be able to grant KYC, tranfer hts tokens and revoke KYC (should be able to grant KYC, tranfer hts tokens and revoke KYC)
test-results.4b0180b8a434d703a8b9bba4313660dd.xml [took 17s]
Raw output
expected 10n to equal 0n
AssertionError: expected 10n to equal 0n
at Context.<anonymous> (packages/server/tests/acceptance/htsPrecompile/tokenCreate.spec.ts:720:41)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/htsPrecompile/tokenCreate.spec.ts:47:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-10n
+0n
Check warning on line 0 in should be able to get a custom token fees
github-actions / Test Results
1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @tokencreate HTS Precompile Token Create Acceptance Tests HTS Precompile Custom Fees Tests should be able to get a custom token fees (should be able to get a custom token fees)
test-results.4b0180b8a434d703a8b9bba4313660dd.xml [took 4m 0s]
Raw output
Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/index.spec.ts)
Error: Timeout of 240000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/tests/acceptance/index.spec.ts)
at listOnTimeout (node:internal/timers:581:17)
at processTimers (node:internal/timers:519:7)