All of lore.kernel.org
 help / color / mirror / Atom feed
* test-queue fails on s390x Alpine Linux
@ 2018-04-19 11:44 Natanael Copa
  2018-04-19 13:24 ` Steve Grubb
  0 siblings, 1 reply; 2+ messages in thread
From: Natanael Copa @ 2018-04-19 11:44 UTC (permalink / raw)
  To: linux-audit

Hi,

Running the testsuite on Alpine Linux s390x fails:

======================================================
   audit 2.8.3: audisp/plugins/remote/test-suite.log
=======================================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test-queue
================

test-queue: 250: q_open: Result not representable
Aborted (core dumped)
FAIL test-queue (exit status: 134)


Tests passes on aarch64, ppc64le, x86 and x86_64.

-nc

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: test-queue fails on s390x Alpine Linux
  2018-04-19 11:44 test-queue fails on s390x Alpine Linux Natanael Copa
@ 2018-04-19 13:24 ` Steve Grubb
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2018-04-19 13:24 UTC (permalink / raw)
  To: linux-audit; +Cc: Natanael Copa

On Thursday, April 19, 2018 7:44:26 AM EDT Natanael Copa wrote:
> Hi,
> 
> Running the testsuite on Alpine Linux s390x fails:
> 
> ======================================================
>    audit 2.8.3: audisp/plugins/remote/test-suite.log
> =======================================================
> 
> # TOTAL: 1
> # PASS:  0
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: test-queue
> ================
> 
> test-queue: 250: q_open: Result not representable
> Aborted (core dumped)
> FAIL test-queue (exit status: 134)

That error is coming from here:
https://github.com/linux-audit/audit-userspace/blob/master/audisp/plugins/remote/queue.c#L433

I have never seen that fail.

> Tests passes on aarch64, ppc64le, x86 and x86_64.

Nothing obvious jumps out at me. I recently built audit-2.8.3 on a s390x
and this was the results:

https://kojipkgs.fedoraproject.org//packages/audit/2.8.3/2.fc28/data/logs/s390x/build.log

It passed. So, no idea what's failing.

-Steve

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-19 13:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19 11:44 test-queue fails on s390x Alpine Linux Natanael Copa
2018-04-19 13:24 ` Steve Grubb

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.