Open Bug 1613268 Opened 4 years ago Updated 2 years ago

re-enable sideload related tests on linux

Categories

(WebExtensions :: General, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: mixedpuppy, Unassigned)

References

(Blocks 1 open bug)

Details

Some of the tests from bug 1602840 failed on linux due to some sort of caching of the lastModifiedTime value when overwriting extensions. Specifically the mtime[1] for the "new" file would be the same as the old overwritten xpi. This results in the startup changes being incorrect. This was already an intermittent in bug 1508520.

[1] https://searchfox.org/mozilla-central/rev/2e355fa82aaa87e8424a9927c8136be184eeb6c7/toolkit/mozapps/extensions/internal/XPIProvider.jsm#587

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