Open Bug 1759653 Opened 2 years ago Updated 2 years ago

Consider merging firefox-ui tests with Marionette

Categories

(Testing :: Firefox UI Tests, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned)

References

(Blocks 1 open bug)

Details

With the upcoming changes on bug 1573410 we will have firefox-ui-functional tests only covering test cases that access remote pages (addresses). Right now it includes the following tests for safe browsing and security:

https://searchfox.org/mozilla-central/source/testing/firefox-ui/tests/functional/

Given that these are just two tests we should consider getting them ported to Marionette tests and somehow mark specific tests as remote and not setting the MOZ_DISABLE_NONLOCAL_CONNECTIONS environment variable.

Alternative would be to make the pages under test local. At least for the security test it might work, but not for the safe browsing test.

Blocks: 1613386
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.