From: "Sadineni, Harish" <Harish.Sadineni@windriver.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/2] gcc: fix for host key verfication & kex exchange identification failures
Date: Thu, 18 Apr 2024 04:38:46 -0700 [thread overview]
Message-ID: <5531.1713440326264332128@lists.openembedded.org> (raw)
In-Reply-To: <20240418113416.93878-1-Harish.Sadineni@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 2425 bytes --]
testresults before applying patch for x86_64 :
| gcc | g++ | libatomic | libgomp | libitm | libstdc++ | Total (Sum of all modules)
expected passes | 148313 | 218545 | 27 | 3369 | 24 | 9693 | 379971
unexpected failures | 15 | 20 | | | | | 35
expected failures | 1419 | 2052 | | 30 | | 6 | 3507
unresolved testcases | 25130 | 10816 | 27 | 1579 | 22 | 4869 | 42443
unsupported tests | 2686 | 10420 | | 410 | 2 | 643 | 14161
testresults after applying patch for x86_64:
| gcc | g++ | libatomic | libgomp | libitm | libstdc++ | Total (Sum of all modules)
expected passes | 177610 | 230158 | 54 | 5033 | 24 | 13695 | 426574
unexpected failures | 99 | 20 | | 1 | 19 | 7 | 146
expected failures | 1422 | 2063 | | 32 | 3 | 106 | 3626
unresolved testcases | 4 | | | | | 1125 | 1129
unsupported tests | 2147 | 10350 | | 429 | 2 | 805 | 13733
Unresolved cases are reduced to ~1000 (i.e., More than 41K tests are newly executed)
More than 45000 tests cases are passed newly.
Thanks,
Harish
[-- Attachment #2: Type: text/html, Size: 5311 bytes --]
prev parent reply other threads:[~2024-04-18 11:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-18 11:34 [PATCH 1/2] gcc: fix for host key verfication & kex exchange identification failures Harish.Sadineni
2024-04-18 11:34 ` [PATCH 2/2] gcc: Oe-selftest failure analysis - allowing multiple ssh sessions Harish.Sadineni
2024-04-18 11:40 ` Sadineni, Harish
2024-04-18 11:38 ` Sadineni, Harish [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5531.1713440326264332128@lists.openembedded.org \
--to=harish.sadineni@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.