Skip to content

chore: enable scheduleNative feature flag #49076

chore: enable scheduleNative feature flag

chore: enable scheduleNative feature flag #49076

GitHub Actions / Node: HAPI Test (Crypto) Results failed Jan 10, 2025 in 0s

1 fail, 43 pass in 18m 42s

 39 files   39 suites   18m 42s ⏱️
 44 tests  43 ✅ 0 💤 1 ❌
581 runs  580 ✅ 0 💤 1 ❌

Results for commit 0a966a4.

Annotations

Check warning on line 0 in com.hedera.services.bdd.suites.queries.AsNodeOperatorQueriesTest

See this annotation in the file changed.

@github-actions github-actions / Node: HAPI Test (Crypto) Results

1 out of 27 runs failed: as written (com.hedera.services.bdd.suites.queries.AsNodeOperatorQueriesTest)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.queries.AsNodeOperatorQueriesTest.xml [took 4s]
Raw output
org.opentest4j.AssertionFailedError: Bad balance! :: Expected <10000000000> to be less than <10000000000>!
	at app//com.hedera.services.bdd.spec.queries.crypto.HapiGetAccountBalance.assertExpectationsGiven(HapiGetAccountBalance.java:225)
	at app//com.hedera.services.bdd.spec.HapiSpecOperation.execFor(HapiSpecOperation.java:226)
	at app//com.hedera.services.bdd.spec.HapiSpec.exec(HapiSpec.java:779)
	at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:612)
	at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:582)
	at [email protected]/java.util.Optional.ifPresent(Optional.java:178)
	at [email protected]/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
	at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
	at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
	at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)