Closed
Bug 939441
Opened 11 years ago
Closed 11 years ago
B2G Bluetooth: add test cases for navigator.BluetoothManager.enabled
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.3 C1/1.4 S1(20dec)
People
(Reporter: vicamo, Assigned: vicamo)
References
Details
Attachments
(1 file, 1 obsolete file)
8.52 KB,
patch
|
echou
:
review+
jgriffin
:
feedback+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
@echou: Somehow I find Bluetooth emulation is broken again but this test case still runs. I'll find some time to fix it.
@jgriffin, this is the first WeBluetooth Marionette test case, anything else I should have noticed?
Will push to tryserver when it's back from maintenance.
Assignee: nobody → vyang
Attachment #833358 -
Flags: review?(echou)
Attachment #833358 -
Flags: feedback?(jgriffin)
Assignee | ||
Comment 2•11 years ago
|
||
Assignee | ||
Comment 3•11 years ago
|
||
(In reply to Vicamo Yang [:vicamo][:vyang] from comment #1)
> Will push to tryserver when it's back from maintenance.
Confirmed it was executed and passed.
Assignee | ||
Comment 4•11 years ago
|
||
s/startTestCommon/startBluetoothTestBase/. Most Bluetooth tests can't live without a valid adapter and this make the test script here a special case. Will add another |function startBluetoothTest| that serves all others. See bug 939637.
Attachment #833358 -
Attachment is obsolete: true
Attachment #833358 -
Flags: review?(echou)
Attachment #833358 -
Flags: feedback?(jgriffin)
Attachment #8333637 -
Flags: review?(echou)
Attachment #8333637 -
Flags: feedback?(jgriffin)
Comment 5•11 years ago
|
||
Comment on attachment 8333637 [details] [diff] [review]
patch : v2
Review of attachment 8333637 [details] [diff] [review]:
-----------------------------------------------------------------
Everything looks good to me.
Attachment #8333637 -
Flags: feedback?(jgriffin) → feedback+
Comment 6•11 years ago
|
||
Comment on attachment 8333637 [details] [diff] [review]
patch : v2
Review of attachment 8333637 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me. Thanks.
Attachment #8333637 -
Flags: review?(echou) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → 1.3 C1/1.4 S1(20dec)
You need to log in
before you can comment on or make changes to this bug.
Description
•