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 race condition in PCES file copy. #9890

Merged
merged 2 commits into from Nov 15, 2023
Merged

Conversation

cody-littley
Copy link
Contributor

Related to #9883

Needs to be cherry picked into 0.44

Signed-off-by: Cody Littley <cody@swirldslabs.com>
@cody-littley cody-littley added this to the v0.44 milestone Nov 14, 2023
@cody-littley cody-littley self-assigned this Nov 14, 2023
@cody-littley cody-littley requested a review from a team as a code owner November 14, 2023 17:00
Copy link

github-actions bot commented Nov 14, 2023

Node: Unit Test Results

    2 280 files  ±0      2 280 suites  ±0   1h 30m 27s ⏱️ +52s
118 363 tests +4  118 329 ✔️ +5  34 💤 ±0  0  - 1 
126 627 runs  +4  126 593 ✔️ +5  34 💤 ±0  0  - 1 

Results for commit 54ca45d. ± Comparison against base commit 9bf77c0.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 14, 2023

Node: E2E Test Results

    1 files  ±    0      1 suites  ±0   22m 33s ⏱️ + 22m 33s
312 tests +311  312 ✔️ +312  0 💤 ±0  0  - 1 
334 runs  +333  334 ✔️ +334  0 💤 ±0  0  - 1 

Results for commit 54ca45d. ± Comparison against base commit 9bf77c0.

This pull request removes 1 and adds 312 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
…

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 14, 2023

Node: Integration Test Results

280 tests  ±0   280 ✔️ ±0   28m 36s ⏱️ +23s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0 ±0 

Results for commit 54ca45d. ± Comparison against base commit 9bf77c0.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 14, 2023

Node: HAPI Test Results

1 246 tests  ±0   879 ✔️ +1   1h 28m 47s ⏱️ - 7m 20s
   166 suites ±0   367 💤  - 1 
   166 files   ±0       0 ±0 

Results for commit 54ca45d. ± Comparison against base commit 9bf77c0.

♻️ This comment has been updated with latest results.

Signed-off-by: Cody Littley <cody@swirldslabs.com>
@poulok poulok modified the milestones: v0.44, v0.45 Nov 15, 2023
@cody-littley cody-littley merged commit f00aa3c into develop Nov 15, 2023
14 of 15 checks passed
@cody-littley cody-littley deleted the 09883-fix-pces-copy-race branch November 15, 2023 17:03
cody-littley added a commit that referenced this pull request Nov 15, 2023
Signed-off-by: Cody Littley <cody@swirldslabs.com>
poulok pushed a commit that referenced this pull request Nov 16, 2023
Signed-off-by: Cody Littley <cody@swirldslabs.com>
nickpoorman pushed a commit that referenced this pull request Nov 22, 2023
Signed-off-by: Cody Littley <cody@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.

None yet

5 participants