Comment 0 for bug 1266515

Revision history for this message
Tim Peeters (tpeeters) wrote :

This failure:

FAIL! : components::DatePickerAPI::test_1_changeDateToNextMonth() Uncaught exception: Cannot read property 'children' of null
   Loc: [(0)]

is happening in this MR: https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/headerHeightInit/+merge/199468

The changes I made are related to the Header of the MainView, and not related to the DatePicker. The DatePicker test doesn't use a MainView or Page. Any ideas what may be causing the failures?