blob: 136554dc9444caf4b913690fa2de44c150ab2971 (
plain)
1
2
3
4
5
6
|
[keygenerator-constrainterror.htm]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[Keygenerator ConstraintError when using same id as already generated]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
|