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

test: Test plan tests airdrops #14487

Conversation

ibankov
Copy link
Contributor

@ibankov ibankov commented Jul 30, 2024

Description:
Hapi tests from Aidrop test plan
This PR covers AIRDROP-15, AIRDROP-23, AIRDROP-24, AIRDROP-25

Related issue(s):
#14446
#14447
#14448

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@ibankov ibankov self-assigned this Jul 30, 2024
@ibankov ibankov requested a review from a team July 30, 2024 14:26
@ibankov ibankov requested review from a team as code owners July 30, 2024 14:26
@ibankov ibankov requested review from jasperpotts and povolev15 July 30, 2024 14:26
@ibankov ibankov added this to the v0.54 milestone Jul 30, 2024
@ibankov ibankov changed the title Test plan tests airdrops test: Test plan tests airdrops Jul 30, 2024
Signed-off-by: ibankov <[email protected]>
Copy link

github-actions bot commented Jul 30, 2024

Node: Unit Test Results

  1 546 files  ±0    1 546 suites  ±0   3h 41m 42s ⏱️ - 1m 23s
117 464 tests ±0  117 405 ✅ ±0  59 💤 ±0  0 ❌ ±0 
125 678 runs  ±0  125 619 ✅ ±0  59 💤 ±0  0 ❌ ±0 

Results for commit 4193703. ± Comparison against base commit 8be24cd.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 30, 2024

Node: HAPI Test (Node Death Reconnect) Results

3 tests  ±0   3 ✅ ±0   4m 57s ⏱️ +7s
3 suites ±0   0 💤 ±0 
3 files   ±0   0 ❌ ±0 

Results for commit 4193703. ± Comparison against base commit 8be24cd.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 30, 2024

Node: HAPI Test (Token) Results

 22 files  ±0   22 suites  ±0   5m 40s ⏱️ -10s
281 tests ±0  281 ✅ ±0  0 💤 ±0  0 ❌ ±0 
364 runs  ±0  364 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 4193703. ± Comparison against base commit 8be24cd.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 30, 2024

Node: HAPI Test (Restart) Results

7 files  ±0  7 suites  ±0   8m 6s ⏱️ +5s
6 tests ±0  6 ✅ ±0  0 💤 ±0  0 ❌ ±0 
7 runs  ±0  7 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 4193703. ± Comparison against base commit 8be24cd.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 30, 2024

Node: HAPI Test (Misc) Results

 61 files  ±0   61 suites  ±0   16m 21s ⏱️ +45s
319 tests ±0  319 ✅ ±0  0 💤 ±0  0 ❌ ±0 
409 runs  ±0  409 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 4193703. ± Comparison against base commit 8be24cd.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 30, 2024

Node: HAPI Test (Crypto) Results

 33 files  +1   33 suites  +1   11m 29s ⏱️ -11s
369 tests +3  369 ✅ +3  0 💤 ±0  0 ❌ ±0 
411 runs  +3  411 ✅ +3  0 💤 ±0  0 ❌ ±0 

Results for commit 4193703. ± Comparison against base commit 8be24cd.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 30, 2024

Node: HAPI Test (Time Consuming) Results

19 tests  ±0   19 ✅ ±0   23m 17s ⏱️ +19s
 4 suites ±0    0 💤 ±0 
 4 files   ±0    0 ❌ ±0 

Results for commit 4193703. ± Comparison against base commit 8be24cd.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 30, 2024

Node: HAPI Test (Smart Contract) Results

 91 files  ±0   91 suites  ±0   25m 19s ⏱️ + 1m 35s
658 tests ±0  658 ✅ ±0  0 💤 ±0  0 ❌ ±0 
835 runs  ±0  835 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 4193703. ± Comparison against base commit 8be24cd.

♻️ This comment has been updated with latest results.

ibankov added 4 commits July 31, 2024 10:29
…ts' into 13658-ibankov-testplan-airdrop-tests
Signed-off-by: ibankov <[email protected]>
Signed-off-by: ibankov <[email protected]>
…ts' into 13658-ibankov-testplan-airdrop-tests

Signed-off-by: ibankov <[email protected]>
@ibankov ibankov marked this pull request as draft August 2, 2024 14:55
ibankov added 5 commits August 5, 2024 11:16
…ests' into 13658-ibankov-testplan-airdrop-tests

# Conflicts:
#	hedera-node/test-clients/src/main/java/com/hedera/services/bdd/suites/hip904/TokenAirdropTest.java
Signed-off-by: ibankov <[email protected]>
…ts' into 13658-ibankov-testplan-airdrop-tests

Signed-off-by: ibankov <[email protected]>

# Conflicts:
#	hedera-node/hedera-token-service-impl/src/main/java/com/hedera/node/app/service/token/impl/util/AirdropHandlerHelper.java
…ts' into 13658-ibankov-testplan-airdrop-tests
@ibankov ibankov marked this pull request as ready for review August 6, 2024 08:08
ibankov added 2 commits August 6, 2024 14:47
…ts' into 13658-ibankov-testplan-airdrop-tests
Signed-off-by: ibankov <[email protected]>
@ibankov ibankov merged commit 9d5cbd8 into 13658-add-TokenAirdropHandler-additional-tests Aug 7, 2024
44 checks passed
@ibankov ibankov deleted the 13658-ibankov-testplan-airdrop-tests branch August 7, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants