Closed
Bug 1189652
Opened 10 years ago
Closed 10 years ago
"Harness status: Timeout" when running "fetch-mixed-content-to-inscope.https.html" test
Categories
(Testing :: web-platform-tests, defect)
Testing
web-platform-tests
Tracking
(firefox42 affected)
RESOLVED
DUPLICATE
of bug 1200843
Tracking | Status | |
---|---|---|
firefox42 | --- | affected |
People
(Reporter: noemi, Assigned: khuey)
References
Details
Test run such as |./mach web-platform-tests _mozilla/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html|
Actual Result:
Harness status: Timeout
Found 1 tests
1 Timeout
*Verify Mixed content of fetch() in a Service Worker -> timed out
Traces: https://pastebin.mozilla.org/8838593
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Kyle Huey [:khuey] (khuey@mozilla.com) from comment #1)
>
> *** This bug has been marked as a duplicate of bug 1199831 ***
Hi,
Just checked in m-c (7ca8e465cbd2 revision). bug 1199831 is marked as fixed but the issue raised here still remains the same. Please see below the current test result:
Summary
Harness status: Timeout
Found 1 tests
1 Timeout
Details
Result Test Name Message
Timeout Verify Mixed content of fetch() in a Service Worker Test timed out
Because of this reopening this bug. Thanks!
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 3•10 years ago
|
||
Yes, you need to have the patch from bug 1199831 for the test to be fixed. The revision you reference is from before that change.
Assignee: nobody → khuey
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Kyle Huey [:khuey] (khuey@mozilla.com) from comment #3)
> Yes, you need to have the patch from bug 1199831 for the test to be fixed.
> The revision you reference is from before that change.
>
> *** This bug has been marked as a duplicate of bug 1200843 ***
Hi,
re-checked in m-c (691b1524602d revision) and the test successfully runs. Thanks!
Summary
Harness status: OK
Found 1 tests
1 Pass
Details
Result Test Name
Pass Verify Mixed content of fetch() in a Service Worker
Depends on: 1199831
You need to log in
before you can comment on or make changes to this bug.
Description
•