Skip to content

Commit

Permalink
Bug 1882622 - Disable test_ext_browserSettings_overrideDocumentColors…
Browse files Browse the repository at this point in the history
….html on Android. r=robwu

Differential Revision: https://phabricator.services.mozilla.com/D203056
  • Loading branch information
hiikezoe committed Feb 28, 2024
1 parent 7e3f0f9 commit 64f7bf0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ skip-if = ["os == 'android'"] # only the current window is supported - bug 17959
["test_ext_browserAction_openPopup_without_pref.html"]

["test_ext_browserSettings_overrideDocumentColors.html"]
skip-if = ["os == 'android'"] # bug 1876317

["test_ext_browsingData_indexedDB.html"]
skip-if = [
Expand Down

0 comments on commit 64f7bf0

Please sign in to comment.