Skip to content

Commit 6d5c1d5

Browse files
DinoVmeta-codesync[bot]
authored andcommitted
Disable without cwd tests
Summary: These are finicky tests... we've disabled them on 3.10, tried working around them in D78451351, this just disables them entirely... they're kind of esoteric. Reviewed By: yoney Differential Revision: D85999323 fbshipit-source-id: 45ff4e475741ec7b45d3d9114c6d8da871e6acbe
1 parent 12e1140 commit 6d5c1d5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

cinderx/TestScripts/cinder_skip_test.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,7 @@ test.test_code.CoExtra.*
112112
test.test_sysconfig.TestSysConfig.test_sysconfigdata_json
113113
test.test_sysconfig.TestSysConfig.test_EXT_SUFFIX_in_vars
114114
test.test_sysconfig.TestSysConfig.test_soabi
115+
116+
# these esoteric tests fail on some versions
117+
test.test_subprocess.ProcessTestCase.test_executable_without_cwd
118+
test.test_subprocess.ProcessTestCaseNoPoll.test_executable_without_cwd

0 commit comments

Comments
 (0)