D26293: Add CopyPaste unit test for spreadsheet
Shubham
noreply at phabricator.kde.org
Fri Jan 17 12:09:02 GMT 2020
shubham added a comment.
@asemke Actually, I waited for the test to finish and it failed with the following output.
Start 20: copypastetest
20/20 Test #20: copypastetest ....................***Failed 61.28 sec
SignallingUndoCommand: failed to copy unknown type const AbstractColumn* (needs to be registered with qRegisterMetaType())!
QMetaObject::invokeMethod: No such method Column::rowsAboutToBeInserted()
Candidates are:
rowsAboutToBeInserted(const AbstractColumn*,int,int)
FAILED to invoke rowsAboutToBeInserted on Column
SignallingUndoCommand: failed to copy unknown type const AbstractColumn* (needs to be registered with qRegisterMetaType())!
QMetaObject::invokeMethod: No such method Column::rowsInserted()
Candidates are:
rowsInserted(const AbstractColumn*,int,int)
FAILED to invoke rowsInserted on Column
SignallingUndoCommand: failed to copy unknown type const AbstractColumn* (needs to be registered with qRegisterMetaType())!
QMetaObject::invokeMethod: No such method Column::rowsAboutToBeInserted()
Candidates are:
rowsAboutToBeInserted(const AbstractColumn*,int,int)
FAILED to invoke rowsAboutToBeInserted on Column
SignallingUndoCommand: failed to copy unknown type const AbstractColumn* (needs to be registered with qRegisterMetaType())!
QMetaObject::invokeMethod: No such method Column::rowsInserted()
Candidates are:
rowsInserted(const AbstractColumn*,int,int)
FAILED to invoke rowsInserted on Column
REPOSITORY
R262 LabPlot
REVISION DETAIL
https://phabricator.kde.org/D26293
To: shubham, asemke, sgerlach
Cc: apol, kde-edu, #labplot, narvaez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20200117/aa42f2de/attachment.html>
More information about the kde-edu
mailing list