From: "Sadineni, Harish" <Harish.Sadineni@windriver.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/2] gcc: Oe-selftest failure analysis - fix for host key verfication & kex exchange identification failures
Date: Thu, 18 Apr 2024 03:57:52 -0700 [thread overview]
Message-ID: <9804.1713437872322063721@lists.openembedded.org> (raw)
In-Reply-To: <20240418105051.2559536-1-Harish.Sadineni@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 2406 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.
[-- Attachment #2: Type: text/html, Size: 5234 bytes --]
next prev parent reply other threads:[~2024-04-18 10:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-18 10:50 [PATCH 1/2] gcc: Oe-selftest failure analysis - fix for host key verfication & kex exchange identification failures Harish.Sadineni
2024-04-18 10:50 ` [PATCH 2/2] gcc: Oe-selftest failure analysis - allowing multiple ssh sessions Harish.Sadineni
2024-04-18 11:00 ` Sadineni, Harish
2024-04-18 10:57 ` Sadineni, Harish [this message]
2024-04-18 11:07 ` Patchtest results for [PATCH 1/2] gcc: Oe-selftest failure analysis - fix for host key verfication & kex exchange identification failures patchtest
2024-04-25 12:07 ` [OE-core] " Richard Purdie
2024-04-25 12:35 ` Richard Purdie
2024-07-16 18:20 ` Sadineni, Harish
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=9804.1713437872322063721@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.