[webkit-reviews] review granted: [Bug 50864] commit-queue flaky test messages show cryptic version information for mac os x : [Attachment 76293] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 22:27:55 PST 2010


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 50864: commit-queue flaky test messages show cryptic version information
for mac os x
https://bugs.webkit.org/show_bug.cgi?id=50864

Attachment 76293: Patch
https://bugs.webkit.org/attachment.cgi?id=76293&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=76293&action=review

> WebKitTools/Scripts/webkitpy/tool/bot/flakytestreporter_unittest.py:92
> -	   self.assertEqual(reporter._bot_information(), "Bot Id: MockBotId
Port: MockPort OS: MockPlatform 1.0")
> +	   self.assertEqual(reporter._bot_information(), "Bot: MockBotId  Port:
MockPort  Platform: MockPlatform 1.0")

Seems like there's an extra space here.


More information about the webkit-reviews mailing list