tor-browser

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

send-many-64K-messages-with-backpressure.any.js.ini (3980B)


      1 [send-many-64K-messages-with-backpressure.any.serviceworker.html?wpt_flags=h2]
      2  expected: TIMEOUT
      3  [sending 50 messages of size 65536 with backpressure applied should not hang]
      4    expected: TIMEOUT
      5 
      6 
      7 [send-many-64K-messages-with-backpressure.any.html?wpt_flags=h2]
      8  expected:
      9    if (os == "win") and ccov: [OK, TIMEOUT]
     10    if debug and (os == "linux") and not fission: [OK, CRASH]
     11    if not debug and (os == "linux") and asan: [OK, TIMEOUT]
     12    if not debug and (os == "linux") and not asan: [TIMEOUT, OK]
     13    if not debug and (os == "win"): TIMEOUT
     14    if not debug and (os == "mac"): [TIMEOUT, OK]
     15    if not debug and (os == "android"): [OK, ERROR]
     16  [sending 50 messages of size 65536 with backpressure applied should not hang]
     17    expected:
     18      if (os == "win") and ccov: [FAIL, TIMEOUT]
     19      if (os == "linux") and not debug and asan: [FAIL, TIMEOUT]
     20      if (os == "linux") and not debug and not asan: [TIMEOUT, FAIL]
     21      if (os == "win") and not debug: TIMEOUT
     22      if (os == "mac") and not debug: [TIMEOUT, FAIL]
     23      FAIL
     24 
     25 
     26 [send-many-64K-messages-with-backpressure.any.sharedworker.html?wpt_flags=h2]
     27  expected:
     28    if (os == "win") and ccov: [OK, TIMEOUT]
     29    if (os == "linux") and debug and not fission: [OK, ERROR, CRASH]
     30    if (os == "linux") and not debug and asan: [OK, TIMEOUT]
     31    if (os == "linux") and not debug and not asan: [TIMEOUT, OK]
     32    if (os == "win") and not debug: TIMEOUT
     33    if (os == "mac") and not debug: TIMEOUT
     34  [sending 50 messages of size 65536 with backpressure applied should not hang]
     35    expected:
     36      if (os == "win") and ccov: [FAIL, TIMEOUT]
     37      if (os == "linux") and not debug and asan: [FAIL, TIMEOUT]
     38      if (os == "linux") and not debug and not asan: [TIMEOUT, FAIL]
     39      if (os == "win") and not debug: TIMEOUT
     40      if (os == "mac") and not debug: TIMEOUT
     41      FAIL
     42 
     43 
     44 [send-many-64K-messages-with-backpressure.any.worker.html?wpt_flags=h2]
     45  expected:
     46    if (os == "win") and ccov: [OK, TIMEOUT]
     47    if (os == "linux") and not debug and not asan and tsan: [OK, TIMEOUT]
     48    if (os == "linux") and not debug and not asan and not tsan: [TIMEOUT, OK]
     49    if (os == "linux") and debug and not fission: [OK, ERROR, CRASH]
     50    if (os == "linux") and not debug and asan: [OK, TIMEOUT]
     51    if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT, ERROR]
     52    if (os == "android") and not debug and not sessionHistoryInParent: [OK, ERROR]
     53    if (os == "win") and not debug: TIMEOUT
     54    if (os == "mac") and not debug: TIMEOUT
     55  [sending 50 messages of size 65536 with backpressure applied should not hang]
     56    expected:
     57      if (os == "win") and ccov: [FAIL, TIMEOUT]
     58      if (os == "linux") and not debug and not asan and tsan: [FAIL, TIMEOUT]
     59      if (os == "linux") and not debug and not asan and not tsan: [TIMEOUT, FAIL]
     60      if (os == "linux") and not debug and asan: [FAIL, TIMEOUT]
     61      if (os == "android") and sessionHistoryInParent and not debug: [FAIL, TIMEOUT]
     62      if (os == "win") and not debug: TIMEOUT
     63      if (os == "mac") and not debug: TIMEOUT
     64      FAIL
     65 
     66 
     67 [send-many-64K-messages-with-backpressure.any.html?wss]
     68  expected:
     69    if (os == "android") and not debug: [OK, ERROR]
     70 
     71 [send-many-64K-messages-with-backpressure.any.serviceworker.html?wss]
     72  expected:
     73    if (os == "android") and not debug: [OK, ERROR]
     74 
     75 [send-many-64K-messages-with-backpressure.any.worker.html?wss]
     76  expected:
     77    if (os == "mac") and not debug: [OK, CRASH]
     78    if (os == "android") and not debug: [OK, CRASH]
     79 
     80 [send-many-64K-messages-with-backpressure.any.sharedworker.html?wss]
     81  expected:
     82    if (os == "android") and not debug: [OK, ERROR]
     83 
     84 [send-many-64K-messages-with-backpressure.any.html?default]
     85 
     86 [send-many-64K-messages-with-backpressure.any.worker.html?default]
     87 
     88 [send-many-64K-messages-with-backpressure.any.sharedworker.html?default]
     89 
     90 [send-many-64K-messages-with-backpressure.any.serviceworker.html?default]
     91  expected:
     92    if (os == "mac") and not debug: [OK, ERROR]