Open
Bug 1845607
Opened 2 years ago
Re-enable test_ext_clipboard.html and test_ext_async_clipboard.html on Android builds
Categories
(WebExtensions :: Android, task, P3)
WebExtensions
Android
Tracking
(Not tracked)
NEW
People
(Reporter: rpl, Unassigned)
Details
These two tests are currently disabled on Android builds, in particular:
-
test_ext_async_clipboard.html
- I couldn't hit a failure on this test when I tried to execute it locally on GeckoView
- it was disabled from Bug 1270059 for a perma-failure hit by Fennec, and so long long time ago.
- re-enabling it used to be tracked by Bug 1523131, but in the meantime that bug has been closed as incomplete and moved to the "Firefox for Android Graveyard" bugzilla product as part of closing old Fennec bugs
-
test_ext_clipboard.html
- I couldn't hit a failure on this test when I tried to execute it locally on GeckoView
- it was disabled from Bug 1615329 (but I didn't find any comment captured on bugzilla describing what kind of issue this test was hitting at the time)
NOTE: it would be also reasonable to also double-check both these test to confirm if they are actually providing enough coverage on GeckoView (in case the test isn't realistic enough and the underlying feature not really working).
You need to log in
before you can comment on or make changes to this bug.
Description
•