tor-browser

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

run-url-selection-operation.tentative.https.sub.html.ini (1454B)


      1 [run-url-selection-operation.tentative.https.sub.html]
      2  [selectURL() resolves to config]
      3    expected: FAIL
      4 
      5  [selectURL() resolves to urn:uuid]
      6    expected: FAIL
      7 
      8  [selectURL() with urls array length too big, selectURL() resolves to config]
      9    expected: FAIL
     10 
     11  [selectURL() with empty urls array, selectURL() resolves to config]
     12    expected: FAIL
     13 
     14  [selectURL() with missing url, selectURL() resolves to config]
     15    expected: FAIL
     16 
     17  [selectURL() with invalid url, selectURL() resolves to config]
     18    expected: FAIL
     19 
     20  [selectURL() with invalid report url selectURL() resolves to config]
     21    expected: FAIL
     22 
     23  [selectURL() with http report url, selectURL() resolves to config]
     24    expected: FAIL
     25 
     26  [selectURL() with invalid reportingMetadata selectURL() resolves to config]
     27    expected: FAIL
     28 
     29  [selectURL() with urls array length too big, selectURL() resolves to urn:uuid]
     30    expected: FAIL
     31 
     32  [selectURL() with empty urls array, selectURL() resolves to urn:uuid]
     33    expected: FAIL
     34 
     35  [selectURL() with missing url, selectURL() resolves to urn:uuid]
     36    expected: FAIL
     37 
     38  [selectURL() with invalid url, selectURL() resolves to urn:uuid]
     39    expected: FAIL
     40 
     41  [selectURL() with invalid report url selectURL() resolves to urn:uuid]
     42    expected: FAIL
     43 
     44  [selectURL() with http report url, selectURL() resolves to urn:uuid]
     45    expected: FAIL
     46 
     47  [selectURL() with invalid reportingMetadata selectURL() resolves to urn:uuid]
     48    expected: FAIL