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 23d85b1 commit 8cebb9bCopy full SHA for 8cebb9b
tests/test_posixtest.py
@@ -70,7 +70,6 @@ def get_pthread_tests():
70
unsupported = {
71
'test_pthread_attr_setinheritsched_2_2': 'scheduling policy/parameters are not supported',
72
'test_pthread_attr_setinheritsched_2_3': 'scheduling policy/parameters are not supported',
73
- 'test_pthread_attr_setinheritsched_2_3': 'scheduling policy/parameters are not supported',
74
'test_pthread_attr_setinheritsched_2_4': 'scheduling policy/parameters are not supported',
75
'test_pthread_attr_setschedparam_1_3': 'scheduling policy/parameters are not supported',
76
'test_pthread_attr_setschedparam_1_4': 'scheduling policy/parameters are not supported',
0 commit comments