Home
last modified time | relevance | path

Searched hist:"9 dcfcc1513ce2d001a7ad93c0ebdac0f5f3fdc4c" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dparserutils_set_metadata_during_rendering.test.php9dcfcc1513ce2d001a7ad93c0ebdac0f5f3fdc4c Sat Feb 20 14:42:54 UTC 2021 Michael Große <mic.grosse@googlemail.com> test: run test in separate process in case of error

If there is an error when executing the method under test, then this
test caused the downstream test \remoteapicore_test::test_getBacklinks
to unexpectedly fail. Probably, because the global plugin controller
would not have been reset to its original value.

Running this test in its own process ensures that it won't affect any
other test, even if it messes with the global state and doesn't clean up.