In test_backup11.py there was a commented out error case involving force_stop=true where it expected an error if that was given on a duplicate cursor open instead of the primary backup cursor.
Uncommenting that case shows we are allowing that case when we should not.