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

Move Hip17UnhappyAccountsSuite tests for expiry to new suite #9956

Merged
merged 1 commit into from Nov 17, 2023

Conversation

georgi-l95
Copy link
Contributor

Description:
This PR moves two tests from Hip17UnhappyAccountsSuite to a new suite, because they tests functionality around expiry, which won't be implemented soon.
Discussion here: #8556

Related issue(s):

Fixes #8556

Notes for reviewer:

Checklist

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

Signed-off-by: georgi-l95 <glazarov95@gmail.com>
@georgi-l95 georgi-l95 added the Limechain Work planned for the LimeChain team label Nov 17, 2023
@georgi-l95 georgi-l95 self-assigned this Nov 17, 2023
@georgi-l95 georgi-l95 changed the title Move tests for expiry to new suite Move Hip17UnhappyAccountsSuite tests for expiry to new suite Nov 17, 2023
@georgi-l95 georgi-l95 marked this pull request as ready for review November 17, 2023 13:12
@georgi-l95 georgi-l95 requested review from a team as code owners November 17, 2023 13:12
Copy link

Node: Unit Test Results

    2 281 files  ±0      2 281 suites  ±0   1h 30m 9s ⏱️ + 4m 17s
118 353 tests ±0  118 319 ✔️ ±0  34 💤 ±0  0 ±0 
126 671 runs  ±0  126 637 ✔️ ±0  34 💤 ±0  0 ±0 

Results for commit ab45d8a. ± Comparison against base commit 1dc870e.

Copy link

Node: E2E Test Results

    1 files      1 suites   23m 18s ⏱️
310 tests 310 ✔️ 0 💤 0
332 runs  332 ✔️ 0 💤 0

Results for commit ab45d8a.

Copy link

Node: Integration Test Results

279 tests  ±0   279 ✔️ ±0   27m 34s ⏱️ -38s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0 ±0 

Results for commit ab45d8a. ± Comparison against base commit 1dc870e.

Copy link

Node: HAPI Test Results

1 245 tests   904 ✔️  1h 32m 14s ⏱️
   166 suites  340 💤
   166 files        1

For more details on these failures, see this check.

Results for commit ab45d8a.

Copy link
Collaborator

@tinker-michaelj tinker-michaelj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thx @georgi-l95 !

@georgi-l95 georgi-l95 merged commit 87ab17a into develop Nov 17, 2023
12 of 15 checks passed
@georgi-l95 georgi-l95 deleted the move-expire-tests-to-new-sute branch November 17, 2023 15:49
nickpoorman pushed a commit that referenced this pull request Nov 22, 2023
This PR moves two tests from `Hip17UnhappyAccountsSuite` to a new suite, because they tests functionality around expiry, which won't be implemented soon.
Discussion here: #8556

Signed-off-by: georgi-l95 <glazarov95@gmail.com>
Signed-off-by: Nick Poorman <nick@swirldslabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Limechain Work planned for the LimeChain team
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Resolve Hip17UnhappyAccountsSuite errors
3 participants