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

Fix test CryptoCreateSuite.syntaxChecksAreAsExpected #9677

Merged
merged 11 commits into from Nov 8, 2023

Conversation

kimbor
Copy link
Member

@kimbor kimbor commented Nov 3, 2023

Fix test CryptoCreateSuite.syntaxChecksAreAsExpected
Update to comments in NetworkUncheckedSubmitHandler

Related issue(s):
Fixes #9515

Update to comments in NetworkUncheckedSubmitHandler

Signed-off-by: Kim Rader <kim.rader@swirldslabs.com>
Copy link

github-actions bot commented Nov 3, 2023

Node: Unit Test Results

    2 272 files  ±0      2 272 suites  ±0   1h 23m 11s ⏱️ - 1m 52s
118 348 tests ±0  118 314 ✔️ ±0  34 💤 ±0  0 ±0 
126 609 runs  ±0  126 575 ✔️ ±0  34 💤 ±0  0 ±0 

Results for commit bd506fb. ± Comparison against base commit 1fc46f9.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 3, 2023

Node: E2E Test Results

    1 files      1 suites   21m 52s ⏱️
310 tests 310 ✔️ 0 💤 0
332 runs  332 ✔️ 0 💤 0

Results for commit bd506fb.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 3, 2023

Node: Integration Test Results

280 tests  ±0   280 ✔️ ±0   32m 37s ⏱️ +2s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0 ±0 

Results for commit bd506fb. ± Comparison against base commit 1fc46f9.

♻️ This comment has been updated with latest results.

Signed-off-by: Kim Rader <kim.rader@swirldslabs.com>
@kimbor kimbor self-assigned this Nov 3, 2023
Copy link

github-actions bot commented Nov 3, 2023

Node: HAPI Test Results

1 242 tests   819 ✔️  1h 13m 47s ⏱️
   165 suites  423 💤
   165 files        0

Results for commit bd506fb.

♻️ This comment has been updated with latest results.

Signed-off-by: Kim Rader <kim.rader@swirldslabs.com>
Signed-off-by: Kim Rader <kim.rader@swirldslabs.com>
Signed-off-by: Kim Rader <kim.rader@swirldslabs.com>
Signed-off-by: Kim Rader <kim.rader@swirldslabs.com>
Signed-off-by: Kim Rader <kim.rader@swirldslabs.com>
@kimbor kimbor marked this pull request as ready for review November 5, 2023 04:48
@kimbor kimbor requested review from a team and tinker-michaelj as code owners November 5, 2023 04:48
Copy link
Member

@Neeharika-Sompalli Neeharika-Sompalli left a comment

Choose a reason for hiding this comment

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

I see one HAPI test failing, Is it flaky ?

@kimbor
Copy link
Member Author

kimbor commented Nov 6, 2023

I see one HAPI test failing, Is it flaky ?

Not flaky, but it's also failing in develop.

@kimbor kimbor closed this Nov 6, 2023
@kimbor kimbor reopened this Nov 6, 2023
@Neeharika-Sompalli
Copy link
Member

I see one HAPI test failing, Is it flaky ?

Not flaky, but it's also failing in develop.

Ah I did not see that fail on my PR 🤔 . If its failing on develop also how was this enabled?

@kimbor
Copy link
Member Author

kimbor commented Nov 6, 2023

I see one HAPI test failing, Is it flaky ?

Not flaky, but it's also failing in develop.

Ah I did not see that fail on my PR 🤔 . If its failing on develop also how was this enabled?

It looks like it was fixed in your PR #9535 that just merged. I grabbed latest develop and now it passes locally for me. I merged develop here and tests are re-running, I think they will pass this time.

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!

@kimbor kimbor merged commit e951700 into develop Nov 8, 2023
14 of 15 checks passed
@kimbor kimbor deleted the 09515-fix-CryptoCreateSuite-syntaxChecksAreAsExpected branch November 8, 2023 15:23
Ivo-Yankov pushed a commit that referenced this pull request Nov 9, 2023
Signed-off-by: Kim Rader <kim.rader@swirldslabs.com>
Signed-off-by: Ivo Yankov <ivo@devlabs.bg>
nickpoorman pushed a commit that referenced this pull request Nov 22, 2023
Signed-off-by: Kim Rader <kim.rader@swirldslabs.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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CryptoCreateSuite hapi test
4 participants