Closed Bug 991242 Opened 10 years ago Closed 10 years ago

AttributeError: 'TestGaiaLaunch' object has no attribute 'launch_gaia_app

Categories

(Remote Protocol :: Marionette, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla31

People

(Reporter: automatedtester, Assigned: automatedtester)

Details

Attachments

(1 file)

I noticed this when cleaning up the Marionette tests


Details at 

11:24:17     INFO -  TEST-START test_switch_frame_b2g.py
11:24:18     INFO -  test_launch_app (test_switch_frame_b2g.TestGaiaLaunch) ... ERROR
11:24:19     INFO -  ======================================================================
11:24:19     INFO -  ERROR: None
11:24:19     INFO -  ----------------------------------------------------------------------
11:24:19     INFO -  Traceback (most recent call last):
11:24:19     INFO -    File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 163, in run
11:24:19     INFO -      testMethod()
11:24:19     INFO -    File "/builds/slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_switch_frame_b2g.py", line 16, in test_launch_app
11:24:19     INFO -      app_frame = self.launch_gaia_app('../sms/sms.html')
11:24:19     INFO -  TEST-UNEXPECTED-FAIL | test_switch_frame_b2g.py test_switch_frame_b2g.TestGaiaLaunch.test_launch_app | AttributeError: 'TestGaiaLaunch' object has no attribute 'launch_gaia_app'
I think we've moved away from trying to test Gaia within the Marionette framework itself; relevant unit tests should live in gaia-ui-tests.  Probably we should just remove this test.
Assignee: nobody → dburns
Status: NEW → ASSIGNED
I added the file to the manifest in bug 811796 and have removed it from that patch
Comment on attachment 8400842 [details] [diff] [review]
Remove Marionette unit test as this is covered by Gaia testing

Review of attachment 8400842 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks.
Attachment #8400842 - Flags: review?(jgriffin) → review+
https://hg.mozilla.org/mozilla-central/rev/f4fcae008c89
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: