Error in chain_test in gitlab autobuild #267

Closed
opened 2022-01-28 06:47:21 +00:00 by vampik · 9 comments
vampik commented 2022-01-28 06:47:21 +00:00 (Migrated from gitlab.com)

After we migrate on gitlab to Ubuntu 20.04 tests fails (in chain_test):

https://gitlab.com/PBSA/peerplays/-/jobs/2002987635

After we migrate on gitlab to Ubuntu 20.04 tests fails (in chain_test): https://gitlab.com/PBSA/peerplays/-/jobs/2002987635
vampik commented 2022-01-28 06:47:21 +00:00 (Migrated from gitlab.com)

assigned to @vampik

assigned to @vampik
vampik commented 2022-01-28 06:49:49 +00:00 (Migrated from gitlab.com)

Exception occur in this situation:
When we undo database, we iterate through the set of objects to delete. The situation can occur:

  1. We delete account
  2. We try to delete account history. And when we fetch the object of account history it tries to get account object that we already have deleted on the first step.
Exception occur in this situation: When we undo database, we iterate through the set of objects to delete. The situation can occur: 1) We delete account 2) We try to delete account history. And when we fetch the object of account history it tries to get account object that we already have deleted on the first step.
vampik commented 2022-01-28 06:59:25 +00:00 (Migrated from gitlab.com)

mentioned in commit a5d6bcb825

mentioned in commit a5d6bcb825c7b494b5e86602e3a63d46bc367538
vampik commented 2022-01-28 07:07:42 +00:00 (Migrated from gitlab.com)

assigned to @serkixenos

assigned to @serkixenos
vampik commented 2022-01-28 07:07:57 +00:00 (Migrated from gitlab.com)

added 14h of time spent

added 14h of time spent
vampik commented 2022-01-28 07:10:22 +00:00 (Migrated from gitlab.com)

mentioned in merge request !55

mentioned in merge request !55
vampik commented 2022-01-28 09:20:42 +00:00 (Migrated from gitlab.com)
Now tests pass without errors: https://gitlab.com/PBSA/peerplays/-/jobs/2026561444
vampik commented 2022-01-28 15:05:50 +00:00 (Migrated from gitlab.com)

mentioned in commit 8c3a424bb6

mentioned in commit 8c3a424bb6942459281b53afabe395b720f67fe1
serkixenos commented 2022-01-28 15:05:50 +00:00 (Migrated from gitlab.com)

mentioned in commit 10799a2148

mentioned in commit 10799a21486d50a47d20ee73a53c64d619fba418
serkixenos (Migrated from gitlab.com) closed this issue 2022-01-29 04:50:10 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#267
No description provided.