https://bugs.winehq.org/show_bug.cgi?id=17063 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget(a)codeweavers.com --- Comment #5 from François Gouget <fgouget(a)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.