Bug 64452
Summary: | [Qt] Flakey test: xmlhttprequest-50ms-download-dispatch.html on ARM | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gabor Loki <loki> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ossy |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Linux |
Gabor Loki
Sometimes the xmlhttprequest-50ms-download-dispatch.html test is timed out on qt-arm.
The output is:
------
Test case for Bug 18655: [XHR] onProgress event needs to be dispatched according to what the specification states
This test verify that we "dispatch a progress event called progress about every 50ms or for every byte received, whichever is least frequent".
You should see a sequence of 5 PASSED.
FAILED (count was 1) for strict test 1
PASSED
FAILED (count was 1) for strict test 3
PASSED
PASSED-----
I am going to add this test to the Skipped list.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gabor Loki
Added to the skipped list on qt-arm: http://trac.webkit.org/changeset/90917
Csaba Osztrogonác
unskipped by https://trac.webkit.org/changeset/151511