Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: bump hiero-gradle-conventions to 0.3.3 / Gradle to 8.12.1 #17674

Merged
merged 2 commits into from
Feb 5, 2025

build: keep dependency-analysis-gradle-plugin on 2.7.0 for now

6da073f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

build: bump hiero-gradle-conventions to 0.3.3 / Gradle to 8.12.1 #17674

build: keep dependency-analysis-gradle-plugin on 2.7.0 for now
6da073f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Node: HAPI Test (Smart Contract) Results failed Feb 3, 2025 in 0s

1 fail, 173 pass in 39m 7s

  119 files    119 suites   39m 7s ⏱️
  174 tests   173 ✅ 0 💤 1 ❌
1 092 runs  1 091 ✅ 0 💤 1 ❌

Results for commit 6da073f.

Annotations

Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.TokenExpiryInfoSuite

See this annotation in the file changed.

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

1 out of 4 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.TokenExpiryInfoSuite)

hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.TokenExpiryInfoSuite.xml [took 4s]
Raw output
com.hedera.services.bdd.spec.exceptions.HapiTxnCheckStateException: Wrong status! Expected CONTRACT_REVERT_EXECUTED, was SUCCESS
	at app//com.hedera.services.bdd.spec.transactions.HapiTxnOp.resolveStatus(HapiTxnOp.java:367)
	at app//com.hedera.services.bdd.spec.transactions.HapiTxnOp.submitOp(HapiTxnOp.java:317)
	at app//com.hedera.services.bdd.spec.HapiSpecOperation.execFor(HapiSpecOperation.java:222)
	at app//com.hedera.services.bdd.spec.dsl.operations.AbstractSpecOperation.execFor(AbstractSpecOperation.java:72)
	at app//com.hedera.services.bdd.spec.HapiSpec.exec(HapiSpec.java:792)
	at app//com.hedera.services.bdd.spec.HapiSpec.run(HapiSpec.java:625)
	at app//com.hedera.services.bdd.spec.HapiSpec.execute(HapiSpec.java:595)
	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)