Index: test/functionalities/thread/create_after_attach/TestCreateAfterAttach.py =================================================================== --- test/functionalities/thread/create_after_attach/TestCreateAfterAttach.py +++ test/functionalities/thread/create_after_attach/TestCreateAfterAttach.py @@ -31,6 +31,7 @@ @skipIfFreeBSD # Hangs. Revisit once required functionality is implemented # for FreeBSD. @dwarf_test + @skipIfRemote @expectedFailureLinux # this test fails 1/100 dosep runs def test_create_after_attach_with_dwarf_and_fork(self): """Test thread creation after process attach."""