Francois Gouget : winetest/build-patterns: Add a page showing failure patterns.
Module: tools Branch: master Commit: bce49667e6418c326ade5704ee65c5bf8c6930d6 URL: https://source.winehq.org/git/tools.git/?a=commit;h=bce49667e6418c326ade5704... Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Tue Apr 27 12:45:07 2021 +0200 winetest/build-patterns: Add a page showing failure patterns. The new page shows the failure patterns across time and test configurations to help detect Wine changes that cause new failures, and identify when failures happen in specific configurations. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48164 Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- winetest/build-index | 3 +- winetest/build-patterns | 636 ++++++++++++++++++++++++++++++++++++++++++++++++ winetest/gather | 65 +++++ winetest/report.css | 46 ++++ winetest/winetest.cron | 1 + 5 files changed, 750 insertions(+), 1 deletion(-) Diff: https://source.winehq.org/git/tools.git/?a=commitdiff;h=bce49667e6418c326ade...
participants (1)
-
Alexandre Julliard