Open Bug 1526814 Opened 5 years ago Updated 2 years ago

test_handlerApps.xhtml is a very sad puppy and should be rewritten

Categories

(Firefox :: File Handling, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox67 --- affected

People

(Reporter: Gijs, Unassigned)

References

Details

x-ref:
bug 449763
bug 749872
bug 786938

The current (at time of writing) manifest entry is (courtesy of bug 1222562, bug bug 982828):

[test_handlerApps.xhtml]
skip-if = (toolkit == 'android' || os == 'mac') || e10s # OS X: bug 786938

This means we run it on... non-e10s linux debug (which afaict is the only non-e10s mochitest plain test env left). As far as I can tell we don't really test the handler service works in any meaningful way otherwise.

The other point here is that we seem to want to use a webcal: URI and some of that might stop working as a result of bug 1252831.

The test should be rewritten.

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