-
Notifications
You must be signed in to change notification settings - Fork 215
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 bugs with phys_rep_perf testcase 8.0 #4910
base: 8.0
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 7/563 tests failed ⚠.
The first 10 failing tests are:
scindex_deadlock_logicalsc_generated [setup failure]
phys_rep_perf
comdb2sys_queueodh_generated
comdb2sys_pagesize_generated
comdb2sys
truncatesc_offline_generated
dbcreate
fb68aa7
to
d1b8430
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 7/563 tests failed ⚠.
The first 10 failing tests are:
replay_history [setup failure]
fdb_push [setup failure]
phys_rep_perf
comdb2sys_queueodh_generated
comdb2sys
comdb2sys_pagesize_generated
truncatesc_offline_generated
Signed-off-by: Mark Hannum <[email protected]>
d1b8430
to
bcdbb9e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 114/563 tests failed ⚠.
The first 10 failing tests are:
cldeadlock [setup failure]
sc_lotsoftables [setup failure]
incoh_remsql_rte_connect_generated [setup failure]
writes_remsql_names_fdbpush_generated [setup failure]
phys_rep_perf
incremental_backup_usenames
online_compaction
sc_resume2
dupewrite
comdb2sys_queueodh_generated
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coding style check: Error. ⚠.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 5/563 tests failed ⚠.
The first 10 failing tests are:
sc_lotsoftables [setup failure]
analyze_fastinit_race
phys_rep_perf
truncatesc_offline_generated
skipscan
This PR addresses copycomdb2 / ssh issues with the phy_rep_perf test case.