@@ -34,14 +34,9 @@ class TransactionsSpecTest extends FunctionalTestCase
* @var array
*/
privatestatic$incompleteTests=[
'error-labels: add unknown commit label to MaxTimeMSExpired'=>'PHPC-1382',
'error-labels: add unknown commit label to writeConcernError MaxTimeMSExpired'=>'PHPC-1382',
'read-pref: default readPreference'=>'PHPLIB does not properly inherit readPreference for transactions',
'read-pref: primary readPreference'=>'PHPLIB does not properly inherit readPreference for transactions',
'run-command: run command with secondary read preference in client option and primary read preference in transaction options'=>'PHPLIB does not properly inherit readPreference for transactions',
'transaction-options: transaction options inherited from defaultTransactionOptions'=>'PHPC-1382',