Skip to content

Commit be9aad4

Browse files
test(demo): intentional FAIL for python_lock_3.14 scenario (#166)
Demo-only: lock profile expectation is deliberately wrong (99% ±0). Fix expected_profile.json or revert to demo PASS for green CI.
1 parent 7db6074 commit be9aad4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scenarios/python_lock_3.14/expected_profile.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"stack-content": [
77
{
88
"regular_expression": ".*lock_churn.*",
9-
"percent": 50,
10-
"error_margin": 100,
9+
"percent": 99,
10+
"error_margin": 0,
1111
"labels": [
1212
{
1313
"key": "lock name",

0 commit comments

Comments
 (0)