Skip to content

Many zlib tests are failing on armhf with system zlib #31970

Open
@mbakke

Description

@mbakke
  • Version: 10.19.0
  • Platform: armhf-linux
  • Subsystem: tests

What steps will reproduce the bug?

Build Node on ARMv7 with --shared-zlib, then run make test-ci-js.

How often does it reproduce? Is there a required condition?

Every time.

What is the expected behavior?

Tests succeed.

What do you see instead?

ot ok 2163 parallel/test-zlib
  ---
  duration_ms: 1.641
  severity: crashed
  exitcode: -7
  stack: |-
  ...
not ok 2164 parallel/test-zlib-brotli
  ---
  duration_ms: 1.441
  severity: crashed
  exitcode: -7
  stack: |-
  ...
not ok 2165 parallel/test-zlib-brotli-flush
  ---
  duration_ms: 1.636
  severity: crashed
  exitcode: -7
  stack: |-
  ...
not ok 2166 parallel/test-zlib-brotli-from-brotli
  ---
  duration_ms: 1.317
  severity: crashed
  exitcode: -7
  stack: |-
  ...
not ok 2167 parallel/test-zlib-brotli-from-string
  ---
  duration_ms: 1.418
  severity: crashed
  exitcode: -7
  stack: |-
  ...
not ok 2174 parallel/test-zlib-convenience-methods
  ---
  duration_ms: 1.524
  severity: crashed
  exitcode: -7
  stack: |-
  ...
not ok 2199 parallel/test-zlib-random-byte-pipes
  ---
  duration_ms: 1.445
  severity: crashed
  exitcode: -7
  stack: |-
  ...
not ok 2205 parallel/test-zlib-write-after-flush
  ---
  duration_ms: 1.315
  severity: crashed
  exitcode: -7
  stack: |-
  ...

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    armIssues and PRs related to the ARM platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions