dbus/test/internals
Ralf Habacker 0f5f95ab6e Skip server oom wildcard test on Windows to avoid firewall exception request
After starting the test on Windows 10, whether the local user is an
administrator or not, a dialog box appears with a warning that some
features of the app have been blocked by the firewall and prompts for
credentials for an administrator account while the test continues to
run and pass.

If this request is aborted, the dialog disappears; no restrictions are
visible for the test case. When the test is restarted, the dialog is also
no longer displayed.

In the firewall configuration you can then see that test-server-oom.exe
has been added (but not enabled) for public networks, although no
confirmation has been received from an administrator account.
2018-12-06 17:08:29 +01:00
..
assertions.c Add a test for assertions 2018-11-20 12:58:17 +00:00
desktop-file.c desktop-file test: Don't leak errors 2018-11-19 11:38:11 +00:00
printf.c tests: Call dbus_shutdown() 2018-08-02 17:14:39 +01:00
refs.c tests: Detach most connections from main loop before closing 2018-08-02 17:16:43 +01:00
server-oom.c Skip server oom wildcard test on Windows to avoid firewall exception request 2018-12-06 17:08:29 +01:00
sysdeps.c sysdeps test: Wait for spawned process to exit 2018-12-05 15:30:47 +01:00
syslog.c syslog test: Don't assert that we see plain LF newlines 2018-12-05 15:27:43 +01:00
variant.c tests: Call dbus_shutdown() 2018-08-02 17:14:39 +01:00