Carlos Alberto Lopez Perez

Results 52 comments of Carlos Alberto Lopez Perez

My experience with wayland running on headless servers (no GPU) is that it doesn't work very well with accelerated/opengl content. On the build.webkit.org webkitgtk bots we still run the tests...

Here is the old doc with info related to this https://trac.webkit.org/wiki/WebKitW3CTesting but not sure if is still 100% up-to-date. Maybe there is some info from there that is worth adding...

Here is the old doc that looks more complete https://trac.webkit.org/wiki/WPTExportProcess but not sure if is still 100% up-to-date. Maybe there is some info from there that is worth adding here

Note that I'm running everything as root (```sudo```) to avoid hitting bug https://github.com/flatpak/flatpak/issues/855 I tried with my user instead of root, and ```flatpak enter``` just gives a ```Not running as...

And the same happens for subtests `idl_test setup` and `idl_test validation`. This 2 ones are also always passing because they test the IDL files and not features on the browser....

The problem has been caused because an upgrade on the toolchain on the server generating the webkitgtk built-products also upgraded the libstdc++ version on the container and therefore the built-products...

We are going to start providing a generic bundle that can work on any distro and has all the bleeding edge features enabled instead of providing a bundle with several...

Ok, the new bundles are ready to be used and I submitted at https://github.com/web-platform-tests/wpt/pull/48698 the changes so the WPT taskcluster CI system start using them