git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add a new page to build.webkit.org to help find when tests started failing
[WebKit-https.git]
/
Tools
/
BuildSlaveSupport
/
build.webkit.org-config
/
templates
/
root.html
diff --git
a/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html
b/Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html
index 88f2e10e6cf8efdd83761d1831c0202dbdf2da87..b2587cc2afe99aa16edad7be92f12b3dbec2be92 100755
(executable)
--- a/
Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html
+++ b/
Tools/BuildSlaveSupport/build.webkit.org-config/templates/root.html
@@
-20,6
+20,7
@@
<li><a href="changes">ChangeSource</a> information.</li>
<li><a href="results">Test Results</a></li>
<li><a href="LeaksViewer">Leaks Viewer</a></li>
+ <li><a href="TestFailures">Test Failures</a></li>
</ul>
</body> </html>