tor-browser

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

encodeInto.any.js.ini (21972B)


      1 [encodeInto.any.html]
      2  expected:
      3    if os == "android": [OK, CRASH]
      4  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0]
      5    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
      6    expected: FAIL
      7 
      8  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128]
      9    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
     10    expected: FAIL
     11 
     12  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128]
     13    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
     14    expected: FAIL
     15 
     16  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0]
     17    expected: FAIL
     18 
     19  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0]
     20    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
     21    expected: FAIL
     22 
     23  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random]
     24    expected: FAIL
     25 
     26  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128]
     27    expected: FAIL
     28 
     29  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128]
     30    expected: FAIL
     31 
     32  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128]
     33    expected: FAIL
     34 
     35  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0]
     36    expected: FAIL
     37 
     38  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random]
     39    expected: FAIL
     40 
     41  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random]
     42    expected: FAIL
     43 
     44  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0]
     45    expected: FAIL
     46 
     47  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random]
     48    expected: FAIL
     49 
     50  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random]
     51    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
     52    expected: FAIL
     53 
     54  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random]
     55    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
     56    expected: FAIL
     57 
     58  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0]
     59    expected: FAIL
     60 
     61  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128]
     62    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
     63    expected: FAIL
     64 
     65  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128]
     66    expected: FAIL
     67 
     68  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0]
     69    expected: FAIL
     70 
     71  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random]
     72    expected: FAIL
     73 
     74  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0]
     75    expected: FAIL
     76 
     77  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random]
     78    expected: FAIL
     79 
     80  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random]
     81    expected: FAIL
     82 
     83  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random]
     84    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
     85    expected: FAIL
     86 
     87  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0]
     88    expected: FAIL
     89 
     90  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0]
     91    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
     92    expected: FAIL
     93 
     94  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128]
     95    expected: FAIL
     96 
     97  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random]
     98    expected: FAIL
     99 
    100  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128]
    101    expected: FAIL
    102 
    103  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random]
    104    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    105    expected: FAIL
    106 
    107  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0]
    108    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    109    expected: FAIL
    110 
    111  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128]
    112    expected: FAIL
    113 
    114  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128]
    115    expected: FAIL
    116 
    117  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random]
    118    expected: FAIL
    119 
    120  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0]
    121    expected: FAIL
    122 
    123  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0]
    124    expected: FAIL
    125 
    126  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128]
    127    expected: FAIL
    128 
    129  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random]
    130    expected: FAIL
    131 
    132  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128]
    133    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    134    expected: FAIL
    135 
    136  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0]
    137    expected: FAIL
    138 
    139  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
    140    expected: FAIL
    141 
    142 
    143 [encodeInto.any.worker.html]
    144  expected:
    145    if (os == "android") and not debug: [OK, CRASH]
    146  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0]
    147    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    148    expected: FAIL
    149 
    150  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128]
    151    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    152    expected: FAIL
    153 
    154  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128]
    155    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    156    expected: FAIL
    157 
    158  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0]
    159    expected: FAIL
    160 
    161  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0]
    162    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    163    expected: FAIL
    164 
    165  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random]
    166    expected: FAIL
    167 
    168  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128]
    169    expected: FAIL
    170 
    171  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128]
    172    expected: FAIL
    173 
    174  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128]
    175    expected: FAIL
    176 
    177  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0]
    178    expected: FAIL
    179 
    180  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random]
    181    expected: FAIL
    182 
    183  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random]
    184    expected: FAIL
    185 
    186  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0]
    187    expected: FAIL
    188 
    189  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random]
    190    expected: FAIL
    191 
    192  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random]
    193    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    194    expected: FAIL
    195 
    196  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random]
    197    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    198    expected: FAIL
    199 
    200  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0]
    201    expected: FAIL
    202 
    203  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128]
    204    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    205    expected: FAIL
    206 
    207  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128]
    208    expected: FAIL
    209 
    210  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0]
    211    expected: FAIL
    212 
    213  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random]
    214    expected: FAIL
    215 
    216  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0]
    217    expected: FAIL
    218 
    219  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random]
    220    expected: FAIL
    221 
    222  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random]
    223    expected: FAIL
    224 
    225  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random]
    226    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    227    expected: FAIL
    228 
    229  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0]
    230    expected: FAIL
    231 
    232  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0]
    233    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    234    expected: FAIL
    235 
    236  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128]
    237    expected: FAIL
    238 
    239  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random]
    240    expected: FAIL
    241 
    242  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128]
    243    expected: FAIL
    244 
    245  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random]
    246    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    247    expected: FAIL
    248 
    249  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0]
    250    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    251    expected: FAIL
    252 
    253  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128]
    254    expected: FAIL
    255 
    256  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128]
    257    expected: FAIL
    258 
    259  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random]
    260    expected: FAIL
    261 
    262  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0]
    263    expected: FAIL
    264 
    265  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0]
    266    expected: FAIL
    267 
    268  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128]
    269    expected: FAIL
    270 
    271  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random]
    272    expected: FAIL
    273 
    274  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128]
    275    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    276    expected: FAIL
    277 
    278  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0]
    279    expected: FAIL
    280 
    281  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
    282    expected: FAIL
    283 
    284 
    285 [encodeInto.any.serviceworker.html]
    286  expected:
    287    if (os == "android") and debug: [OK, TIMEOUT]
    288    if (os == "android") and not debug: [OK, ERROR]
    289  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0]
    290    expected: FAIL
    291 
    292  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128]
    293    expected: FAIL
    294 
    295  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128]
    296    expected: FAIL
    297 
    298  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0]
    299    expected: FAIL
    300 
    301  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0]
    302    expected: FAIL
    303 
    304  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random]
    305    expected: FAIL
    306 
    307  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128]
    308    expected: FAIL
    309 
    310  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128]
    311    expected: FAIL
    312 
    313  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128]
    314    expected: FAIL
    315 
    316  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0]
    317    expected: FAIL
    318 
    319  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random]
    320    expected: FAIL
    321 
    322  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random]
    323    expected: FAIL
    324 
    325  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0]
    326    expected: FAIL
    327 
    328  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random]
    329    expected: FAIL
    330 
    331  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random]
    332    expected: FAIL
    333 
    334  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random]
    335    expected: FAIL
    336 
    337  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0]
    338    expected: FAIL
    339 
    340  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128]
    341    expected: FAIL
    342 
    343  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128]
    344    expected: FAIL
    345 
    346  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0]
    347    expected: FAIL
    348 
    349  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random]
    350    expected: FAIL
    351 
    352  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0]
    353    expected: FAIL
    354 
    355  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random]
    356    expected: FAIL
    357 
    358  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random]
    359    expected: FAIL
    360 
    361  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random]
    362    expected: FAIL
    363 
    364  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0]
    365    expected: FAIL
    366 
    367  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0]
    368    expected: FAIL
    369 
    370  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128]
    371    expected: FAIL
    372 
    373  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random]
    374    expected: FAIL
    375 
    376  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128]
    377    expected: FAIL
    378 
    379  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random]
    380    expected: FAIL
    381 
    382  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0]
    383    expected: FAIL
    384 
    385  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128]
    386    expected: FAIL
    387 
    388  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128]
    389    expected: FAIL
    390 
    391  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random]
    392    expected: FAIL
    393 
    394  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0]
    395    expected: FAIL
    396 
    397  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0]
    398    expected: FAIL
    399 
    400  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128]
    401    expected: FAIL
    402 
    403  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random]
    404    expected: FAIL
    405 
    406  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128]
    407    expected: FAIL
    408 
    409  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0]
    410    expected: FAIL
    411 
    412  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
    413    expected: FAIL
    414 
    415 
    416 [encodeInto.any.sharedworker.html]
    417  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0]
    418    expected: FAIL
    419 
    420  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128]
    421    expected: FAIL
    422 
    423  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128]
    424    expected: FAIL
    425 
    426  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0]
    427    expected: FAIL
    428 
    429  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0]
    430    expected: FAIL
    431 
    432  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random]
    433    expected: FAIL
    434 
    435  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128]
    436    expected: FAIL
    437 
    438  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128]
    439    expected: FAIL
    440 
    441  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128]
    442    expected: FAIL
    443 
    444  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0]
    445    expected: FAIL
    446 
    447  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random]
    448    expected: FAIL
    449 
    450  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random]
    451    expected: FAIL
    452 
    453  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0]
    454    expected: FAIL
    455 
    456  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random]
    457    expected: FAIL
    458 
    459  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random]
    460    expected: FAIL
    461 
    462  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random]
    463    expected: FAIL
    464 
    465  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0]
    466    expected: FAIL
    467 
    468  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128]
    469    expected: FAIL
    470 
    471  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128]
    472    expected: FAIL
    473 
    474  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0]
    475    expected: FAIL
    476 
    477  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random]
    478    expected: FAIL
    479 
    480  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0]
    481    expected: FAIL
    482 
    483  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random]
    484    expected: FAIL
    485 
    486  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random]
    487    expected: FAIL
    488 
    489  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random]
    490    expected: FAIL
    491 
    492  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0]
    493    expected: FAIL
    494 
    495  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0]
    496    expected: FAIL
    497 
    498  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128]
    499    expected: FAIL
    500 
    501  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random]
    502    expected: FAIL
    503 
    504  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128]
    505    expected: FAIL
    506 
    507  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random]
    508    expected: FAIL
    509 
    510  [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0]
    511    expected: FAIL
    512 
    513  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128]
    514    expected: FAIL
    515 
    516  [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128]
    517    expected: FAIL
    518 
    519  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random]
    520    expected: FAIL
    521 
    522  [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0]
    523    expected: FAIL
    524 
    525  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0]
    526    expected: FAIL
    527 
    528  [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128]
    529    expected: FAIL
    530 
    531  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random]
    532    expected: FAIL
    533 
    534  [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128]
    535    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594
    536    expected: FAIL
    537 
    538  [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0]
    539    expected: FAIL
    540 
    541  [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
    542    expected: FAIL