Package: nodjes
Version: 12.22.5~dfsg-3
Severity: serious

Dear Maintainer,

Debci fail with against 12.22.5~dfsg-2 with:
  duration_ms: 0.293
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:101
      throw new AssertionError(obj);
      ^

    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected

    + 'EOVERFLOW'
    - 'Unknown system error -75'
        at /tmp/autopkgtest-
lxc.zt0_cfzb/downtmp/build.DQ4/src/test/parallel/test-uv-errno.js:21:10
        at Array.forEach (<anonymous>)
        at Object.<anonymous> (/tmp/autopkgtest-
lxc.zt0_cfzb/downtmp/build.DQ4/src/test/parallel/test-uv-errno.js:15:6)
        at Module._compile (internal/modules/cjs/loader.js:999:30)
        at Object.Module._extensions..js
(internal/modules/cjs/loader.js:1027:10)
        at Module.load (internal/modules/cjs/loader.js:863:32)
        at Function.Module._load (internal/modules/cjs/loader.js:708:14)
        at Function.executeUserEntryPoint [as runMain]
(internal/modules/run_main.js:60:12)
        at internal/main/run_main_module.js:17:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'EOVERFLOW',
      expected: 'Unknown system error -75',
      operator: 'strictEqual'
    }
  ...

This RC bug is for blocking nodejs to unstable until we find the problem.

I do not find myself the problem -75 is for me  'EOVERFLOW', and I do not
understand why it build normally and why debci fail.

Reply via email to