Title: [154649] trunk/Tools
- Revision
- 154649
- Author
- [email protected]
- Date
- 2013-08-26 16:23:42 -0700 (Mon, 26 Aug 2013)
Log Message
Automatic bug reports case pain
https://bugs.webkit.org/show_bug.cgi?id=120330
Reviewed by Anders Carlsson.
* Scripts/webkitpy/tool/commands/download.py: Made the following changes to the Description
of bugs filed by the bot: changed “the sheriff-bot” to “webkitbot”, changed “case pain” to
“fail”, and removed “"Only you can prevent forest fires." -- Smokey the Bear”.
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (154648 => 154649)
--- trunk/Tools/ChangeLog 2013-08-26 22:49:18 UTC (rev 154648)
+++ trunk/Tools/ChangeLog 2013-08-26 23:23:42 UTC (rev 154649)
@@ -1,3 +1,14 @@
+2013-08-26 Dan Bernstein <[email protected]>
+
+ Automatic bug reports case pain
+ https://bugs.webkit.org/show_bug.cgi?id=120330
+
+ Reviewed by Anders Carlsson.
+
+ * Scripts/webkitpy/tool/commands/download.py: Made the following changes to the Description
+ of bugs filed by the bot: changed “the sheriff-bot” to “webkitbot”, changed “case pain” to
+ “fail”, and removed “"Only you can prevent forest fires." -- Smokey the Bear”.
+
2013-08-23 Andy Estes <[email protected]>
Fix issues found by the Clang Static Analyzer
Modified: trunk/Tools/Scripts/webkitpy/tool/commands/download.py (154648 => 154649)
--- trunk/Tools/Scripts/webkitpy/tool/commands/download.py 2013-08-26 22:49:18 UTC (rev 154648)
+++ trunk/Tools/Scripts/webkitpy/tool/commands/download.py 2013-08-26 23:23:42 UTC (rev 154649)
@@ -463,12 +463,10 @@
if options.parent_command == "sheriff-bot":
state["bug_description"] += """
-This is an automatic bug report generated by the sheriff-bot. If this bug
+This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
-so that we can track how often these flaky tests case pain.
-
-"Only you can prevent forest fires." -- Smokey the Bear
+so that we can track how often these flaky tests fail.
"""
return state
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes