remove spdebug#6009
Conversation
fe71d36 to
a334881
Compare
roborivers
left a comment
There was a problem hiding this comment.
Cbuild submission: Error ⚠.
Regression testing: Success ✓.
The first 10 failing tests are:
consumer_non_atomic_default_consumer_generated **quarantined**
roborivers
left a comment
There was a problem hiding this comment.
Cbuild submission: Error ⚠.
Regression testing: Success ✓.
The first 10 failing tests are:
comdb2_files [setup failed with core dumped]
sc_resume_logicalsc_generated **quarantined**
sc_timepart **quarantined**
consumer_non_atomic_default_consumer_generated **quarantined**
reco-ddlk-sql [timeout] **quarantined**
a334881 to
ccab60d
Compare
Signed-off-by: Emelia Lei <wlei29@bloomberg.net>
ccab60d to
0e24f9a
Compare
roborivers
left a comment
There was a problem hiding this comment.
Cbuild submission: Error ⚠.
Regression testing: 2/678 tests failed ⚠.
The first 10 failing tests are:
cdb2jdbc
consumer_non_atomic_default_consumer_generated **quarantined**
sc_downgrade [timeout] **quarantined**
roborivers
left a comment
There was a problem hiding this comment.
Cbuild submission: Error ⚠.
Regression testing: 2/678 tests failed ⚠.
The first 10 failing tests are:
cdb2jdbc
consumer_non_atomic_default_consumer_generated **quarantined**
sc_downgrade [timeout] **quarantined**
reco-ddlk-sql [timeout] **quarantined**
| if (response->response_type == RESPONSE_TYPE__SP_TRACE) { | ||
| if (response && response->response_type == RESPONSE_TYPE__SP_TRACE) { | ||
| fprintf(stdout, "%s\n", response->info_string); | ||
| } |
There was a problem hiding this comment.
Will this casue issues if spdebug is sent on older version of server?
No description provided.