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
Родитель b3a1b1ca35
Коммит a3f5ceaa74
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

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