NEW131669
Having a non-existent bot listed on build.webkit.org/dashboard abuses internet connection
https://bugs.webkit.org/show_bug.cgi?id=131669
Summary Having a non-existent bot listed on build.webkit.org/dashboard abuses interne...
Alexey Proskuryakov
Reported 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},
Attachments
Note You need to log in before you can comment on or make changes to this bug.