I’ve been running that one failing test in a loop and most of the failures exhibit an unexpected value of 101, but occasionally some fail with a greater value (observed values of 102, 103, and even 113 and 124).
In all those cases, it appears the value of serverSpy->count() is always 100, and the value of errorSpy->count() is ≥ 0. I suspect a behaviour change in Qt. We now have to support three different versions: - 5.4.1 in vivid+overlay - 5.5.1 in xenial+overlay - 5.6.1 in yakkety Given these constraints, it looks like the test expectations will need to be made laxer. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1611403 Title: Intermittent unit test failure with Qt 5.6 in yakkety To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1611403/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
