Comment 9 for bug 1316677

Revision history for this message
Chris Gagnon (chris.gagnon) wrote : Re: flaky test test_cut_directory

On tests that fail I see

file:///usr/share/click/preinstalled/com.ubuntu.filemanager/0.3.173/qml/components/PathBar.qml:124: TypeError: Cannot read property of null
void DirModel::setPath(const QString&) DirModel_QML_120(0x15f5a70) Ignoring path change request, request already running

This should be fixed to ruled out as the cause of issue, null properties can cause a white screen from what I've discussed with members of the apps team.