[full-ci] [tests-only] Removed tag personalSpace, and refactored the example tables (#6250)
* Refactored personalSpace tagged scenarios * Fixed line numbers in expected failure
This commit is contained in:
@@ -25,7 +25,7 @@ Feature: independent locks
|
||||
| new | shared |
|
||||
| new | exclusive |
|
||||
|
||||
@personalSpace
|
||||
@skipOnRevaMaster
|
||||
Examples:
|
||||
| dav-path | lock-scope |
|
||||
| spaces | shared |
|
||||
@@ -57,7 +57,7 @@ Feature: independent locks
|
||||
| new | exclusive | .git | config | .git |
|
||||
| new | exclusive | .git | config | .git/config |
|
||||
|
||||
@personalSpace
|
||||
@skipOnRevaMaster
|
||||
Examples:
|
||||
| dav-path | lock-scope | foldername | filename | to-lock |
|
||||
| spaces | shared | .git | config | .git |
|
||||
|
||||
@@ -30,7 +30,7 @@ Feature: independent locks
|
||||
| new | shared |
|
||||
| new | exclusive |
|
||||
|
||||
@personalSpace
|
||||
@skipOnRevaMaster
|
||||
Examples:
|
||||
| dav-path | lock-scope |
|
||||
| spaces | shared |
|
||||
@@ -59,7 +59,7 @@ Feature: independent locks
|
||||
| new | shared |
|
||||
| new | exclusive |
|
||||
|
||||
@personalSpace
|
||||
@skipOnRevaMaster
|
||||
Examples:
|
||||
| dav-path | lock-scope |
|
||||
| spaces | shared |
|
||||
|
||||
Reference in New Issue
Block a user