Bug 131669

Summary: Having a non-existent bot listed on build.webkit.org/dashboard abuses internet connection
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Alexey Proskuryakov 2014-04-14 23:54:44 PDT
After Gtk WebKit1 port was removed, an entry wasn't removed from WebKitBuildbot.js.

Turns out that this somehow makes the dashboard request tester status as fast as it can, multiple times a second.

The obsolete entry was

        "GTK Linux 64-bit Release WK1 (Tests)": {platform: Dashboard.Platform.LinuxGTK, tester: true, testCategory: Buildbot.TestCategory.WebKit1},