This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch wl/browser-all
in repository enlightenment.
View the commit online.
commit 27c6d1d1e132df0b190556abae6a80a22f1c15e7
Author: Cedric BAIL <[email protected]>
AuthorDate: Sat Aug 15 12:40:24 2026 -0600
tests - add wp_viewporter to globals.expected
The golden-globals test makes E's advertised protocol surface a reviewable
file, on the understanding that whatever adds a global updates it in the same
commit. Adding wp_viewporter did not, so wl-globals has been failing ever
since - which is worse than the test not existing, because a red test nobody
expects to be green stops being read.
Co-Authored-By: Claude Opus 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01FtoiXoSKUmZb6Aix6U3GZS
---
src/tests/wayland/globals.expected | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/tests/wayland/globals.expected b/src/tests/wayland/globals.expected
index 94ed0330b..b1f538e0c 100644
--- a/src/tests/wayland/globals.expected
+++ b/src/tests/wayland/globals.expected
@@ -7,6 +7,7 @@ wl_seat 5
wl_shell 1
wl_shm 1
wl_subcompositor 1
+wp_viewporter 1
xdg_activation_v1 1
xdg_wm_base 6
zwp_e_session_recovery 1
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.