public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Richard Purdie" <richard.purdie@linuxfoundation.org>
To: jay.shen.teoh@intel.com, openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 2/2] oeqa/manual/bsp-hw.json : removal of Check_if_RTC_(Real_Time_Clock)_can_work_correctly manual test because of automated
Date: Wed, 28 Oct 2020 13:41:17 +0000	[thread overview]
Message-ID: <cbd1f4de4b0fc3453bbfa9f2ca5a4ee318ff31d1.camel@linuxfoundation.org> (raw)
In-Reply-To: <1603856427-62304-2-git-send-email-jay.shen.teoh@intel.com>

On Wed, 2020-10-28 at 11:40 +0800, jay.shen.teoh@intel.com wrote:
> From: Teoh Jay Shen <jay.shen.teoh@intel.com>
> 
> removing Check_if_RTC_(Real_Time_Clock)_can_work_correctly manual test as this function is now tested by rtc.py automated runtime test
> 
> Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com>
> ---
>  meta/lib/oeqa/manual/bsp-hw.json | 34 ----------------------------------
>  1 file changed, 34 deletions(-)
> 
> diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.json
> index 790c0c0..b50b4c2 100644
> --- a/meta/lib/oeqa/manual/bsp-hw.json
> +++ b/meta/lib/oeqa/manual/bsp-hw.json
> @@ -817,40 +817,6 @@
>      },
>      {
>          "test": {
> -            "@alias": "bsps-hw.bsps-hw.Check_if_RTC_(Real_Time_Clock)_can_work_correctly",
> -            "author": [
> -                {
> -                    "email": "yi.zhao@windriver.com",
> -                    "name": "yi.zhao@windriver.com"
> -                }
> -            ],
> -            "execution": {
> -                "1": {
> -                    "action": "Read time from RTC registers.  root@localhost:/root> hwclock -r  Sun Mar 22 04:05:47 1970 -0.001948 seconds ",
> -                    "expected_results": "Can read and set the time from RTC.\n"
> -                },
> -                "2": {
> -                    "action": "Set system current time  root@localhost:/root> date 062309452008 ",
> -                    "expected_results": ""
> -                },
> -                "3": {
> -                    "action": "Synchronize the system current time to RTC registers  root@localhost:/root> hwclock -w ",
> -                    "expected_results": ""
> -                },
> -                "4": {
> -                    "action": "Read time from RTC registers  root@localhost:/root> hwclock -r ",
> -                    "expected_results": ""
> -                },
> -                "5": {
> -                    "action": "Reboot target and read time from RTC again\n",
> -                    "expected_results": ""
> -                }
> -            },
> -            "summary": "Check_if_RTC_(Real_Time_Clock)_can_work_correctly"
> -        }
> -    },
> -    {

The test in rtc.py does not include step 5 as there is no system reboot
to check the rtc changes took effect?

Cheers,

Richard


  reply	other threads:[~2020-10-28 13:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-28  3:40 [PATCH 1/2] oeqa/manual/bsp-hw.json : removal of click_terminal_icon_on_X_desktop manual test because of automated jay.shen.teoh
2020-10-28  3:40 ` [PATCH 2/2] oeqa/manual/bsp-hw.json : removal of Check_if_RTC_(Real_Time_Clock)_can_work_correctly " jay.shen.teoh
2020-10-28 13:41   ` Richard Purdie [this message]
2020-10-28 13:39 ` [OE-core] [PATCH 1/2] oeqa/manual/bsp-hw.json : removal of click_terminal_icon_on_X_desktop " Richard Purdie
2020-10-29 23:25   ` jay.shen.teoh

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=cbd1f4de4b0fc3453bbfa9f2ca5a4ee318ff31d1.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=jay.shen.teoh@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox