Code review comment for lp:~uriboni/oxide/basic-authentication

Revision history for this message
Olivier Tilloy (osomon) wrote :

I’m seeing this really weird warning when running unit tests locally:

1: QWARN : qml-api-test::WebView_beforeUnloadDialog::test_customDialogComponent(row 0) file:///home/osomon/dev/phablet/oxide/trunk/qt/tests/qmltests/api/tst_WebView_basicAuthentication.qml:33: TypeError: Cannot read property of null

I don’t see how WebView_beforeUnloadDialog could possibly be loading tst_WebView_basicAuthentication.qml. Maybe a bug in our custom QML test runner? In any case, worth investigating, given that it showed up in this branch.

« Back to merge proposal