Test suite results for test file tbs/tb0243.pp

Test run data :

Run ID:
Operating system: linux
Processor: sparc
Version: 3.2.3
Fails/OK/Total: 76/7896/7972
Version: 3.2.3
Full version: 3.2.3-1376-gbff5cbd342
Comment: -XR/home/pierre/sys-root/sparc-linux -Xd -Xr/home/pierre/sys-root/sparc-linux
Machine: gcclocal
Category: 1
SVN revisions: bff5cbd342:c17a0e20f5:4f3b6199df:d1c29e6cb9
Submitter: pierre
Date: 2024/05/08 11:36:00 <> 2024/05/04
Previous run: 947421
Next run: 948795

Hide skipped tests

Hide successful tests

Test file "tbs/tb0243.pp" information:

t_id 1044
t_adddate 2003/10/14
t_result 0
t_knownrunerror 0

Detailed test run results:

tr_idruntr_oktr_skiptr_result
525213505948147FalseTrueSkipping test run because it is a unit

Record count: 1

No log of 948147.

Source:

{ Old file: tbs0284b.pp }
{  }

unit tb0243;
interface
type
  o1=object
    p : longint;
  end;

implementation
end.

Link to SVN view of tbs/tb0243.pp source.