scylladb / python-driver-matrix

3 stars 11 forks source link

fix(run.py): make it fail tolerant #14

Closed dkropachev closed 4 years ago

dkropachev commented 4 years ago

Currently test completely stops if patching, merging are failing. This fix is to skip the test in such case.

fruch commented 4 years ago

Shouldn't we actually fix patches ? and not just skip it ? i.e. if we skip it, how would we noticed it, and fix it ?

dkropachev commented 4 years ago

Shouldn't we actually fix patches ? and not just skip it ? i.e. if we skip it, how would we noticed it, and fix it ?

Good point, it will issue fake result with 1 failure