Write a Marionette test that downloads malware and verifies that it's blocked.
Categories
(Toolkit :: Safe Browsing, enhancement, P3)
Tracking
()
People
(Reporter: francois, Unassigned)
References
(Blocks 1 open bug)
Details
| Reporter | ||
Updated•10 years ago
|
| Reporter | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
| Reporter | ||
Comment 3•10 years ago
|
||
Updated•10 years ago
|
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
| Reporter | ||
Comment 6•10 years ago
|
||
Comment 7•10 years ago
|
||
| Reporter | ||
Comment 8•9 years ago
|
||
| Reporter | ||
Updated•8 years ago
|
| Reporter | ||
Comment 9•8 years ago
|
||
Comment 10•6 years ago
|
||
Dimi, is this still something which would be needed?
Comment 11•6 years ago
|
||
(In reply to Henrik Skupin (:whimboo) [⌚️UTC+1] from comment #10)
Dimi, is this still something which would be needed?
Yes, this is definitely something good to have.
Comment 12•6 years ago
|
||
Ok, so we should leave it open. Note that with bug 1573410 I'm going to remove the firefox-ui harness and tests, and existing safe browsing tests will end-up under /toolkit/components/url-classifier/tests/marionette. So it might be wise to wait with the implementation until that has been done.
Also note that someone from your team will have to work on that.
Comment 13•4 years ago
|
||
As first step we removed any tests from Firefox UI jobs that rely on locally hosted test files only. It means that firefox-ui test jobs only contain tests that require remote access to some external server. As such we cannot easily integrate them into Marionette because of restrictions to Tier2 on Treeherder. But that means whenever we want to get away with Firefox UI tests all of them will be run as part of another Mn job in CI.
Dimi, that means if someone from you team wants to work on such a test it could be done at any time. I'm happy to mentor if needed. For now the test would still have to be added under: https://searchfox.org/mozilla-central/source/testing/firefox-ui/tests/functional/safebrowsing.
Comment 14•4 years ago
|
||
Hi Henrik,
Thank you for the information! We don't have a plan to add the new test really soon.
But I would like to know whether we plan to port all the reamining firefox-ui tests to Marionette tests, if yes, is there a deadline for the work?
Comment 15•4 years ago
|
||
There is no deadline and porting all the tests over is fully transparent to you. Note that right now these are 100% Marionette tests. The only thing that we would have to do is to actually move the tests into toolkit/components/url-classifier/tests/marionette and keep them running in a separate CI job (tier 2).
Updated•3 years ago
|
Description
•