PR #3830 #321
GitHub Actions / Test Results
failed
Jun 18, 2025 in 0s
1 fail in 25s
3 files 15 suites 25s ⏱️
1 tests 0 ✅ 0 💤 1 ❌
3 runs 0 ✅ 0 💤 3 ❌
Results for commit dba175f.
Annotations
github-actions / Test Results
All 3 runs failed: RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests @hbarlimiter-batch3 …hould eventually exhaust the hbar limit for a BASIC user after multiple deployments of large contracts, and not throw an error)
test-results.47a2f929aee7388ffa2ec5e0eb9793be.xml [took 8s]
test-results.58d22ccd8c552307efe771748b8d123e.xml [took 7s]
test-results.652fc8ad3b1b8a14b1454e0c053c9a33.xml [took 9s]
Raw output
expected +0 to be above 1000000000
AssertionError: expected +0 to be above 1000000000
at Context.<anonymous> (packages/server/tests/acceptance/hbarLimiter.spec.ts:961:35)
at Generator.next (<anonymous>)
at fulfilled (packages/server/tests/acceptance/hbarLimiter.spec.ts:6:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-0
+1000000000
Loading