Skip to main content
summaryrefslogtreecommitdiffstats
blob: df3ad1ee58a592ad3cb4b53ce7fbe98821578671 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<?php
//ini_set("display_errors", "true");
//error_reporting (E_ALL);
include ('../buildproperties.php');
include ('testConfigs.php');
if (array_key_exists("SERVER_NAME", $_SERVER)) {
    $servername = $_SERVER["SERVER_NAME"];
    if ($servername === "build.eclipse.org") {
          $imagesource="http://download.eclipse.org/eclipse.org-common/themes/Phoenix/images";
          $csssource="http://download.eclipse.org/eclipse.org-common//themes/Phoenix/css";
          $appsource="/home/data/httpd/download.eclipse.org/eclipse.org-common/system";
          $clickthroughstr="";
      }
      else {
          $imagesource="../../../eclipse.org-common/stylesheets";
          $csssource="../../../eclipse.org-common/stylesheets";
          $appsource="../../../eclipse.org-common/system";
          $clickthroughstr="download.php?dropFile=";

      }
}
else {
    $servername = "localhost";
          $imagesource="http://download.eclipse.org/eclipse.org-common/themes/Phoenix/images";
          $csssource="http://download.eclipse.org/eclipse.org-common//themes/Phoenix/css";
          $appsource="NONE";
          $clickthroughstr="";
}

?>
<head>

<?php

     echo "<title>Test Results for $BUILD_ID Performance Unit Tests</title>";
?>



<STYLE TYPE="text/css">
<!--
P {text-indent: 30pt; margin: inherit}
-->
</STYLE>


<title>Drop Test Results</title>
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
     <meta name="author" content="Eclipse Foundation, Inc." />
     <meta name="keywords" content="eclipse,project,plug-ins,plugins,java,ide,swt,refactoring,free java ide,tools,platform,open source,development environment,development,ide" />
     <link rel="stylesheet" type="text/css" href="<?php echo $csssource;?>/visual.css" media="screen" />
     <link rel="stylesheet" type="text/css" href="<?php echo $csssource;?>/layout.css" media="screen" />
     <link rel="stylesheet" type="text/css" href="<?php echo $csssource;?>/print.css" media="print" />
     <script type="text/javascript">

sfHover = function() {
     var sfEls = document.getElementById("leftnav").getElementsByTagName("LI");
     for (var i=0; i<sfEls.length; i++) {
          sfEls[i].onmouseover=function() {
               this.className+=" sfhover";
          }
          sfEls[i].onmouseout=function() {
               this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
          }
     }
}
if (window.attachEvent) window.attachEvent("onload", sfHover);
</script>
</head>
<body>
<div id="header">
     <a href="http://www.eclipse.org/"><img src="<?php echo $imagesource;?>/header_logo.gif" width="163" height="68" border="0" alt="Eclipse Logo" class="logo" /></a>
     <div id="searchbar">
          <img src="<?php echo $imagesource;?>/searchbar_transition.gif" width="92" height="26" class="transition" alt="" />
          <img src="<?php echo $imagesource;?>/searchbar_header.gif" width="64" height="17" class="header" alt="Search" />
          <form method="get" action="http://www.eclipse.org/search/search.cgi">
               <input type="hidden" name="t" value="All" />
               <input type="hidden" name="t" value="Doc" />
               <input type="hidden" name="t" value="Downloads" />
               <input type="hidden" name="t" value="Wiki" />
               <input type="hidden" name="wf" value="574a74" />
               <input type="text" name="q" value="" />
               <input type="image" class="button" src="../../../eclipse.org-common/stylesheets/searchbar_submit.gif" alt="Submit" onclick="this.submit();" />
          </form>
     </div>
     <ul id="headernav">
          <li class="first"><a href="http://www.eclipse.org/org/foundation/contact.php">Contact</a></li>
          <li><a href="http://www.eclipse.org/legal/">Legal</a></li>
     </ul>
</div>
<?php if (! isset ($BUILD_FAILED) ) { ?>

<div id="leftcol">
<ul id="leftnav">
<li><a href="#Logs">Logs</a></li>
<li><a href="#UnitTest">Performance Unit Test Results</a></li>


  </li>
  <li style="background-image: url(../../../eclipse.org-common/stylesheets/leftnav_fade.jpg); background-repeat: repeat-x; border-style: none;">
               <br /><br /><br /><br /><br />
  </li>
</ul>

</div>
<!-- end 'not build failed' -->
<?php } ?>

<div id="midcolumn">
<p><b><font face="Verdana" size="+3">Test Results</font></b> </p>
<div class="homeitem3col">
<h3><a name="Logs"> Logs <?php echo "$BUILD_ID"; ?></h3>
<ul>

<li> <a href="perflogs.php#console"><b> Console Output Logs </b></a>
</li>

</div>

<div class="homeitem3col">
<h3><a name="UnitTest">Performance Unit Test Results for <?php echo "$BUILD_ID"; ?> </a></h3>

<p>The table shows the unit test results for this build on the platforms
tested. You may access the test results page specific to each
component on a specific platform by clicking the cell link.
Normally, the number of errors is indicated in the cell.
A "-1" or "DNF" means the test "Did Not Finish" for unknown reasosns
and hence no results page is available. In that case,
more information can sometimes be found in
the <a href="logs.php#console">console logs</a>.</p>
<?php
if (file_exists("perfNotes.html")) {
    $my_file = file_get_contents("testNotes.html");
    echo $my_file;
}
?>

<table width="85%" border="1" bgcolor="#EEEEEE" rules="groups" align="center">
<tr bgcolor="#9999CC">
<th rowspan="2" width="40%" align="center"> org.eclipse <br> Component </th>
<th colspan="5" align="center"> Test Configurations </th></tr>
<tr bgcolor="#9999CC">
<!-- The order of the columns is "hard coded". Linux, Mac, Windows -->
<th width="20%"><?= $expectedTestConfigs[0] ?></th>
<th width="20%"><?= $expectedTestConfigs[1] ?></th>
<th width="20%"><?= $expectedTestConfigs[2] ?></th>
<th><th width="20%"></th>
</tr>
%testresults%
</table>
</br>
</div>


</div>
</br></br>
<div id="footer">
     <ul id="footernav">
          <li class="first"><a href="http://www.eclipse.org">Home</a></li>
          <li><a href="http://www.eclipse.org/legal/privacy.php">Privacy Policy</a></li>
          <li><a href="http://www.eclipse.org/legal/termsofuse.php">Terms of Use</a></li>
     </ul>
     <p>Copyright &copy; 2006 The Eclipse Foundation. All Rights
Reserved</p>
</div>
</body>
</html>

Back to the top