Closed Bug 1942673 Opened 23 days ago Closed 16 days ago

"input.setFiles" needs to take the full file path into account and not only the filename

Categories

(Remote Protocol :: WebDriver BiDi, defect)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1883856

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Whiteboard: [wpt])

Syncing wpt PR 50177 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1942644 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

This happens because at the moment we only know the actual filename of the file but cannot retrieve the full path of files that were previously set in another call to input.setFiles.

Blocks: 1855038
Summary: New wpt failures in /webdriver/tests/bidi/input/set_files/files.py → "input.setFiles" needs to take the full file path into account and not only the filename

I think after the bug 1883856 is implemented, we should not require anymore to take the filename into account at all (and it should make this test obsolete).

Status: NEW → RESOLVED
Closed: 16 days ago
Duplicate of bug: 1883856
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.