[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: a test failure
From: |
Mohammad-Reza Nabipoor |
Subject: |
Re: a test failure |
Date: |
Sat, 14 Nov 2020 17:24:31 +0330 |
Hi, Bruno.
On Sat, Nov 14, 2020 at 01:46:56PM +0100, Bruno Haible wrote:
> In a current build, on Ubuntu 16.04, I see this test failure:
>
> Running /POKE/poke/testsuite/poke.mi-json/mi-json.exp ...
> ...
> Expected value:
> Packet {i=0x1 @ 0x0UL#b,j=0x2L @ 0x20UL#b} @ 0x0UL#b
> Parsed value:
> Packet {i=0x1 @ 0x0UL#b,j=0x2L @ 0x20UL#b}
> FAILED: pk_sct.json
> FAIL: pk_sct.json
> ...
>
> Any idea?
>
>
It's known failure.
Recently arrays and structs both have offsets even if they are not mapped.
That change should be reflected in the test.
I'll fix it soon.
Regards,
Mohammad-Reza
- a test failure, Bruno Haible, 2020/11/14
- Re: a test failure,
Mohammad-Reza Nabipoor <=