You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2016/09/27 09:26:08 UTC

svn commit: r1762418 [7/7] - in /flex/site/trunk/content/maven/flexjs/latest-dev-2/compiler-test-utils: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/flex/ apidocs/org/apache/flex/utils/ apidocs/org/apache/flex/utils/class-use/ apidoc...

Added: flex/site/trunk/content/maven/flexjs/latest-dev-2/compiler-test-utils/surefire-report.html
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/maven/flexjs/latest-dev-2/compiler-test-utils/surefire-report.html?rev=1762418&view=auto
==============================================================================
--- flex/site/trunk/content/maven/flexjs/latest-dev-2/compiler-test-utils/surefire-report.html (added)
+++ flex/site/trunk/content/maven/flexjs/latest-dev-2/compiler-test-utils/surefire-report.html Tue Sep 27 09:26:07 2016
@@ -0,0 +1,145 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-09-27 
+ | Rendered using Apache Maven Fluido Skin 1.5
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20160927" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Flex - FlexJS: Compiler: Test Utils &#x2013; Surefire Report</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
+
+                      </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                    <a href="http://flex.apache.org/" id="bannerLeft">
+                                                                                        <img src="http://flex.apache.org/images/logo_01_fullcolor-sm.png"  alt="Apache Flex"/>
+                </a>
+                      </div>
+        <div class="pull-right">  </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+              
+                  <li id="publishDate">Last Published: 2016-09-27
+                      <span class="divider">|</span>
+                   </li>
+                  <li id="projectVersion">Version: 0.8.0-SNAPSHOT
+                      </li>
+                      
+              
+      
+                                    
+    <li class="pull-right">
+        <span class="divider">|</span>
+                      <a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki" class="externalLink" title="Apache Flex Wiki">
+        Apache Flex Wiki</a>
+      </li>
+
+  
+    <li class="pull-right">
+                      <a href="http://flex.apache.org/" class="externalLink" title="Apache Flex Homepage">
+        Apache Flex Homepage</a>
+      </li>
+
+                    </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span2">
+          <div class="well sidebar-nav">
+              
+                <ul class="nav nav-list">
+  </ul>
+              
+                
+          <hr />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span10" >
+                                  
+            <script type="text/javascript">
+//<![CDATA[
+function toggleDisplay(elementId) {
+ var elm = document.getElementById(elementId + 'error');
+ if (elm && typeof elm.style != "undefined") {
+ if (elm.style.display == "none") {
+ elm.style.display = "";
+ document.getElementById(elementId + 'off').style.display = "none";
+ document.getElementById(elementId + 'on').style.display = "inline";
+ } else if (elm.style.display == "") { elm.style.display = "none";
+ document.getElementById(elementId + 'off').style.display = "inline";
+ document.getElementById(elementId + 'on').style.display = "none";
+ } 
+ } 
+ }
+//]]>
+</script>
+<div class="section">
+<h2><a name="Surefire_Report"></a>Surefire Report</h2></div>
+<div class="section">
+<h2><a name="Summary"></a>Summary</h2><a name="Summary"></a><br />
+<table border="1" class="table table-striped">
+<tr class="a">
+<th>Tests</th>
+<th>Errors </th>
+<th>Failures</th>
+<th>Skipped</th>
+<th>Success Rate</th>
+<th>Time</th></tr>
+<tr class="b">
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>0%</td>
+<td>0</td></tr></table><br />
+<p>Note: failures are anticipated and checked for with assertions while errors are unanticipated.</p><br /></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+                      <div class="row-fluid">
+                                      <p >Copyright &copy;                    2016
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
+      </p>
+                </div>
+
+        
+                </div>
+    </footer>
+        </body>
+</html>