Skip to content

testProcess: Disable unreliable test case 7

Brad King requested to merge brad.king/kwsys:testProcess-7-disable into master

This test fails very frequently on CI because it relies on the timing of process scheduling by the OS, which is not deterministic. Disable it.

Merge request reports