2015-10-04 Alexey Proskuryakov <ap@apple.com>
+ Fix some errors on bot watcher's dashboard
+ https://bugs.webkit.org/show_bug.cgi?id=149789
+
+ Reviewed by Lucas Forschler.
+
+ * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/BuildbotTesterQueueView.js:
+ (BuildbotTesterQueueView.prototype.appendBuilderQueueStatus): We may not get to layout
+ tests step, in which case layoutTestResults.tooManyFailures would raise an exception.
+
+2015-10-04 Alexey Proskuryakov <ap@apple.com>
+
Bot watcher's dashboard builders should turn yellow when svn fails
https://bugs.webkit.org/show_bug.cgi?id=149791