This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] minimal test case for sha-1 and md5


Hi Ranjit,

>-- Original Message --

>
>  These tests fail for me because I run the testsuite
>without installing the built GCJ:
>-------------------------- 8< --------------------------
>WARNING: could not properly read security provider files:
>         file:///home/ranmath/gcc/lib/security/libgcj.security
>         file:///home/ranmath/gcc/lib/security/classpath.security
>         Falling back to standard GNU security provider
>-------------------------- 8< --------------------------
>
>"/home/ranmath/gcc" is where the built GCC would have
>been installed had I run "make install".
>
>I think that is a supported configuration for running
>the testsuite, so is there any way we can tweak stuff
>to make these pass?

You're right! I ran the tests with an installed gcc, though not the actual
one but one which had this security stuff in.

And you're also right, that the config you run should be supported.

For me it smells like a bugglet in the testsuite setup.

I have to investigate later the day.

Thanks,
Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]