Bug 131669 - Having a non-existent bot listed on build.webkit.org/dashboard abuses internet connection
Summary: Having a non-existent bot listed on build.webkit.org/dashboard abuses interne...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 23:54 PDT by Alexey Proskuryakov
Modified: 2014-04-14 23:54 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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},