tor-browser

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

backpressure-send.any.js.ini (1703B)


      1 [backpressure-send.any.worker.html]
      2  [backpressure should be applied to sent messages]
      3    expected: FAIL
      4 
      5 
      6 [backpressure-send.any.serviceworker.html]
      7  [backpressure should be applied to sent messages]
      8    expected: FAIL
      9 
     10 
     11 [backpressure-send.any.html]
     12  [backpressure should be applied to sent messages]
     13    expected: FAIL
     14 
     15 
     16 [backpressure-send.any.sharedworker.html]
     17  [backpressure should be applied to sent messages]
     18    expected: FAIL
     19 
     20 
     21 [backpressure-send.any.sharedworker.html?wpt_flags=h2]
     22  [backpressure should be applied to sent messages]
     23    expected: FAIL
     24 
     25 
     26 [backpressure-send.any.sharedworker.html?wss]
     27  [backpressure should be applied to sent messages]
     28    expected: FAIL
     29 
     30 
     31 [backpressure-send.any.html?wss]
     32  [backpressure should be applied to sent messages]
     33    expected: FAIL
     34 
     35 
     36 [backpressure-send.any.serviceworker.html?wss]
     37  [backpressure should be applied to sent messages]
     38    expected: FAIL
     39 
     40 
     41 [backpressure-send.any.worker.html?wss]
     42  expected:
     43    if (os == "android") and not debug: [OK, ERROR]
     44  [backpressure should be applied to sent messages]
     45    expected: FAIL
     46 
     47 
     48 [backpressure-send.any.serviceworker.html?wpt_flags=h2]
     49  expected:
     50    if (os == "android") and not debug: [OK, ERROR, CRASH]
     51  [backpressure should be applied to sent messages]
     52    expected: FAIL
     53 
     54 
     55 [backpressure-send.any.worker.html?wpt_flags=h2]
     56  expected:
     57    if (os == "android") and not debug: [OK, CRASH]
     58  [backpressure should be applied to sent messages]
     59    expected: FAIL
     60 
     61 
     62 [backpressure-send.any.html?wpt_flags=h2]
     63  expected:
     64    if (os == "mac") and not debug: [OK, CRASH]
     65    if (os == "android") and not debug: [OK, ERROR]
     66  [backpressure should be applied to sent messages]
     67    expected: FAIL