On Tue, Nov 20, 2018 at 09:29:34PM +0100, Heinrich Schuchardt wrote:

> On 11/20/18 3:56 PM, Tom Rini wrote:
> > On Wed, Oct 31, 2018 at 09:46:36PM +0100, Heinrich Schuchardt wrote:
> > 
> >> In the rest of the FAT driver we want to be able to rely on the fact that
> >> the cluster size is a power of two. So let's check that both the sector
> >> size and the number of sectors per cluster are valid.
> >>
> >> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
> > 
> > This breaks a number of tests under test/py/tests/test_fs/test_basic.py
> > as seen under 'make tests'.
> > 
> 
> Hello Tom,
> 
> I am not able to reproduce your observation based on commit
> d73d81fd85e4a030ade42c4b2d13466d45090aa3 (master HEAD). See test output
> below.
[snip]
> test/py/tests/test_fs/test_basic.py
> sssssssssssssssssssssssssssssssssssssss

OK, my fault for being imprecise.  These tests here are the ones that
fail and you have them being skipped.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to