Comment 1 for bug 1287628

Revision history for this message
Dimitri John Ledkov (xnox) wrote : Re: invoke_incoming_call() doesn't seem to work, result is not checked, yet test_incoming test passes (?!)

Right, so dial-number fails in both python2 and python3 editions, the later one is the only one that generates a whoopsie crash file.

bug 1287659

I'm thinking, instead of doing external call to dial-number, why can't the AP tests themself do dbus call to ofono to invoke the callback? Afterall dial-number script is not doing anything else...