Closed
Bug 1656706
Opened 6 years ago
Closed 6 years ago
[RTL] Prefixed properties are displayed incorrectly
Categories
(DevTools :: Inspector: Compatibility, defect)
DevTools
Inspector: Compatibility
Tracking
(firefox81 fixed)
RESOLVED
FIXED
81 Branch
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: itiel_yn8, Assigned: itiel_yn8)
Details
(Keywords: rtl)
Attachments
(2 files)
No description provided.
Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ac5dc4c13464
Fix prefixed properties being displayed incorrectly in the Compatibility panel, for RTL r=daisuke
Comment 3•6 years ago
|
||
Backed out changeset ac5dc4c13464 (bug 1656706) for prefixNeeded related failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/5e86c99859fbf4c9fa6b7622c1eaa073fe561564
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=312099562&repo=autoland&lineNumber=879
...
[task 2020-08-05T04:26:28.652Z] Snapshot Summary
[task 2020-08-05T04:26:28.652Z] › 5 snapshots failed from 1 test suite. Inspect your code changes or run `yarn run test-ci -u` to update them.
[task 2020-08-05T04:26:28.652Z]
[task 2020-08-05T04:26:28.652Z] Test Suites: 1 failed, 10 passed, 11 total
[task 2020-08-05T04:26:28.652Z] Tests: 5 failed, 20 passed, 25 total
[task 2020-08-05T04:26:28.652Z] Snapshots: 5 failed, 20 passed, 25 total
[task 2020-08-05T04:26:28.652Z] Time: 8.271s
[task 2020-08-05T04:26:28.652Z] Ran all test suites.
[task 2020-08-05T04:26:28.652Z] error Command failed with exit code 1.
[task 2020-08-05T04:26:28.652Z]
[task 2020-08-05T04:26:28.652Z] [devtools-node-test-runner] Parse errors from the test logs
[task 2020-08-05T04:26:28.652Z] TEST-UNEXPECTED-FAIL | jest | compatibility | ● IssueItem component › renders a prefixNeeded issue of CSS property
[task 2020-08-05T04:26:28.652Z] TEST-UNEXPECTED-FAIL | jest | compatibility | ● IssueItem component › renders an issue which has deprecated and experimental
[task 2020-08-05T04:26:28.652Z] TEST-UNEXPECTED-FAIL | jest | compatibility | ● IssueItem component › renders an issue which has deprecated and prefixNeeded
[task 2020-08-05T04:26:28.652Z] TEST-UNEXPECTED-FAIL | jest | compatibility | ● IssueItem component › renders an issue which has experimental and prefixNeeded
[task 2020-08-05T04:26:28.652Z] TEST-UNEXPECTED-FAIL | jest | compatibility | ● IssueItem component › renders an issue which has deprecated, experimental and prefixNeeded
[task 2020-08-05T04:26:28.652Z] [devtools-node-test-runner] Test suite [compatibility] failed
[task 2020-08-05T04:26:28.652Z] [devtools-node-test-runner] You can find documentation about the devtools node tests at https://firefox-source-docs.mozilla.org/devtools/tests/node-tests.html
[taskcluster 2020-08-05 04:26:28.956Z] === Task Finished ===
[taskcluster 2020-08-05 04:26:28.956Z] Unsuccessful task run with exit code: 1 completed in 89.878 seconds
Flags: needinfo?(itiel_yn8)
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cea3ece6f1ff
Fix prefixed properties being displayed incorrectly in the Compatibility panel, for RTL r=daisuke
Comment 5•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•