Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 7de490d

Browse files
committed
Bug 855771: Disable tab-utils test for frequent intermittent failures.
1 parent 5449eb4 commit 7de490d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

addon-sdk/source/test/test-tab-utils.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,7 @@ else if (isTabPBSupported) {
6767
};
6868
}
6969

70+
// Test disabled because of bug 855771
71+
module.exports = {};
72+
7073
require('test').run(exports);

0 commit comments

Comments
 (0)