Summary: | [buildbot] WebKitGTK(GTK4) isn't triggered after a binary build | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Diego Pino <dpino> | ||||||
Component: | New Bugs | Assignee: | Diego Pino <dpino> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | aakash_jain, ews-watchlist, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Diego Pino
2021-01-13 04:05:01 PST
Created attachment 417521 [details]
Patch
Comment on attachment 417521 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=417521&action=review looks good, just need to change the triggerable name. > Tools/CISupport/build-webkit-org/config.json:336 > + "gtk-linux-64-release-wayland-tests", "gtk-linux-64-release-perf-tests", "gtk-linux-64-release-gtk4"], please append "-tests" at at end of triggerable name to match with other similar names. > Tools/CISupport/build-webkit-org/config.json:647 > + { "type": "Triggerable", "name": "gtk-linux-64-release-gtk4", ditto. Created attachment 417525 [details]
Patch
Committed r271438: <https://trac.webkit.org/changeset/271438> All reviewed patches have been landed. Closing bug and clearing flags on attachment 417525 [details]. @bot-watchers, false failure on windows: fast/css/user-drag-none.htm |