Skip to content

Run Hurl tests multiple times to catch flakiness#813

Merged
jviotti merged 1 commit intomainfrom
e2e-hurl-multiple
Apr 3, 2026
Merged

Run Hurl tests multiple times to catch flakiness#813
jviotti merged 1 commit intomainfrom
e2e-hurl-multiple

Conversation

@jviotti
Copy link
Copy Markdown
Member

@jviotti jviotti commented Apr 3, 2026

Signed-off-by: Juan Cruz Viotti jv@jviotti.com

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@augmentcode
Copy link
Copy Markdown

augmentcode bot commented Apr 3, 2026

🤖 Augment PR Summary

Summary: Runs the Hurl E2E suite multiple times to increase the chance of catching flaky HTTP tests.
Change: Updates the test-hurl Make target to execute hurl/*.hurl three times with the same variables.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

@jviotti jviotti force-pushed the e2e-hurl-multiple branch from 9238251 to 2f9df89 Compare April 3, 2026 19:03
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
@jviotti jviotti force-pushed the e2e-hurl-multiple branch from 2f9df89 to 9666326 Compare April 3, 2026 19:26
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark Index (community)

Details
Benchmark suite Current: 9666326 Previous: 1ab17eb Ratio
Add one schema (0 existing) 20 ms 18 ms 1.11
Add one schema (100 existing) 23 ms 23 ms 1
Add one schema (1000 existing) 73 ms 81 ms 0.90
Add one schema (10000 existing) 634 ms 685 ms 0.93
Update one schema (1 existing) 16 ms 16 ms 1
Update one schema (101 existing) 23 ms 23 ms 1
Update one schema (1001 existing) 74 ms 81 ms 0.91
Update one schema (10001 existing) 638 ms 694 ms 0.92
Cached rebuild (1 existing) 8 ms 9 ms 0.89
Cached rebuild (101 existing) 11 ms 15 ms 0.73
Cached rebuild (1001 existing) 30 ms 34 ms 0.88
Cached rebuild (10001 existing) 247 ms 279 ms 0.89
Index 100 schemas 136 ms 132 ms 1.03
Index 1000 schemas 1053 ms 1041 ms 1.01
Index 10000 schemas 13450 ms 13229 ms 1.02

This comment was automatically generated by workflow using github-action-benchmark.

Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark Index (enterprise)

Details
Benchmark suite Current: 9666326 Previous: 1ab17eb Ratio
Add one schema (0 existing) 16 ms 19 ms 0.84
Add one schema (100 existing) 20 ms 24 ms 0.83
Add one schema (1000 existing) 58 ms 74 ms 0.78
Add one schema (10000 existing) 482 ms 906 ms 0.53
Update one schema (1 existing) 16 ms 18 ms 0.89
Update one schema (101 existing) 20 ms 24 ms 0.83
Update one schema (1001 existing) 59 ms 73 ms 0.81
Update one schema (10001 existing) 493 ms 836 ms 0.59
Cached rebuild (1 existing) 9 ms 9 ms 1
Cached rebuild (101 existing) 9 ms 12 ms 0.75
Cached rebuild (1001 existing) 22 ms 31 ms 0.71
Cached rebuild (10001 existing) 164 ms 258 ms 0.64
Index 100 schemas 88 ms 114 ms 0.77
Index 1000 schemas 1150 ms 910 ms 1.26
Index 10000 schemas 13831 ms 13258 ms 1.04

This comment was automatically generated by workflow using github-action-benchmark.

@jviotti jviotti merged commit 6eda1dc into main Apr 3, 2026
5 checks passed
@jviotti jviotti deleted the e2e-hurl-multiple branch April 3, 2026 19:44
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.

1 participant