Skip to content

Commit 1f8181f

Browse files
amoebaalinaliBQ
andauthored
Update cpp/src/arrow/flight/sql/odbc/tests/odbc_test_suite.cc
Co-authored-by: Alina (Xi) Li <96995091+alinaliBQ@users.noreply.github.com>
1 parent 7782c69 commit 1f8181f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/src/arrow/flight/sql/odbc/tests/odbc_test_suite.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ void ODBCTestBase::TearDown() {
181181

182182
void ODBCTestBase::TearDownTestSuite() {
183183
if (connected) {
184-
// TODO(XXX): Without commenting this out, Disconnect() makes this test
184+
// GH-49808 TODO: Without commenting this out, Disconnect() makes this test
185185
// executable segfault when run under ctest but not when the test executable
186186
// is run directly. This only happens under static test linkage.
187187
//

0 commit comments

Comments
 (0)