Closed Bug 1636602 Opened 5 years ago Closed 3 years ago

Do not add web-platform test path to chunks if feature is set to backlog/not-implementing status

Categories

(Firefox Build System :: Task Configuration, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: egao, Unassigned)

References

Details

Attachments

(1 obsolete file)

Currently, the web-platform test chunking algorithm does not take into account the status of the feature.

For example, offscreen-canvas is not planned to be implemented in Firefox, yet the test paths for this feature is chunked as if it will be implemented.

If possible, cross-reference with the .ini files in the meta directory to ensure the chunking algorithm does not attempt to schedule such test paths.

Summary: Check if chunked web-platform test paths are set to backlog/not-implementing status → Do not add web-platform test path to chunks if feature is set to backlog/not-implementing status

Changes:

  • during the test resolve phase in TestResolver, check the local disk path for the presence of dir.ini file.
  • if dir.ini is found and appropriate implementation-status is found, set the skip-if attribute for the test object.
Assignee: nobody → egao
Status: NEW → ASSIGNED
Attachment #9157361 - Attachment is obsolete: true

The bug assignee didn't login in Bugzilla in the last 7 months.
:ahal, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: egao → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(ahal)

Unclear if this is still needed, but we can file a new bug if it comes up again.

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(ahal)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: