Skip to content

Have a stable symbol to test ffm tracing#11906

Open
amarziali wants to merge 1 commit into
masterfrom
andrea.marziali/ffm-test-arm
Open

Have a stable symbol to test ffm tracing#11906
amarziali wants to merge 1 commit into
masterfrom
andrea.marziali/ffm-test-arm

Conversation

@amarziali

Copy link
Copy Markdown
Contributor

What Does This Do

This test was failing because it assumed that a symbol was loaded by libjvm while it appears in our arm64 linux pipeline that was also sometimes loaded by libattach so that the symbol did not get traced correctly.

This PR changes the test by making sure that the symbol is uniquely exported by one lib that exists across arch and jdk so that it won't flake.

Motivation

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@amarziali amarziali requested a review from a team as a code owner July 10, 2026 07:35
@amarziali amarziali removed the request for review from a team July 10, 2026 07:35
@amarziali amarziali added the comp: testing Testing label Jul 10, 2026
@amarziali amarziali requested a review from sarahchen6 July 10, 2026 07:35
@amarziali amarziali added tag: no release notes Changes to exclude from release notes tag: flaky test Flaky tests run-tests: all Run all tests labels Jul 10, 2026
@dd-octo-sts

dd-octo-sts Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 14.01 s 14.06 s [-1.0%; +0.3%] (no difference)
startup:insecure-bank:tracing:Agent 12.95 s 12.98 s [-1.0%; +0.6%] (no difference)
startup:petclinic:appsec:Agent 16.93 s 16.81 s [-0.3%; +1.7%] (no difference)
startup:petclinic:iast:Agent 16.98 s 17.00 s [-1.0%; +0.9%] (no difference)
startup:petclinic:profiling:Agent 16.81 s 16.86 s [-1.5%; +0.9%] (no difference)
startup:petclinic:sca:Agent 16.97 s 16.76 s [+0.3%; +2.2%] (maybe worse)
startup:petclinic:tracing:Agent 16.16 s 16.07 s [-0.6%; +1.6%] (no difference)

Commit: 5e6a01c3 · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: testing Testing run-tests: all Run all tests tag: flaky test Flaky tests tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant