poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/25454] New: Test failures on armv7l


From: jose.marchesi at oracle dot com
Subject: [Bug default/25454] New: Test failures on armv7l
Date: Fri, 24 Jan 2020 12:49:57 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25454

            Bug ID: 25454
           Summary: Test failures on armv7l
           Product: poke
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: unassigned at sourceware dot org
          Reporter: jose.marchesi at oracle dot com
                CC: poke-devel at gnu dot org
  Target Milestone: ---

In armv7l-linux-gnu targets we get several errors running the
testsuite.

Of these, many are due to the platform to be 32-bit.  See bug 25452
for details.  However, the following three failures seem to be
specific to arm 32-bit, since they do not happen in x86_32 targets:

FAIL: poke.pkl/printf.pk output pattern test
FAIL: poke.pkl/sl-5.pk output pattern test
FAIL: poke.pkl/sl-6.pk output pattern test

Details:

FAIL: poke.pkl/printf.pk output pattern test
Output was:
foobarbarxbary10foo10bar10 2020
10-10fffffff60000000a000000000000000a001101001000000000000000a
Should match:
foobarbarxbary10foo10bar10 2020
10-10fffffff60000000a000000000000000a00110100100000000deadbeef

FAIL: poke.pkl/sl-5.pk output pattern test
Output was:
0

Should match:
1

FAIL: poke.pkl/sl-6.pk output pattern test
Output was:
0

Should match:
2

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]