зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1138976 - Leave the toolbox destruction to the head.js cleanup method when running markup view event tooltip tests. r=pbrosset
This commit is contained in:
Родитель
e684ff6c4b
Коммит
c68c8a4a40
|
@ -15,8 +15,6 @@ function* runEventPopupTests() {
|
|||
yield checkEventsForNode(selector, expected, inspector);
|
||||
}
|
||||
|
||||
gBrowser.removeCurrentTab();
|
||||
|
||||
// Wait for promises to avoid leaks when running this as a single test.
|
||||
// We need to do this because we have opened a bunch of popups and don't them
|
||||
// to affect other test runs when they are GCd.
|
||||
|
|
Загрузка…
Ссылка в новой задаче