On 9/20/23 10:12 PM, Alexander Kanavin wrote:
I applied the patch on current poky master with default config
(a83a16b7939e066b6686b62ae7ec66f12ef34f1e) and ran the tests locally:
root@qemux86-64:/usr/lib/curl/ptest/tests# ./runtests.pl -a -n -j4
The failure I am getting is:
test 1964...[HTTP
I applied the patch on current poky master with default config
(a83a16b7939e066b6686b62ae7ec66f12ef34f1e) and ran the tests locally:
root@qemux86-64:/usr/lib/curl/ptest/tests# ./runtests.pl -a -n -j4
The failure I am getting is:
test 1964...[HTTP AWS_SIGV4 with one provider and auth cred via UR
On 9/20/23 3:20 PM, Richard Purdie wrote:
On Wed, 2023-09-20 at 14:50 -0700, Robert Joslyn wrote:
On 9/19/23 5:54 AM, Richard Purdie wrote:
On Tue, 2023-09-19 at 05:40 -0700, Robert Joslyn wrote:
On 9/18/23 4:59 AM, Richard Purdie wrote:
On Sun, 2023-09-17 at 18:57 -0700, Robert Joslyn via
li
On Wed, 2023-09-20 at 14:50 -0700, Robert Joslyn wrote:
> On 9/19/23 5:54 AM, Richard Purdie wrote:
> > On Tue, 2023-09-19 at 05:40 -0700, Robert Joslyn wrote:
> > > On 9/18/23 4:59 AM, Richard Purdie wrote:
> > > > On Sun, 2023-09-17 at 18:57 -0700, Robert Joslyn via
> > > > lists.openembedded.org
On 9/19/23 5:54 AM, Richard Purdie wrote:
On Tue, 2023-09-19 at 05:40 -0700, Robert Joslyn wrote:
On 9/18/23 4:59 AM, Richard Purdie wrote:
On Sun, 2023-09-17 at 18:57 -0700, Robert Joslyn via
lists.openembedded.org wrote:
NSS support was removed, so adjust PACKAGECONFIG options.
The --enable
It helps if you copy-paste the complete output of ptest-runner
somewhere where we can see it and identify what fails. It might be not
a particular test case, but something in the test harness.
Please do not randomly disable tests if they are not actually failing:
quite often tests are safely skipp
On Tue, 2023-09-19 at 05:40 -0700, Robert Joslyn wrote:
> On 9/18/23 4:59 AM, Richard Purdie wrote:
> > On Sun, 2023-09-17 at 18:57 -0700, Robert Joslyn via
> > lists.openembedded.org wrote:
> > > NSS support was removed, so adjust PACKAGECONFIG options.
> > >
> > > The --enable-crypto-auth option
On 9/18/23 4:59 AM, Richard Purdie wrote:
On Sun, 2023-09-17 at 18:57 -0700, Robert Joslyn via
lists.openembedded.org wrote:
NSS support was removed, so adjust PACKAGECONFIG options.
The --enable-crypto-auth option was removed and split into separate
options for basic-auth, bearer-auth, digest-
On Sun, 2023-09-17 at 18:57 -0700, Robert Joslyn via
lists.openembedded.org wrote:
> NSS support was removed, so adjust PACKAGECONFIG options.
>
> The --enable-crypto-auth option was removed and split into separate
> options for basic-auth, bearer-auth, digest-auth, kerberos-auth,
> negotiate-auth
NSS support was removed, so adjust PACKAGECONFIG options.
The --enable-crypto-auth option was removed and split into separate
options for basic-auth, bearer-auth, digest-auth, kerberos-auth,
negotiate-auth, and aws. Enable basic, bearer, digest, and negotiate by
default as these are probably the m
10 matches
Mail list logo