Bug 203080
| Summary: | [GTK] Perf bot is timing out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=203083 | ||
Carlos Alberto Lopez Perez
It seems the perf step of the GTK perf bot is timing out https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Perf%29 therefore is not uploading data :(
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
On bug 203083 I skipped the test that was timing out.
But maybe others time out after that.
I think we need to modify how this step runs so there is a per-test timeout that is lower than the whole step timeout-without-output, to ensure the step always finishes (even when there are test timeouts)
I will try to upload a patch for that here.