Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 2). r=mossop

This commit is contained in:
David Rajchenbach-Teller 2014-10-04 14:19:00 +02:00
parent a1c3866ab4
commit 3588cad68f

View File

@ -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;