Module: tools Branch: master Commit: 3bba845369f9f50fc2ea491f97c127ffeb56e05c URL: https://source.winehq.org/git/tools.git/?a=commit;h=3bba845369f9f50fc2ea491f...
Author: Francois Gouget fgouget@codeweavers.com Date: Thu May 13 12:24:06 2021 +0200
winetest/build-patterns: Add a failed test units pattern.
This pattern shows the number of failed test units for each test configuration. This allows detecting when results get worse after a VM update, or when a test configuration gets worse results than its peers.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
winetest/build-patterns | 121 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 83 insertions(+), 38 deletions(-)
Diff: https://source.winehq.org/git/tools.git/?a=commitdiff;h=3bba845369f9f50fc2ea...