From: Peter Korsgaard <peter@korsgaard.com>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] support/testing: fix trace-cmd runtime test
Date: Sun, 28 Apr 2024 22:12:06 +0200 [thread overview]
Message-ID: <87a5ldb621.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20240401172051.68246-1-ju.o@free.fr> (Julien Olivain's message of "Mon, 1 Apr 2024 19:20:51 +0200")
>>>>> "Julien" == Julien Olivain <ju.o@free.fr> writes:
> The trace-cmd runtime test has a typo and fails with output:
> Traceback (most recent call last):
> File "/build/buildroot/support/testing/tests/package/test_trace_cmd.py", line 53, in test_run
> self.assertEquals(exit_code, 0)
> ^^^^^^^^^^^^^^^^^
> AttributeError: 'TestTraceCmd' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'?
> The issue can be reproduced with the command:
> support/testing/run-tests \
> -d dl -o output_test \
> tests.package.test_trace_cmd
> This commit fixes the issue by removing the extra 's'.
> Signed-off-by: Julien Olivain <ju.o@free.fr>
Committed to 2024.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-04-28 20:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-01 17:20 [Buildroot] [PATCH 1/1] support/testing: fix trace-cmd runtime test Julien Olivain
2024-04-01 20:07 ` Yann E. MORIN
2024-04-28 20:12 ` Peter Korsgaard [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=87a5ldb621.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=ju.o@free.fr \
/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.