Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: unpin unit-test from 22.6 #4977

Merged
merged 1 commit into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. chore: unpin unit-test from 22.6

    Now that Node.js 22.8 is available with a workaround
    (nodejs/node#54565) for the bug in 22.7 that
    caused 'RangeError: "length" is outside of buffer bounds' errors in
    exporter tests (see open-telemetry#4953),
    we can unpin the Node.js v22 used for unit tests.
    This undoes the pinning from open-telemetry#4957.
    trentm committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3d69d6b View commit details
    Browse the repository at this point in the history