Commit 12b0c4d
committed
Round 23 fix: skip test on transient kubectl error
test_revoke_non_resource_url_rule_is_removed's post-revoke clusterrole
fetch fell through to json.loads('') when kubectl returned neither
NotFound nor valid JSON (network blip, auth error). Raise skipTest in
that case, matching the _auth_can_i pattern the other new integration
tests use.1 parent 3d6c508 commit 12b0c4d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1108 | 1108 | | |
1109 | 1109 | | |
1110 | 1110 | | |
| 1111 | + | |
| 1112 | + | |
1111 | 1113 | | |
1112 | 1114 | | |
1113 | 1115 | | |
| |||
0 commit comments