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: fix permissions for upgrade test #10779

Merged
merged 7 commits into from Jan 5, 2024
Merged

Conversation

JeffreyDallas
Copy link
Contributor

Description:

Fix failed upgrade test

Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
@JeffreyDallas JeffreyDallas requested review from a team as code owners January 4, 2024 18:13
@JeffreyDallas JeffreyDallas marked this pull request as draft January 4, 2024 18:13
Copy link

github-actions bot commented Jan 4, 2024

Node: HAPI Test (Token) Results

189 tests  ±0   189 ✔️ ±0   17m 21s ⏱️ +25s
  13 suites ±0       0 💤 ±0 
  13 files   ±0       0 ±0 

Results for commit d5e7214. ± Comparison against base commit 6fde716.

♻️ This comment has been updated with latest results.

Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Copy link

github-actions bot commented Jan 4, 2024

Node: HAPI Test (Crypto) Results

211 tests  ±0   208 ✔️  - 1   20m 5s ⏱️ -21s
  22 suites ±0       2 💤 ±0 
  22 files   ±0       1 +1 

For more details on these failures, see this check.

Results for commit d5e7214. ± Comparison against base commit 6fde716.

Copy link

github-actions bot commented Jan 4, 2024

Node: E2E Test Results

    1 files  ±    0      1 suites  ±0   22m 39s ⏱️ + 22m 39s
311 tests +310  311 ✔️ +311  0 💤 ±0  0  - 1 
333 runs  +332  333 ✔️ +333  0 💤 ±0  0  - 1 

Results for commit d5e7214. ± Comparison against base commit 6fde716.

This pull request removes 1 and adds 311 tests. Note that renamed tests count towards both.
EndToEndTests ‑ initializationError
EndToEndTests ‑ ADDRESS_BOOK_CONTROLCanUpdateADDRESS_BOOK
EndToEndTests ‑ ADDRESS_BOOK_CONTROLCanUpdateNODE_DETAILS
EndToEndTests ‑ AccountsGetPayerRecordsIfSoConfigured
EndToEndTests ‑ Acct57CanMakeSmallChanges
EndToEndTests ‑ Acct57CantMakeLargeChanges
EndToEndTests ‑ AddingSignaturesToExecutedTxFails
EndToEndTests ‑ AddingSignaturesToExecutedTxFailsWithLongTermEnabled
EndToEndTests ‑ AddingSignaturesToNonExistingTxFails
EndToEndTests ‑ AddingSignaturesToNonExistingTxFailsWithLongTermEnabled
EndToEndTests ‑ AddressAliasIdFuzzing
…

Copy link

github-actions bot commented Jan 4, 2024

Node: Unit Test Results

    2 295 files  +    1      2 295 suites  +1   51m 48s ⏱️ - 2m 11s
118 855 tests +197  118 820 ✔️ +197  35 💤 ±0  0 ±0 
127 273 runs  +198  127 238 ✔️ +198  35 💤 ±0  0 ±0 

Results for commit d5e7214. ± Comparison against base commit 6fde716.

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8aeb2d6) 62.80% compared to head (d5e7214) 62.86%.
Report is 10 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10779      +/-   ##
=============================================
+ Coverage      62.80%   62.86%   +0.05%     
- Complexity     30970    31010      +40     
=============================================
  Files           3384     3384              
  Lines         136851   136817      -34     
  Branches       14267    14266       -1     
=============================================
+ Hits           85947    86005      +58     
+ Misses         47490    47373     -117     
- Partials        3414     3439      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Jan 4, 2024

Node: HAPI Test (Misc) Results

422 tests  ±0   405 ✔️ +1   33m 39s ⏱️ +55s
  73 suites ±0     17 💤  - 1 
  73 files   ±0       0 ±0 

Results for commit d5e7214. ± Comparison against base commit 6fde716.

Copy link

github-actions bot commented Jan 4, 2024

Node: HAPI Test (Time Consuming) Results

22 tests  ±0   17 ✔️ ±0   44m 25s ⏱️ -47s
  2 suites ±0     5 💤 ±0 
  2 files   ±0     0 ±0 

Results for commit d5e7214. ± Comparison against base commit 6fde716.

Copy link

github-actions bot commented Jan 5, 2024

Node: HAPI Test (Smart Contract) Results

411 tests  ±0   411 ✔️ ±0   52m 35s ⏱️ +36s
  55 suites ±0       0 💤 ±0 
  55 files   ±0       0 ±0 

Results for commit d5e7214. ± Comparison against base commit 6fde716.

Copy link

github-actions bot commented Jan 5, 2024

Node: Integration Test Results

294 tests  ±0   294 ✔️ ±0   1h 3m 35s ⏱️ +15s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0 ±0 

Results for commit d5e7214. ± Comparison against base commit 6fde716.

@Neeharika-Sompalli Neeharika-Sompalli merged commit b0ccd94 into develop Jan 5, 2024
37 of 39 checks passed
@Neeharika-Sompalli Neeharika-Sompalli deleted the 10255-fix-jrs-test branch January 5, 2024 15:29
JeffreyDallas added a commit that referenced this pull request Jan 7, 2024
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Co-authored-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Neeharika-Sompalli added a commit that referenced this pull request Jan 8, 2024
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Co-authored-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
JeffreyDallas added a commit that referenced this pull request Jan 9, 2024
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Co-authored-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
JeffreyDallas added a commit that referenced this pull request Jan 9, 2024
Signed-off-by: Neeharika-Sompalli <neeharika.sompalli@swirldslabs.com>
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
Co-authored-by: Neeharika-Sompalli <neeharika.sompalli@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.

None yet

2 participants