[createcredential-badargs-authnrselection.https.html]
  disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1546662
  expected:
    TIMEOUT
  [Bad AuthenticatorSelectionCriteria: authenticatorSelection is empty array]
    expected:
      if debug and (os == "win"): FAIL
      TIMEOUT

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection is null]
    expected:
      if debug and (os == "win"): FAIL
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection is empty string]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection is string]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment is empty string]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment is empty object]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment is null]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment platform]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection residentKey true]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection residentKey is string]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification empty string]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification empty object]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification bad value]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification null]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification required]
    expected:
      NOTRUN