[Webkit-unassigned] [Bug 192462] New: export-w3c-test-changes: Does not work with bug ids
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 6 03:09:48 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192462
Bug ID: 192462
Summary: export-w3c-test-changes: Does not work with bug ids
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aboya at igalia.com
CC: lforschler at apple.com
Despite --help stating this:
Notes:
- It is safer to provide a bug id using -b option (bug id from a git commit is not always working).
It seems to be the opposite. Using a bug id does not seem to work, for me at least:
$ Tools/Scripts/export-w3c-test-changes -u git at github.com:ntrrgc/wpt.git -n ntrrgc -c -b 192204
No handlers could be found for logger "webkitpy.thirdparty.autoinstalled.keyring.backend"
No changes to upstream. Exiting...
On the other hand, using the git commit hash for the same bug gets me a bit further:
$ Tools/Scripts/export-w3c-test-changes -u git at github.com:ntrrgc/wpt.git -n ntrrgc -c -g 5d6858971a7669ab73e0fd4d360e5d68f49dc26b
No handlers could be found for logger "webkitpy.thirdparty.autoinstalled.keyring.backend"
Fetching web-platform-tests repository
Cleaning web-platform-tests master branch
Applying patch to web-platform-tests branch wpt-export-for-webkit-189727
Enter GitHub OAuth token (or empty string to skip creating a pull request):
Pushing branch wpt-export-for-webkit-189727 to git at github.com:ntrrgc/wpt.git
This may take some time
Branch available at https://github.com/ntrrgc/wpt/tree/wpt-export-for-webkit-189727
Making pull request
WARNING: HTTP Error 403: Forbidden
Could not add label "webkit-export" to pr #14391. User "ntrrgc" may not have permission to update labels in the web-platform-tests/wpt repo.
Removing local branch wpt-export-for-webkit-189727
Finished
Cleaning web-platform-tests master branch
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181206/633c33e8/attachment.html>
More information about the webkit-unassigned
mailing list