Skip to content

Fix SessionStateTest#5229

Merged
smola merged 1 commit into
masterfrom
smola/fix-session-state-test
May 18, 2023
Merged

Fix SessionStateTest#5229
smola merged 1 commit into
masterfrom
smola/fix-session-state-test

Conversation

@smola

@smola smola commented May 17, 2023

Copy link
Copy Markdown
Member

What Does This Do

Motivation

In #5015 the meaning of the boolean flag to SessionState constructor was inverted, but it was not updated in tests.

Additional Notes

Note that this test is currently not running in CI. See #5213

In #5015 the meaning of the boolean flag to SessionState constructor was
inverted, but it was not updated in tests.
@smola smola added comp: testing Testing tag: no release notes Changes to exclude from release notes labels May 17, 2023
@smola
smola requested a review from amarziali May 17, 2023 16:12
@smola
smola requested a review from a team as a code owner May 17, 2023 16:12

@bantonsson bantonsson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You beat me to it. Was just about to open a PR.

@amarziali amarziali left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@pr-commenter

pr-commenter Bot commented May 17, 2023

Copy link
Copy Markdown

Benchmarks

Parameters

Baseline Candidate
commit 1.15.0-SNAPSHOT~8fecf56edd 1.15.0-SNAPSHOT~39584e902c
config baseline candidate
See matching parameters
Baseline Candidate
module Agent Agent
parent None None

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 22 cases.

See unchanged results
scenario Δ mean execution_time
scenario:Startup-base-Agent same
scenario:Startup-base-Agent.start same
scenario:Startup-base-BytebuddyAgent same
scenario:Startup-base-GlobalTracer unsure
[+0.106ms; +9.477ms] or [+0.048%; +4.243%]
scenario:Startup-base-AppSec same
scenario:Startup-base-Remote Config same
scenario:Startup-base-Telemetry same
scenario:Startup-iast-Agent same
scenario:Startup-iast-Agent.start same
scenario:Startup-iast-BytebuddyAgent same
scenario:Startup-iast-GlobalTracer same
scenario:Startup-iast-AppSec same
scenario:Startup-iast-IAST same
scenario:Startup-iast-Remote Config same
scenario:Startup-iast-Telemetry same
scenario:Startup-waf-Agent same
scenario:Startup-waf-Agent.start same
scenario:Startup-waf-BytebuddyAgent same
scenario:Startup-waf-GlobalTracer same
scenario:Startup-waf-AppSec same
scenario:Startup-waf-Remote Config same
scenario:Startup-waf-Telemetry same

@smola
smola merged commit 6620b02 into master May 18, 2023
@smola
smola deleted the smola/fix-session-state-test branch May 18, 2023 08:02
@github-actions github-actions Bot added this to the 1.15.0 milestone May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: testing Testing tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants