From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 5 Feb 2021 13:37:46 -0500 Subject: [PATCH v2 00/12] Add support for pinmux status command on beaglebone In-Reply-To: References: <20210128222501.31943-1-dariobin@libero.it> <06703e75-1792-64bd-460b-2698c0779962@ti.com> <871520585.39068.1612522481288@mail1.libero.it> Message-ID: <20210205183746.GC10169@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Feb 05, 2021 at 07:47:19PM +0530, Lokesh Vutla wrote: > +Tom > > On 05/02/21 4:24 pm, Dario Binacchi wrote: > > Hi Lokesh, > > > >> Il 04/02/2021 19:02 Lokesh Vutla ha scritto: > >> > >> > >> On 29/01/21 3:54 am, Dario Binacchi wrote: > >>> > >>> The series was born from the need to check the pinmux setting of a > >>> peripheral on a beaglebone board. I then ran the 'pinmux status -a' > >>> command but it failed because some operations (get_pin_muxing, > >>> get_pin_name and get_pins_count) were missing in the 'pinctrl-single' > >>> driver. > >>> > >>> The patch series can be cleanly applied to the HEAD of the master which > >>> at the time of release points to 8b195f4b71 > >>> ("Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell") commit > >> > >> Sandbox tests are failing with this series. Can you take a look? > >> https://gitlab.denx.de/u-boot/custodians/u-boot-ti/-/jobs/217033 > >> > > > > I applied the series to both the "master" branch of u-boot and the "for-rc" > > branch of u-boot-ti. > > In both cases, no test fails. > > > > Here's how I ran the tests (u-boot-ti case): > > > > git clone https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git > > cd u-boot-ti/ > > git checkout -b for-rc origin/for-rc > > git am ~/Downloads/Add-support-for-pinmux-status-command-on-beaglebone.patch > > virtualenv -p /usr/bin/python3 /tmp/venv > > . /tmp/venv/bin/activate > > pip install -r test/py/requirements.txt > > ./test/py/test.py -ra --bd sandbox --build > > > > ... > > =========== 719 passed, 81 skipped in 117.37s (0:01:57) ========= > > You are right. I tried these locally and I could not reproduce. But the > gitlab-ci is throwing the same error anytime I push this series. > > Simon, Tom, > Any idea why this could happen? Since GitLab/Azure are just running it in Docker, what happens if you run it locally that way? -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: