tor-browser

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

enrollment.https.html.ini (814B)


      1 [enrollment.https.html]
      2  disabled:
      3    if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1845961
      4    if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1845961
      5  [Payment credential is created successfully.]
      6    expected: FAIL
      7 
      8  [Payment credential requires userVerification to be "required", not "preferred".]
      9    expected:
     10      if (os == "linux") and ccov: [TIMEOUT, NOTRUN, FAIL]
     11      FAIL
     12 
     13  [Payment credential requires userVerification to be "required", not "discouraged".]
     14    expected: FAIL
     15 
     16  [Payment credential requires authenticatorAttachment to be "platform", not "cross-platform".]
     17    expected: FAIL
     18 
     19  [Payment credential allows residentKey to be "preferred".]
     20    expected: FAIL
     21 
     22  [Payment credential does not allow residentKey to be "discouraged".]
     23    expected: FAIL