gecko-dev/mobile
Jamie Nicol 8400fedede Bug 1811066 - Skip correct test when isolated process is enabled. r=geckoview-reviewers,m_kato
In bug 1706656 I marked PermissionDelegateTest#geolocation() to be
skipped when isolated process is enabled, due to noticing that it was
failing. However, this test is still failing intermittently on
try. The reason is that PermissionDelegateTest#autoplayReject() is
actually the test that causes the crash, and the harness incorrectly
reports this as geolocation() failing.

This patch marks the correct test as being skipped.

Differential Revision: https://phabricator.services.mozilla.com/D167255
2023-01-20 16:05:28 +00:00
..
android Bug 1811066 - Skip correct test when isolated process is enabled. r=geckoview-reviewers,m_kato 2023-01-20 16:05:28 +00:00
locales Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
.eslintrc.js