DescriptionAdd update-w3c-deps script to Tools/Scripts
This is a meta-import script that is responsible for doing all the
git shenanigans to import new versions of the W3C Test repos. It uses import-w3c-tests to do the heavy lifting, but also does all of the git manipulation necessary to ensure clean version history.
This patch also adds a 'W3CImportExpectations' files that lists which directories should be ignored during an import (i.e., it acts as a blacklist, so that we will otherwise pick up new changes automatically).
Note that this script does *not* automatically push anything to a source repo. The user still needs to verify that the import works, update any TestExpectations suppressions, and push the repo changes back to the Blink mirrors of the W3C repos.
BUG=242329
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169082
Patch Set 1 #Patch Set 2 : more cleanup #
Total comments: 5
Patch Set 3 : merge forward, check for clean checkouts #Patch Set 4 : remove dryrun; it does not really work right #Patch Set 5 : update W3CImportExpectations, add --allow-local-blink-commits, other fixes #
Messages
Total messages: 11 (0 generated)
|