Skip to content

Run tests on musl aarch64#190

Merged
jbachorik merged 2 commits intomainfrom
jb/aarch64_musl
Mar 4, 2025
Merged

Run tests on musl aarch64#190
jbachorik merged 2 commits intomainfrom
jb/aarch64_musl

Conversation

@jbachorik
Copy link
Copy Markdown
Collaborator

What does this PR do?:
Adds a new test run configuration for musl aarch64

Motivation:
We want to increase the platform coverage

For Datadog employees:

  • If this PR touches code that signs or publishes builds or packages, or handles
    credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.
  • JIRA: [JIRA-XXXX]

Unsure? Have a question? Request a review!

@jbachorik jbachorik requested a review from MattAlp March 3, 2025 18:28
Comment thread .github/workflows/cache_java.yml
Comment thread .github/workflows/cache_java.yml
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 3, 2025

🔧 Report generated by pr-comment-scanbuild

Scan-Build Report

User:runner@fv-az1335-581
Working Directory:/home/runner/work/java-profiler/java-profiler/ddprof-lib/src/test/make
Command Line:make -j4 clean all
Clang Version:Ubuntu clang version 18.1.3 (1ubuntu1)
Date:Mon Mar 3 18:30:28 2025

Bug Summary

Bug TypeQuantityDisplay?
All Bugs7
Logic error
Dereference of null pointer3
Suspicious operation
Bitwise shift1
Unused code
Dead initialization2
Dead nested assignment1

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Suspicious operationBitwise shiftvmStructs.cppfind89716
Unused codeDead initializationjavaApi.cppJava_com_datadoghq_profiler_JavaProfiler_getStatus01161
Unused codeDead initializationstackWalker.cppwalkDwarf1601
Unused codeDead nested assignmentvmStructs.cppcheckNativeBinding10021
Logic errorDereference of null pointersafeAccess.hload3318
Logic errorDereference of null pointersymbols_linux.hElfParser14428
Logic errorDereference of null pointerflightRecorder.cppflush15048

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 3, 2025

🔧 Report generated by pr-comment-cppcheck

CppCheck Report

Warnings (7)

Style Violations (398)

@jbachorik jbachorik requested a review from r1viollet March 4, 2025 10:38
@jbachorik jbachorik merged commit 4783826 into main Mar 4, 2025
@github-actions github-actions Bot added this to the 1.23.0 milestone Mar 4, 2025
@jbachorik jbachorik deleted the jb/aarch64_musl branch May 28, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants