зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1851891 - re-enable test_settings_toggle_ad_and_multiple_tabs r=shopping-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D190634
This commit is contained in:
Родитель
ed71700af4
Коммит
c55d0f391a
|
@ -123,8 +123,6 @@ add_task(async function test_shopping_settings_ads_disabled() {
|
|||
* Tests that the shopping-settings ads toggle and ad render correctly, even with
|
||||
* multiple tabs. If `browser.shopping.experience2023.ads.userEnabled`
|
||||
* is false in one tab, it should be false for all other tabs with the shopping sidebar open.
|
||||
*
|
||||
* Temporarily disabled; see bug 1851891 for details.
|
||||
*/
|
||||
add_task(async function test_settings_toggle_ad_and_multiple_tabs() {
|
||||
await SpecialPowers.pushPrefEnv({
|
||||
|
@ -241,4 +239,4 @@ add_task(async function test_settings_toggle_ad_and_multiple_tabs() {
|
|||
|
||||
await SpecialPowers.popPrefEnv();
|
||||
await SpecialPowers.popPrefEnv();
|
||||
}).skip();
|
||||
});
|
||||
|
|
Загрузка…
Ссылка в новой задаче