Test suite results for test file webtbf/tw2154.pp

Test run data :

Free Pascal Compiler Test Suite Results

View Test suite results

Please specify search criteria:
File:
Operating system:
Processor:
Version
Date
Submitter
Machine
Comment
Limit
Cond
Category
Only failed tests
Hide skipped tests
List all tests

Test file "webtbf/tw2154.pp" information:

t_id 1169
t_adddate 2003/10/26
t_result 0
Flag t_fail set
t_knownrunerror 0

Detailed test run results:

Record count: 50

Total = 50

OK=50 Percentage= 100.00

Result type Cat. Count Percentage First date Last Date
Success, compilation failed 50 100.0 2024/06/02 01:33:00 35 2024/06/02 02:54:00 32
i386 15 30.0 2024/06/02 01:33:00 35 2024/06/02 02:47:00 33
sparc 1 2.0 2024/06/02 02:33:00 41 2024/06/02 02:33:00 41
x86_64 32 64.0 2024/06/02 01:34:00 16 2024/06/02 02:54:00 32
aarch64 2 4.0 2024/06/02 02:36:00 40 2024/06/02 02:54:00 40
linux 48 96.0 2024/06/02 01:33:00 35 2024/06/02 02:54:00 40
solaris 2 4.0 2024/06/02 02:33:00 41 2024/06/02 02:54:00 32
3.3.1 26 52.0 2024/06/02 01:33:00 35 2024/06/02 02:54:00 32
3.2.3 24 48.0 2024/06/02 01:38:00 27 2024/06/02 02:53:00 34

Source:

{ %fail }
{ Source provided for Free Pascal Bug Report 2154 }
{ Submitted by "Sergey Kosarevsky" on  2002-10-01 }
{ e-mail: netsurfer@au.ru }
Var glCombinerOutputNV:Procedure(pname,
                                 pname,
                                 pname,
                                 pname,
                                 pname,
                                 pname,
                                 pname:Longint;
                                 pbool,
                                 pbool,
                                 pbool:Boolean);

Begin
End.

Link to SVN view of webtbf/tw2154.pp source.