Skip to content

sort e2e tests by time#8112

Merged
cnvergence merged 1 commit intoenvoyproxy:mainfrom
zhaohuabing:sort-test-by-time
Jan 29, 2026
Merged

sort e2e tests by time#8112
cnvergence merged 1 commit intoenvoyproxy:mainfrom
zhaohuabing:sort-test-by-time

Conversation

@zhaohuabing
Copy link
Copy Markdown
Member

@zhaohuabing zhaohuabing commented Jan 29, 2026

Related to: #8098

sort e2e tests by time and warning for tests lasting more than 1 minute.

timing.go:64: 2026-01-29T05:20:07.108568982Z: E2E timing report (sorted by duration)
timing.go:72: 2026-01-29T05:20:07.108615729Z: PASS EnvoyShutdown (1m58.134s)
timing.go:72: 2026-01-29T05:20:07.10863224Z: PASS EGUpgrade (1m12.769s)


timing.go:64: 2026-01-29T05:15:57.99500591Z: E2E timing report (sorted by duration)
timing.go:72: 2026-01-29T05:15:57.995041416Z: PASS BackendTLSSettings (1m3.351s)
timing.go:72: 2026-01-29T05:15:57.995055372Z: PASS OIDC with BackendCluster (49.91s)
timing.go:72: 2026-01-29T05:15:57.995066112Z: PASS EnvoyProxyCustomName (48.714s)
timing.go:72: 2026-01-29T05:15:57.99507594Z: PASS OIDC (46.81s)
timing.go:72: 2026-01-29T05:15:57.995087762Z: PASS LocalRateLimit (38.431s)
timing.go:72: 2026-01-29T05:15:57.99509741Z: PASS BTPTracing (35.07s)
timing.go:72: 2026-01-29T05:15:57.995107248Z: PASS ZipkinTracing (30.091s)
timing.go:72: 2026-01-29T05:15:57.995116997Z: PASS DatadogTracing (29.089s)
timing.go:72: 2026-01-29T05:15:57.995126354Z: PASS OpenTelemetryTracing (25.072s)
timing.go:72: 2026-01-29T05:15:57.995135711Z: PASS BackendPanicThresholdHTTPTest (20.059s)
timing.go:72: 2026-01-29T05:15:57.995144878Z: PASS LocalRateLimitDistinctCIDR (19.084s)
timing.go:72: 2026-01-29T05:15:57.995154596Z: PASS ExtProc (15.151s)

@zhaohuabing zhaohuabing requested a review from a team as a code owner January 29, 2026 02:22
@zhaohuabing zhaohuabing marked this pull request as draft January 29, 2026 02:22
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 29, 2026

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit 1265619
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/697ad641cb4ac000083001c5
😎 Deploy Preview https://deploy-preview-8112--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@zhaohuabing zhaohuabing force-pushed the sort-test-by-time branch 2 times, most recently from 5ba090d to 0afeeab Compare January 29, 2026 02:34
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.67%. Comparing base (ea1a322) to head (1265619).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8112      +/-   ##
==========================================
- Coverage   73.68%   73.67%   -0.01%     
==========================================
  Files         239      239              
  Lines       36311    36311              
==========================================
- Hits        26754    26751       -3     
- Misses       7664     7666       +2     
- Partials     1893     1894       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing marked this pull request as ready for review January 29, 2026 06:32
@cnvergence cnvergence merged commit 30e9e33 into envoyproxy:main Jan 29, 2026
66 of 72 checks passed
@zhaohuabing zhaohuabing deleted the sort-test-by-time branch January 29, 2026 10:45
SadmiB pushed a commit to SadmiB/gateway that referenced this pull request Jan 30, 2026
sort tests by time

Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
Signed-off-by: Sadmi Bouhafs <sadmibouhafs@gmail.com>
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.

3 participants