Closed Bug 1590363 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 19824 - Convert tabs to spaces in directories with few lint errors

Categories

(Core :: DOM: Security, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream][domsecurity-backlog])

Sync web-platform-tests PR 19824 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/19824
Details from upstream follow.

Philip Jägenstedt <philip@foolip.org> wrote:

Convert tabs to spaces in directories with few lint errors

To find the candidates for this change, the "INDENT TABS" exceptions
in lint.whitelist were removed and ./wpt lint` run.

The output was piped through grep '^ERROR:lint:' | cut -d: -f3 | sort | uniq | cut -d/ -f1 | uniq -c | sort -n, giving the following list:

      1 pointerlock
      1 shadow-dom
      1 webaudio
      2 docs
      2 webvtt
      7 content-security-policy
      9 encoding
    203 conformance-checkers
   5011 css

Based on that, conformance-checkers, css and encoding were left alone.

Component: web-platform-tests → DOM: Security
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]

GitHub CI Results

wpt.fyi PR Results Base Results

Ran 9 tests and 27 subtests

Firefox

OK : 9
PASS: 25
FAIL: 2

Chrome

OK : 9
PASS: 27

Safari

OK : 7
PASS : 15
FAIL : 10
TIMEOUT: 2
NOTRUN : 2

Firefox-only failures

/shadow-dom/leaktests/html-collection.html
document.applets should not contain shadow nodes: Firefox: FAIL

Gecko CI Results

Ran 9 tests and 27 subtests
OK : 9
PASS : 24[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview], 25[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt]
FAIL : 2[linux64-asan-opt,linux64-debug,linux64-opt,linux64-qr-debug,linux64-qr-opt,windows10-64-debug,windows10-64-opt,windows10-64-qr-debug,windows10-64-qr-opt,windows7-32-debug,windows7-32-opt], 3[android-em-7.0-x86_64-debug-geckoview,android-em-7.0-x86_64-opt-geckoview]

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ed70e0215163
[wpt PR 19824] - Convert tabs to spaces in directories with few lint errors, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.