Open Bug 1715801 Opened 3 years ago Updated 2 years ago

Re-enable pbm portion of test test_ext_contentscript_context.js and test_ext_webRequest_incognito.js on GeckoView with https-first mode enabled

Categories

(GeckoView :: General, task, P3)

Unspecified
All
task

Tracking

(Not tracked)

People

(Reporter: ckerschb, Unassigned)

References

Details

We would like to enable https-first mode in PBM in Nightly within Bug 1709838, but it seems the private browsing portion of test_ext_contentscript_context fails on Android. I will disable https-first for the PBM portion of the test within Bug 1714966 but then use this bug to figure out exactly why it's not working.

Depends on: 1714966
Summary: Re-enable pbm portion of test test_ext_contentscript_context.js on GeckoView with https-first mode enabled → Re-enable pbm portion of test test_ext_contentscript_context.js and test_ext_webRequest_incognito.js on GeckoView with https-first mode enabled
Assignee: ckerschb → nobody
Status: ASSIGNED → NEW
See Also: → 1742941

The test_ext_webRequest_incognito.js test is still disabled on Android, but only for debug. Why does debug make a difference for this PBM test?

[test_ext_webRequest_incognito.js]
skip-if = os == "android" && debug

https://searchfox.org/mozilla-central/rev/1fb9316c260bddcd5e6aa2ca1b04e46cb5afb7fd/toolkit/components/extensions/test/xpcshell/xpcshell-common.ini#286-287

The test_ext_contentscript_context.js test is not currently disabled on Android:

[test_ext_contentscript_context.js]
skip-if =
  tsan # Bug 1683730
  apple_silicon # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs
  fission # Bug 1762638

https://searchfox.org/mozilla-central/rev/1fb9316c260bddcd5e6aa2ca1b04e46cb5afb7fd/toolkit/components/extensions/test/xpcshell/xpcshell-common.ini#70-74

Priority: P2 → P3

Tasks should have severity N/A.

Severity: S4 → N/A
You need to log in before you can comment on or make changes to this bug.