Project

General

Profile

Actions

Bug #4503

closed

printing pc/sc reader device number in tester is non-determinstic

Added by laforge about 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
04/19/2020
Due date:
% Done:

100%

Spec Reference:

Description

pySim-read + pySim-prog print
Using PC/SC reader (dev=5) interfacet
during normal operation. dev=5 is the PC/SC reader number, which is non-deterministic and messes up the *.ok test results.

I think we need to address this separately. The message should not be printed at all during the tests. The PC/SC device numbers are not stable over time (think of USB enumeration order, hotplug order, ...) so they are not reproducible and shouldn't be printed.

So either
  1. we don't print the number at all anymore (works for me), or
  2. we add a command line argument like --deterministic-output
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)