TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Idea: CI test matrix results viewer

1 pointsby mig_about 5 years ago
Easily see failed tests correlated to CI job parameters.<p>Pain point: To release your product or to merge a PR, you require run a battery of tests that exercise your products support matrix. In practice, this is done by running multiple Jenkins jobs with varying parameters. The problem occurs when tests fail. What operating system did they fail on? What browser version? What is the common thread? Answering this question is hard in products like Jenkins. Instead, you need a view of the failed tests that is associated to the test parameters.<p>Who is this for? Products with a support matrix. Usually an enterprise product.

no comments

no comments