Closed Bug 1229807 Opened 9 years ago Closed 9 years ago

Autophone - install and uninstall Flash for the Autophone Robocop flash test

Categories

(Testing Graveyard :: Autophone, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bc, Assigned: bc)

References

Details

Attachments

(1 file)

Flash on Android is unsupported and will never be updated again. It is potentially causing intermittent crashes on several tests which only serve to increase orange. Since we do want to test if we break overall Flash functionality, we should limit Flashes use to the Autophone Robocop Flash test.
Attached patch bug-1229807-v1.patch (deleted) — Splinter Review
The flash files will have to be manually copied into the new apk directory.
Attachment #8695196 - Flags: review?(gbrown)
Comment on attachment 8695196 [details] [diff] [review] bug-1229807-v1.patch Review of attachment 8695196 [details] [diff] [review]: ----------------------------------------------------------------- Consider updating one of the docs to mention when the flash apks are needed and where they need to be. ::: tests/runtestsremote.py @@ +124,4 @@ > self.chunk, > self.parms['phoneid']) > > + if self.parms['test_name'] == 'robocoptest-autophone': I was thinking that you might avoid this ugliness by adding an "extra-apk" setting to the test configuration. But you would need settings for the apk name and package name and then still need to deal with build version differences...so it's probably better to handle it this way.
Attachment #8695196 - Flags: review?(gbrown) → review+
(In reply to Geoff Brown [:gbrown] from comment #2) > Comment on attachment 8695196 [details] [diff] [review] > bug-1229807-v1.patch > > Review of attachment 8695196 [details] [diff] [review]: > ----------------------------------------------------------------- > > Consider updating one of the docs to mention when the flash apks are needed > and where they need to be. > will do. > ::: tests/runtestsremote.py > @@ +124,4 @@ > > self.chunk, > > self.parms['phoneid']) > > > > + if self.parms['test_name'] == 'robocoptest-autophone': > > I was thinking that you might avoid this ugliness by adding an "extra-apk" > setting to the test configuration. But you would need settings for the apk > name and package name and then still need to deal with build version > differences...so it's probably better to handle it this way. Yeah, I started down that path and quickly realized I didn't want to go farther.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Blocks: 1229690
Blocks: 1230301
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: