From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean Anderson Date: Tue, 20 Apr 2021 10:08:07 -0400 Subject: [PATCH v3 5/5] test: Add gpio-sysinfo test In-Reply-To: <20210420112922.GJ1310@bill-the-cat> References: <20210331175041.2122432-1-sean.anderson@seco.com> <20210331175041.2122432-6-sean.anderson@seco.com> <20210420112922.GJ1310@bill-the-cat> Message-ID: <1985ad67-e1ba-bc6b-8ecb-9cc22bef2240@seco.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 4/20/21 7:29 AM, Tom Rini wrote: > On Wed, Mar 31, 2021 at 01:50:40PM -0400, Sean Anderson wrote: > >> This adds a test for the gpio-sysinfo driver. >> >> Signed-off-by: Sean Anderson >> Reviewed-by: Simon Glass > > This test no longer passes. Can you please rebase the series and > retest? Thanks. > I rebased onto u-boot/master and the test passes on sandbox and sandbox64. Do you have a specific configuration I can try out? Or a log of the failing test? --Sean