[Bug 17063] Test results page should distinguish between 32-bit and 64-bit

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 3 17:55:36 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=17063

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fgouget at codeweavers.com

--- Comment #5 from François Gouget <fgouget at codeweavers.com> ---
The tags usually come to the rescue:
* The TestBot VMs are all 32 bit unless the tag has a '-64' suffix.
* My Windows VMs are all 32 bit unless they have a 't64' suffix.
* My Linux boxes have a '-t32', '-wow32' or '-wow64' suffix, which corresponds
to 32 bit tests, 32 bit tests in a 32/64 bit capable wineprefix, and 64 bit
tests in a 32/64 bit capable suffix respectively.
* Other Wine boxes are all 32 bit.

That said, instead of repeating the platform name in each column (e.g. 'Win7'),
one could put the bitness of the tests.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list