Bug 203080 - [GTK] Perf bot is timing out
Summary: [GTK] Perf bot is timing out
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-17 05:37 PDT by Carlos Alberto Lopez Perez
Modified: 2019-10-17 08:51 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2019-10-17 05:37:07 PDT
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 :(
Comment 1 Carlos Alberto Lopez Perez 2019-10-17 08:51:18 PDT
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.