I agree with the update for that part to add new items. But please
don't throw exception if NSS libs was not found (that's another part of
the fix).
Xuelei
On 9/28/2016 8:22 AM, Artem Smotrakov wrote:
Right, thank you Max.
Currently PKCS11 tests are seen as passed on unsupported (by the tests)
platforms, but actually nothing was tested. We'd better know about it.
Artem
On 09/27/2016 05:04 PM, Wang Weijun wrote:
On Sep 28, 2016, at 7:59 AM, Xuelei Fan <xuelei....@oracle.com> wrote:
Currently the tests silently quit which looks like they pass. This
makes
people think that everything went smoothly, but actually nothing was
tested.
I did not get the idea.
I think what Artem meant is that without the platform name in osMap,
the platform is not tested at all. If the platform has NSS libs, we
won't be able to know whether it works.
--Max