mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 2). r=mossop
This commit is contained in:
parent
a1c3866ab4
commit
3588cad68f
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user