Conversation
Let's finish the reference tests saga and make use of installed reference tests ([0]) provided by a recently introduced dbus-broker-tests package ([1]). This commit introduces a simple test that runs the reference tests (and benchmarks) against both dbus-daemon and dbus-broker. [0] bus1#351 [1] https://src.fedoraproject.org/rpms/dbus-broker/pull-request/14
876ff22 to
b3b4d97
Compare
|
Everything seems to be working fine. The only test combination that's currently skipped is |
|
There might be another reason for it being slow, but this strikes me as the likely cause. We can also skip the test directly in bench-message.c, just like we do in test-fdstream.c. |
|
I thought about skipping |
Let's finish the reference tests saga and make use of installed reference tests ([0]) provided by a recently introduced dbus-broker-tests package ([1]).
This commit introduces a simple test that runs the reference tests (and benchmarks) against both dbus-daemon and dbus-broker.
[0] #351
[1] https://src.fedoraproject.org/rpms/dbus-broker/pull-request/14