Activity log for bug #1399746

Date Who What changed Old value New value Message
2014-12-05 18:16:27 Tony Espy bug added bug
2014-12-05 18:16:34 Tony Espy ofono (Ubuntu): importance Undecided Medium
2014-12-05 18:31:46 Tony Espy description Device: krillin with no SIMs inserted Channel, Image: ubuntu-rtm/14.09-proposed, #169 While working on test scripts for the SIM sub-section of the ofono test plan I had to quirk the verification of the modem's 'Interfaces' property, which indicates which ofono interfaces are available at any given moment. On krillin, "org.ofono.NetworkTime" is available even when there are no SIMs present. As a phone in this state can only be used for emergency calls and the phone will not auto-register to a network, it shouldn't be possible for NITZ messages to be received. For this reason, "NetworkTime" shouldn't be available if no SIMs are present. Device: krillin with no SIMs inserted Channel, Image: ubuntu-rtm/14.09-proposed, #169 While working on test scripts for the SIM sub-section of the ofono test plan I had to quirk the verification of the modem's 'Interfaces' property, which indicates which ofono interfaces are available at any given moment. On krillin, "org.ofono.NetworkTime" is available even when there are no SIMs present. As a phone in this state can only be used for emergency calls and the phone will not auto-register to a network, it shouldn't be possible for NITZ messages to be received. For this reason, "NetworkTime" shouldn't be available if no SIMs are present. The test cases in question are the first four in the SIM sub-section of the test plan: https://wiki.ubuntu.com/Process/Merges/TestPlans/ofono/SIM The tests themselves can be found in the following pull request. The code in question is in the simtestutil.py module, in the function validate_modem_properties(): https://github.com/rilmodem/ofono/pull/136
2015-03-04 19:29:12 Tony Espy ofono (Ubuntu): status New Confirmed
2015-03-04 22:04:46 Tony Espy bug task added ofono (Ubuntu RTM)
2015-03-04 22:05:23 Tony Espy ofono (Ubuntu RTM): status New Confirmed
2015-03-04 22:05:27 Tony Espy ofono (Ubuntu RTM): importance Undecided Medium