diff options
author | Moonchild <moonchild@palemoon.org> | 2020-06-08 18:12:08 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-06-08 18:12:08 +0000 |
commit | 5aeec8ff52e3ace4bd6f8c0966e6cb2f8ddaf074 (patch) | |
tree | a2bf352e4f2cb73fc2000636ea8c2aec0130e82a /dom/plugins/test | |
parent | db6605adacfd5f3bee6d2f7bce872ac69e13c7d6 (diff) | |
download | aura-central-5aeec8ff52e3ace4bd6f8c0966e6cb2f8ddaf074.tar.gz |
Issue mcp-graveyard/UXP%439 - Remove, fix and clean up automated tests
With the big amount of code churn around DOM a lot of tests
broke severely enough that they caused build bustage.
This commit cleans up, removes or otherwise fixes tests
that are broken, no longer relevant or obsolete.
Diffstat (limited to 'dom/plugins/test')
-rw-r--r-- | dom/plugins/test/mochitest/mochitest.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/plugins/test/mochitest/mochitest.ini b/dom/plugins/test/mochitest/mochitest.ini index 0e8587f34..64aefcd12 100644 --- a/dom/plugins/test/mochitest/mochitest.ini +++ b/dom/plugins/test/mochitest/mochitest.ini @@ -23,7 +23,6 @@ support-files = pluginstream.js post.sjs plugin-utils.js - !/toolkit/components/passwordmgr/test/authenticate.sjs [test_bug406541.html] [test_bug532208.html] |