WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
269107
Need reminder/warning about updating IPC serialization tests when modifying certain files
https://bugs.webkit.org/show_bug.cgi?id=269107
Summary
Need reminder/warning about updating IPC serialization tests when modifying c...
David Kilzer (:ddkilzer)
Reported
2024-02-09 15:41:12 PST
WebKit needs a reminder or warning about updating IPC serialization tests when modifying certain files: Source/WebKit/Scripts/generate-serializers.py Source/WebKit/Scripts/webkit/tests/GeneratedSerializers.cpp Source/WebKit/Scripts/webkit/tests/GeneratedSerializers.h Source/WebKit/Scripts/webkit/tests/SerializedTypeInfo.cpp Source/WebKit/Scripts/webkit/tests/TestSerializedType.serialization.in Basically, we want to remind when there is a change to these files: Source/WebKit/Scripts/generate-serializers.py Source/WebKit/Scripts/webkit/tests/TestSerializedType.serialization.in But no change to these files: Source/WebKit/Scripts/webkit/tests/GeneratedSerializers.cpp Source/WebKit/Scripts/webkit/tests/GeneratedSerializers.h Source/WebKit/Scripts/webkit/tests/SerializedTypeInfo.cpp There are various ways to do this, so I'm not trying to prescribe a specific solution in the Description.
Attachments
Patch to implement watchlist in git-webkit pre-pr step
(10.65 KB, patch)
2024-02-09 15:42 PST
,
David Kilzer (:ddkilzer)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2024-02-09 15:42:49 PST
Created
attachment 469801
[details]
Patch to implement watchlist in git-webkit pre-pr step
David Kilzer (:ddkilzer)
Comment 2
2024-02-09 15:46:12 PST
Alex didn't like this being implemented in `git-webkit pr` (thought it was too early?), but would prefer to have it happen on the EWS bots. I don't have time to implement that now, but I attached my initial patch for inspiration in case anyone wants to pick this up.
EWS Watchlist
Comment 3
2024-02-09 15:53:55 PST
Reminder: run `make -C Source/WebKit/Scripts/webkit/tests` after adding tests to TestSerializedType.serialization.in or modifying generate-serializers.py.
Radar WebKit Bug Importer
Comment 4
2024-02-16 15:42:13 PST
<
rdar://problem/123119260
>
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