https://bugs.winehq.org/show_bug.cgi?id=51352
Bug ID: 51352 Summary: test.winehq.org should distinguish "too much data" errors from others Product: WineHQ.org Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: www-unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
The new patterns page treats the "test printed too much data" failures like any other. It would be better to use another symbol and color when there is no other failure.
https://bugs.winehq.org/show_bug.cgi?id=51352
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |fgouget@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=51352
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |61d1370f09cf624bad7e0faaffb | |9bb169f83464e Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This is done:
commit 61d1370f09cf624bad7e0faaffb9bb169f83464e Author: Francois Gouget fgouget@codeweavers.com Date: Thu Jul 1 14:06:58 2021 +0200
winetest: Identify and highlight tests with too much output.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51352 Signed-off-by: Francois Gouget fgouget@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=51352
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1|61d1370f09cf624bad7e0faaffb |d263eac1c8f55032b6ea996da37 |9bb169f83464e |320bff9941182
--- Comment #2 from François Gouget fgouget@codeweavers.com --- Correct commit:
commit d263eac1c8f55032b6ea996da37320bff9941182 Author: Francois Gouget fgouget@codeweavers.com Date: Mon Jul 5 18:18:44 2021 +0200
winetest: Identify and highlight tests with too much output.
Regular failures are more important so only highlight this problem if the test has no other issue.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51352 Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=51352
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net --- Closing fixed website bug.