This was done automatically using: % sed -i 's,http://build.i3wm.org,https://build.i3wm.org,g' testcases/t/*.t
Commit 287a0b4 introduced a segfault when validating the i3 config as the root_screen will not be set in this case, causing a null pointer dereference. fixes #2144
287a0b4