Hi Luke,
On Fri, May 11, 2018 at 01:50:20AM +0000, Luke Benes wrote:
I wouldn't expect a refactoring to modify the behavior. Could you please verify that the change
in behavior that your commit caused was intentional?
There were no intentional behavioural changes.
Thank you Mike for the patch, I think it is all good now.
Here is the error when you kill python.exe
[build SCK] xmloff
Error: a unit test failed, please do one of:
make PythonTest_dbaccess_python CPPUNITTRACE="gdb --args"
# for interactive debugging on Linux
make PythonTest_dbaccess_python VALGRIND=memcheck
# for memory checking
make PythonTest_dbaccess_python DEBUGCPPUNIT=TRUE
# for exception catching
This happened because the migration code has run in case of HSQLDB related unit
tests too (like PythonTest_dbaccess_python). I think HSQLDB unit tests should
still test the hsqldb driver, not the migration (at least while the hsqldb
driver is not completely removed).
Anyway, if someone would want these unit tests to test the migration, there are
some driver specific stuff that should be modified. I've already done that one
time, but I got it reverted:
3bb1f0b3a8f71807c221fda22433571f9a0497d2
Thanks:
Tamás
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.