Closed Bug 1631882 Opened 4 years ago Closed 4 years ago

testing/web-platform/tests/mixed-content/gen/sharedworker-module.http-rp/ are all timed out/failing - need to be fixed

Categories

(Core :: DOM: Security, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: jmaher, Assigned: jmaher)

References

Details

(Whiteboard: [domsecurity-active])

Attachments

(1 file)

these tests are all marked as TIMEDOUT unconditionally:
/mixed-content/gen/sharedworker-module.http-rp/opt-in/fetch.https.html
/mixed-content/gen/sharedworker-module.http-rp/opt-in/websocket.https.html
/mixed-content/gen/sharedworker-module.http-rp/opt-in/xhr.https.html
/mixed-content/gen/sharedworker-module.http-rp/unset/fetch.https.html
/mixed-content/gen/sharedworker-module.http-rp/unset/websocket.https.html
/mixed-content/gen/sharedworker-module.http-rp/unset/xhr.https.html

you can browse via searchfox:
https://searchfox.org/mozilla-central/source/testing/web-platform/meta/mixed-content/gen/sharedworker-module.http-rp

I am not sure why these are failing- is it possible we need a pref to make this work? Is it possible we don't support this? these 6 tests timing out on all configs adds up to a lot of wasted time.

:ckerschb - are you familiar with these tests and can help figure out what is going on? Maybe you know someone else to redirect to?

Flags: needinfo?(ckerschb)

Just confirmed with baku - we are not supporting modules within workers, hence we can disable those tests.

Flags: needinfo?(ckerschb)

To be clear there are two kinds of "not supporting": not-implementing for cases where we expect that gecko will never implement a given feature, usually because we've marked it as standards-position: harmful and don't foresee having to adjust that, and backlog which are things we don't currently support and have no immediate plans to work on but might be put on the roadmap at some point in the future (or rushed onto the roadmap if they cause webcompat issues, or unexpectedly be patched by contributors who aren't following the roadmap). Can we clarify here and in Bug 1632086 whether these are things we never plan to support or things that we eventually expect to support? If it's the latter we should mark them as implementation-status: backlog (and if it's actually just "we don't support them right now but will work on that in the near future we shouldn't change the implementation-status metadata at all and just accept the timeout for now).

marking these as backlog after chatting with :baku on Riot. This will apply towards:
mixed-content/gen/[shared]worker-module*
upgrade-insecure-content/gen/[shared]worker-module*

there are other tests in those directories that are [shared]worker-classic* which are expected fail, maybe those fall into the same backlog category, but I don't see those are related to worker module implementation.

mark worker module tests to run as backlog (tier-2)

Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [domsecurity-active]
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ca2fbc6ea9f
mark worker module tests to run as backlog (tier-2). r=ckerschb
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
Regressions: 1634230
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: