WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
295520
[WPT export friction] export script fails to create PR because of failing to get bugzilla data
https://bugs.webkit.org/show_bug.cgi?id=295520
Summary
[WPT export friction] export script fails to create PR because of failing to ...
Tim Nguyen (:ntim)
Reported
2025-07-07 08:58:22 PDT
main [~/webkit/OpenSource] export-w3c-test-changes -g ff8c5f9cb0ab -b 295401 -c --no-linter Checking for WPT changes Fetching web-platform-tests repository Cleaning web-platform-tests master branch Switched to branch 'master' Your branch is up to date with 'origin/master'. HEAD is now at 17cacfbb1a Support @contents in mixins. Applying patch to web-platform-tests branch wpt-export-for-webkit-295401-0 Switched to a new branch 'wpt-export-for-webkit-295401-0' Falling back to direct application... [wpt-export-for-webkit-295401-0 99a1f801b6] Export made from a WebKit repository 1 file changed, 19 insertions(+) create mode 100644 css/css-animations/animation-name-inline-style.html Pushing branch wpt-export-for-webkit-295401-0 to anttijk... Enumerating objects: 8, done. Counting objects: 100% (8/8), done. Delta compression using up to 16 threads Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 1.81 KiB | 25.00 KiB/s, done. Total 5 (delta 3), reused 0 (delta 0), pack-reused 0 remote: Resolving deltas: 100% (3/3), completed with 3 local objects. remote: remote: Create a pull request for 'wpt-export-for-webkit-295401-0' on GitHub by visiting: remote:
https://github.com/anttijk/wpt/pull/new/wpt-export-for-webkit-295401-0
remote: To
https://github.com/anttijk/wpt.git
* [new branch] wpt-export-for-webkit-295401-0 -> wpt-export-for-webkit-295401-0 Branch available at
https://github.com/anttijk/wpt/tree/wpt-export-for-webkit-295401-0
Keeping local branch wpt-export-for-webkit-295401-0 Traceback (most recent call last): File "/Users/antti/webkit/OpenSource/Tools/Scripts//export-w3c-test-changes", line 35, in <module> sys.exit(test_exporter.main(sys.argv[1:], sys.stdout, sys.stderr)) File "/Users/antti/webkit/OpenSource/Tools/Scripts/webkitpy/w3c/test_exporter.py", line 446, in main test_exporter.do_export() File "/Users/antti/webkit/OpenSource/Tools/Scripts/webkitpy/w3c/test_exporter.py", line 366, in do_export pr = self.make_pull_request() File "/Users/antti/webkit/OpenSource/Tools/Scripts/webkitpy/w3c/test_exporter.py", line 287, in make_pull_request title = self._bug.title.replace("[", "\\[").replace("]", "\\]") AttributeError: 'NoneType' object has no attribute 'title'
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-07 08:58:46 PDT
<
rdar://problem/155229832
>
Brianna Fan
Comment 2
2025-07-07 11:04:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/47668
EWS
Comment 3
2025-07-07 11:13:28 PDT
Committed
297067@main
(f05a87188b14): <
https://commits.webkit.org/297067@main
> Reviewed commits have been landed. Closing PR #47668 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug