зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 2). r=mossop
This commit is contained in:
Родитель
b3a1b1ca35
Коммит
a3f5ceaa74
|
@ -1,3 +1,11 @@
|
|||
///////////////////
|
||||
//
|
||||
// Whitelisting this test.
|
||||
// As part of bug 1077403, the leaking uncaught rejection should be fixed.
|
||||
//
|
||||
thisTestLeaksUncaughtRejectionsAndShouldBeFixed("TypeError: this.docShell is null");
|
||||
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// Test whether a request for auth for an XPI switches to the appropriate tab
|
||||
var gNewTab;
|
||||
|
|
Загрузка…
Ссылка в новой задаче