tor-browser

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

constructor-reentry-with-different-definition.html.ini (354B)


      1 [constructor-reentry-with-different-definition.html]
      2  [Re-entry via upgrade before calling super()]
      3    expected: FAIL
      4 
      5  [Re-entry via upgrade after calling super()]
      6    expected: FAIL
      7 
      8  [Re-entry via direct constructor call before calling super()]
      9    expected: FAIL
     10 
     11  [Re-entry via direct constructor call after calling super()]
     12    expected: FAIL