Skip to content

parallel.test-fs-stat-bigint is flaky #57797

Open
@lpinca

Description

@lpinca

Test

test-fs-stat-bigint

Platform

SmartOS

Console output

---
duration_ms: 242.086
exitcode: 1
severity: fail
stack: |-
  node:assert:95
    throw new AssertionError(obj);
    ^

  AssertionError [ERR_ASSERTION]: 1n !== 17n
  key=blocks, val=17

  1n !== 17n

      at verifyStats (/home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/parallel/test-fs-stat-bigint.js:82:14)
      at /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/parallel/test-fs-stat-bigint.js:157:7
      at /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos23-x64/test/common/index.js:435:15
      at FSReqCallback.oncomplete (node:fs:186:5) {
    generatedMessage: false,
    code: 'ERR_ASSERTION',
    actual: 1n,
    expected: 17n,
    operator: 'strictEqual'
  }

  Node.js v24.0.0-pre
...

Build links

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.smartosIssues and PRs related to the SmartOS platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions