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 / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alexey Proskuryakov
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |