tor-browser

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

gemm.https.any.js.ini (721B)


      1 [gemm.https.any.worker.html]
      2  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
      3    expected: FAIL
      4 
      5  [[gemm\] throw if first input is from another builder]
      6    expected: FAIL
      7 
      8  [[gemm\] throw if second input is from another builder]
      9    expected: FAIL
     10 
     11  [[gemm\] throw if c option is from another builder]
     12    expected: FAIL
     13 
     14 
     15 [gemm.https.any.html]
     16  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
     17    expected: FAIL
     18 
     19  [[gemm\] throw if first input is from another builder]
     20    expected: FAIL
     21 
     22  [[gemm\] throw if second input is from another builder]
     23    expected: FAIL
     24 
     25  [[gemm\] throw if c option is from another builder]
     26    expected: FAIL