Investigate the failing unit tests in PXC-8.0
General
Escalation
General
Escalation
Description
Environment
None
Smart Checklist
Activity
Show:

Percona Bot
updated the AFFECTED USER LEVELMarch 6, 2024 at 9:35 PMNone
Internal
Secure Custom Fields for Jira (Security & Permission)
updated the AFFECTED USER LEVELDecember 20, 2023 at 6:49 AMNone
This field doesn't support this UI

Kamil Holubicki
changed the StatusMarch 1, 2023 at 10:38 AMOpen
Done

Kamil Holubicki
updated the ResolutionMarch 1, 2023 at 10:38 AMNone
Fixed

Kamil Holubicki
changed the StatusMarch 1, 2023 at 10:38 AMOn Hold
Open

Kamil Holubicki
updated the Linked IssuesNovember 17, 2022 at 12:46 PMNone
This issue relates to PXC-4083

Kathy Williamson
changed the StatusAugust 18, 2020 at 7:43 PMOpen
On Hold

Kathy Williamson
updated the Fix versionsJune 3, 2020 at 12:32 PM8.0.NEXT
None

Venkatesh Prasad
changed the StatusMay 1, 2020 at 8:23 AMNew
Open

Venkatesh Prasad
updated the DescriptionMay 1, 2020 at 8:22 AMWhen we run {{*scons -j12 .*}} from {{*percona-xtradb-cluster-galera*}} directory on latest PXC-8.0, the unit tests
1. galera/tests/certification_check.cpp and
2. galera/tests/defaults_check.cpp
are failing.
80%: Checks: 5, Failures: 1, Errors: 0
galera/tests/certification_check.cpp:136:F:certification_trx_v3:test_certification_trx_v3:0: wsi: 9 g: 10 ld: 6 eld: 5
...
0%: Checks: 1, Failures: 1, Errors: 0
galera/tests/defaults_check.cpp:355:F:defaults:defaults:0: Defaults discrepancies detected:
Provider default for cert.optimistic_pa: no differs from expected yesTotal tests failed: 2
scons: *** [galera/tests/galera_check.passed] Error 1
Checking dynamic symbols for 'libgalera_smm.so'...
When we run {{*scons -j12 .*}} from {{*percona-xtradb-cluster-galera*}} directory on latest PXC-8.0, the unit tests
1. galera/tests/certification_check.cpp and
2. galera/tests/defaults_check.cpp
are failing.
{noformat}
80%: Checks: 5, Failures: 1, Errors: 0
galera/tests/certification_check.cpp:136:F:certification_trx_v3:test_certification_trx_v3:0: wsi: 9 g: 10 ld: 6 eld: 5
...
0%: Checks: 1, Failures: 1, Errors: 0
galera/tests/defaults_check.cpp:355:F:defaults:defaults:0: Defaults discrepancies detected:
Provider default for cert.optimistic_pa: no differs from expected yesTotal tests failed: 2
scons: *** [galera/tests/galera_check.passed] Error 1
Checking dynamic symbols for 'libgalera_smm.so'...{noformat}

Venkatesh Prasad
created the IssueMay 1, 2020 at 8:22 AMDone
Details
Details
Assignee
Unassigned
UnassignedReporter
Venkatesh Prasad
Venkatesh PrasadAffects versions
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created May 1, 2020 at 8:22 AM
Updated March 6, 2024 at 9:35 PM
Resolved March 1, 2023 at 10:38 AM
When we run
*scons -j12 .*
from*percona-xtradb-cluster-galera*
directory on latest https://perconadev.atlassian.net/browse/PXC-8#icft=PXC-8Can't find link.0, the unit tests1. galera/tests/certification_check.cpp and
2. galera/tests/defaults_check.cpp
are failing.
80%: Checks: 5, Failures: 1, Errors: 0 galera/tests/certification_check.cpp:136:F:certification_trx_v3:test_certification_trx_v3:0: wsi: 9 g: 10 ld: 6 eld: 5 ... 0%: Checks: 1, Failures: 1, Errors: 0 galera/tests/defaults_check.cpp:355:F:defaults:defaults:0: Defaults discrepancies detected: Provider default for cert.optimistic_pa: no differs from expected yesTotal tests failed: 2 scons: *** [galera/tests/galera_check.passed] Error 1 Checking dynamic symbols for 'libgalera_smm.so'...