[jira] [Commented] (SVN-4804) wc-queries-tests fail with SQLite's profiling enabled
Branko Čibej (JIRA) <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.issues |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/SVN-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16749201#comment-16749201 ]
Branko Čibej commented on SVN-4804:
-----------------------------------
Enabling this option causes the {{test_query_expectations}} test case to parse SQLite's {{EXPLAIN QUERY PLAN}} output, but our parser is out of date and fails, causing the test itself to fail.
> wc-queries-tests fail with SQLite's profiling enabled
> -----------------------------------------------------
>
> Key: SVN-4804
> URL: https://issues.apache.org/jira/browse/SVN-4804
> Project: Subversion
> Issue Type: Improvement
> Components: libsvn_wc
> Affects Versions: all
> Reporter: Branko Čibej
> Assignee: Branko Čibej
> Priority: Major
>
> See: [https://bugs.gentoo.org/605438].
> Adding {{-DSQLITE_ENABLE_STMT_SCANSTATUS}} to {{CPPFLAGS}} causes on of the {{wc-query-tests]} to fail.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)