tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

subscriptions.py.ini (1123B)


      1 [subscriptions.py]
      2  [test_unsubscribe_globally_with_user_context_subscription]
      3    disabled:
      4      if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953
      5 
      6  [test_unsubscribe_globally_with_user_context_and_context_subscription]
      7    disabled:
      8      if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953
      9 
     10  [test_unsubscribe_from_user_context_with_global_subscription]
     11    disabled:
     12      if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953
     13 
     14  [test_unsubscribe_from_user_context]
     15    disabled:
     16      if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953
     17 
     18  [test_unsubscribe_from_user_context_twice]
     19    disabled:
     20      if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953
     21 
     22  [test_unsubscribe_from_user_context_with_context_subscription]
     23    disabled:
     24      if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953
     25 
     26  [test_unsubscribe_from_context_with_user_context_subscription]
     27    disabled:
     28      if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953