InterNetNews / inn

INN (InterNetNews) Usenet server
https://www.isc.org/othersoftware/#INN
Other
72 stars 13 forks source link

Fix test suite issues on Solaris 10 #205

Closed Julien-Elie closed 9 months ago

Julien-Elie commented 3 years ago

Several tests fails on Solaris 10 (but correctly work on Solaris 11). Needs further investigation.

Failed Set                 Fail/Total (%) Skip Stat  Failing Tests
-------------------------- -------------- ---- ----  ------------------------
clients/getlist              15/15   100%    0    0  1-15
lib/fdflag                    1/8     12%    0    0  7
lib/network/server            9/18    50%   24    0  34-42
storage/archive              17/17   100%    0    0  1-17
storage/sm                    3/23    13%    0    0  11, 22-23
util/innbind                  7/15    47%    0    0  9-15
util/inndf                    6/6    100%    0    0  1-6
util/innupgrade               8/13    62%    0    0  6-13
Julien-Elie commented 9 months ago

Solaris 10 was released in 2005, and Solaris 11 in 2011.

Though Solaris 10 still has extended support from Oracle until 2027 (according to an announcement made by Oracle in October 2023), I'm unsure INN is still used on that system. Nobody has mentioned INN issues on Solaris for more than a decade. Let's assume people no longer use Solaris 10 to run INN, and close that ticket. No need spending time investigating these issues.

For the record, these errors do not happen on Solaris 11 (tested on 11.3 and 11.4). At the time of writing this message, Solaris 11.4 is announced to be supported by Oracle until 2037.