the testsuite now is happy with the behaviour in there. Additionally,
the internals are cleaned up, fields that are not used anymore are
deleted, and the logic maintaining them as well.
Depends on D9731
the testsuite now is happy with the behaviour in there. Additionally,
the internals are cleaned up, fields that are not used anymore are
deleted, and the logic maintaining them as well.
Depends on D9731
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
remove tab_pager from the tests for now.
I do not know why, but there is a bug in the test suite fork code. If you run the testcase by itself, it passes, if you run in with all the other tests and CK_FORK=no, it work. If you run in with CK_FORK=yes, the test suite deadlocks after all the tests have been executed. I do not know why, maybe i can check that next week more deeply