Closed Bug 861784 Opened 11 years ago Closed 6 years ago

Reference Workloads - SMS generation not working properly

Categories

(Firefox OS Graveyard :: Gaia, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jhylands, Unassigned)

Details

Attachments

(4 files)

When we try and generate the SMS reference workload with the new mobile messaging API, the received messages don't show up, although the sent messages do.
In order to generate SMS messages, you need a RIL-enabled b2g desktop repository, as well as a regular device repository that the generation script runs from.
Attached file mozconfig file
You need a mozconfig file with the following line uncommented:

ac_add_options --enable-b2g-ril

in order to build an RIL-enabled b2g desktop
Attached file Makefile changes
You need to insert the contents of this file somewhere in your device repository gaia Makefile, and the following line:

TREE_WITH_RIL=/home/jon/b2g-desktop/build

needs to be changed to point to the build directory of your RIL-enabled b2g desktop repository.
Attached file SMS Generation Script
This file needs to be in the build subdirectory of the gaia directory where you made the makefile changes.
Attached file Empty SMS database
This file needs to be the gaia directory where the makefile changes were done. This is an empty SMS database. Its possible that the makefile can be changed to simply delete the database instead of copying this empty database file.
To run the SMS generator, set up your repositories as described in the above attached file comments, and run:

make fake-sms

with a v1-train phone attached. v1-train is needed because the master SMS functionality is currently (at the time this bug was created) not working.
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: