tor-browser

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

push-event.https.any.js.ini (2099B)


      1 [push-event.https.any.window-module.html?includeAppServerKey=false]
      2  [Posting to the push endpoint should fire push event on the service worker]
      3    expected:
      4      if os == "android": FAIL
      5 
      6  [Posting to the push endpoint with encrypted data 72,101,108,108,111 should fire push event on the service worker]
      7    expected:
      8      if os == "android": FAIL
      9 
     10  [Posting to the push endpoint with encrypted data 226,130,40,240,40,140,188 should fire push event on the service worker]
     11    expected:
     12      if os == "android": FAIL
     13 
     14  [Posting to the push endpoint with encrypted data 123,34,104,101,108,108,111,34,58,34,119,111,114,108,100,34,125 should fire push event on the service worker]
     15    expected:
     16      if os == "android": FAIL
     17 
     18  [Posting to the push endpoint with encrypted data  should fire push event on the service worker]
     19    expected:
     20      if os == "android": FAIL
     21 
     22  [Posting to the push endpoint with encrypted data 72,105,33,32,240,159,145,128 should fire push event on the service worker]
     23    expected:
     24      if os == "android": FAIL
     25 
     26 
     27 [push-event.https.any.window-module.html?includeAppServerKey=true]
     28  [Posting to the push endpoint should fire push event on the service worker]
     29    expected:
     30      if os == "android": FAIL
     31 
     32  [Posting to the push endpoint with encrypted data 72,101,108,108,111 should fire push event on the service worker]
     33    expected:
     34      if os == "android": FAIL
     35 
     36  [Posting to the push endpoint with encrypted data 226,130,40,240,40,140,188 should fire push event on the service worker]
     37    expected:
     38      if os == "android": FAIL
     39 
     40  [Posting to the push endpoint with encrypted data 123,34,104,101,108,108,111,34,58,34,119,111,114,108,100,34,125 should fire push event on the service worker]
     41    expected:
     42      if os == "android": FAIL
     43 
     44  [Posting to the push endpoint with encrypted data  should fire push event on the service worker]
     45    expected:
     46      if os == "android": FAIL
     47 
     48  [Posting to the push endpoint with encrypted data 72,105,33,32,240,159,145,128 should fire push event on the service worker]
     49    expected:
     50      if os == "android": FAIL