[Webkit-unassigned] [Bug 98730] New: EFL WebKit2 Debug builder is hyperactively loading JSON files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 9 01:59:41 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98730
Summary: EFL WebKit2 Debug builder is hyperactively loading
JSON files
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zandobersek at gmail.com
CC: ojan at chromium.org, dpranke at chromium.org,
rakuco at webkit.org
The titular problem is evident in the flakiness dashboard. For instance:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=http%2Ftests%2Fmultipart%2Fmultipart-html.php
The test results for the EFL WK2 Debug builder can be as much as quadrupled, for instance there are four TEXT failure indications for build #4094.
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Debug%20WK2/builds/4094/
Inspecting the layout-tests step stdio in that build, there are four attempts at uploading the JSON files and each is receiving the 500 HTTP status, but it seems the files still get through and are uploaded.
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Debug%20WK2/builds/4094/steps/layout-test/logs/stdio
I've noticed a few times that the complete TestResultServer app was throwing 500 status when I was trying to access it through a browser, but only rarely have I spotted such issues on GTK builders. I've been noticing this issue with the EFL WK2 Debug builder for quite some time now though, and hopefully someone will take a look.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list