tor-browser

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

source-file.html.ini (3812B)


      1 [source-file.html]
      2  expected:
      3    if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT]
      4    if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]
      5  [Basic HTTPS URL]
      6    expected:
      7      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, TIMEOUT]
      8      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, TIMEOUT]
      9      FAIL
     10 
     11  [Basic HTTP URL]
     12    expected:
     13      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     14      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     15      FAIL
     16 
     17  [Basic WSS URL]
     18    expected:
     19      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     20      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     21      FAIL
     22 
     23  [Basic WS URL]
     24    expected:
     25      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     26      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     27      FAIL
     28 
     29  [Fragment]
     30    expected:
     31      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     32      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     33      FAIL
     34 
     35  [Query]
     36    expected:
     37      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     38      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     39      FAIL
     40 
     41  [Port]
     42    expected:
     43      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     44      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     45      FAIL
     46 
     47  [User:password]
     48    expected:
     49      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     50      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     51      FAIL
     52 
     53  [User]
     54    expected:
     55      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     56      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     57      FAIL
     58 
     59  [Invalid URL]
     60    expected:
     61      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     62      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     63      FAIL
     64 
     65  [file:]
     66    expected:
     67      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     68      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     69      FAIL
     70 
     71  [Custom protocol]
     72    expected:
     73      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     74      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     75      FAIL
     76 
     77  [about:blank]
     78    expected:
     79      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     80      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     81      FAIL
     82 
     83  [about:custom]
     84    expected:
     85      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     86      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     87      FAIL
     88 
     89  [data:]
     90    expected:
     91      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     92      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     93      FAIL
     94 
     95  [blob:]
     96    expected:
     97      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
     98      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
     99      FAIL
    100 
    101  [javascript:]
    102    expected:
    103      if (os == "android") and not debug and sessionHistoryInParent: [FAIL, NOTRUN]
    104      if (os == "android") and not debug and not sessionHistoryInParent: [FAIL, NOTRUN]
    105      FAIL