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

Facing 2 unit test failures on ppc64le architecture #2520

Closed
vinodk99 opened this issue Aug 27, 2024 · 3 comments
Closed

Facing 2 unit test failures on ppc64le architecture #2520

vinodk99 opened this issue Aug 27, 2024 · 3 comments

Comments

@vinodk99
Copy link

Description

Facing 2 unit test failures on ppc64le architecture
NOTE: # ( Describe the problem you're encountering. )
TIP: # ( Do NOT share sensitive information, whether personal, proprietary, or otherwise! )

Expected Behavior

Tests need to passed successfully
NOTE: # ( Tell us what you expected to happen. )

Troubleshooting or NR Diag results

`
Failed tests:
/node-newrelic/test/unit/errors/error-collector.test.js
/node-newrelic/test/unit/instrumentation/http/http.test.js

Passed: 226
Failed: 2
Total: 228

real 3m30.233s
user 5m16.130s
sys 0m37.119s
`

Steps to Reproduce

Your Environment

  • ex: Node version:v20.17.0
  • ex: Operating System and version:5.14.0-70.13.1.el9_0.ppc64le

Additional context

@workato-integration
Copy link

@bizob2828
Copy link
Member

Hi @vinodk99 we don't support this architecture, and I don't have any repro cases, can you please provide some steps to reproduce. But we may not fix because it's not a supported architecture. Do you have a reason why you're trying to run the tests on ppc64le?

@bizob2828
Copy link
Member

I'm going to close this. If you want to support ppc64le, please contribute the necessary fixes and we can consider landing those changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done: Issues recently completed
Development

No branches or pull requests

2 participants