Closed
Bug 1274217
Opened 10 years ago
Closed 9 years ago
MANIFEST.json contain unnecessary change when using manifest-update.
Categories
(Testing :: web-platform-tests, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1259775
People
(Reporter: mantaroh, Unassigned)
Details
I faced manifest-update problem in bug 1096776.
I added one test only, but mach with manifest-update modified "local_change".
STR:
1. Add web-platform-tests (e.g. web-animation/timing-model/sample.html)
2. run './mach web-platform-tests --manifest-update'
Actual Result:
"deleted" array of "local_change" is updated.
Expected Result:
Updated the line of my adding file only.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•