We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 514d77c commit f0dffabCopy full SHA for f0dffab
tests/test_posixtest.py
@@ -79,7 +79,6 @@ def get_pthread_tests():
79
unsupported = {
80
'test_pthread_attr_setinheritsched_2_2': 'scheduling policy/parameters are not supported',
81
'test_pthread_attr_setinheritsched_2_3': 'scheduling policy/parameters are not supported',
82
- 'test_pthread_attr_setinheritsched_2_3': 'scheduling policy/parameters are not supported',
83
'test_pthread_attr_setinheritsched_2_4': 'scheduling policy/parameters are not supported',
84
'test_pthread_attr_setschedparam_1_3': 'scheduling policy/parameters are not supported',
85
'test_pthread_attr_setschedparam_1_4': 'scheduling policy/parameters are not supported',
0 commit comments