Skip to content

Commit

Permalink
Removed tag because STOR-234 has been fixed
Browse files Browse the repository at this point in the history
Fixed other wrong tags
  • Loading branch information
enricovianello committed Dec 20, 2015
1 parent 89db065 commit 5c1c4f7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions tests/srm/commands/srmAbort.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Resource lib/setup.txt

*** Test Cases ***
A user cannot abort the request of another user
[Tags] storm-client ptg
[Tags] storm-client abort
[Setup] Use default voms proxy
${filename} Get a unique name
${surl} Build surl ${DEFAULT_SA} ${TESTDIR}/${filename}
Expand Down Expand Up @@ -53,7 +53,7 @@ Duplicated ptg abort
[Teardown] Clear all credentials

Abort multiple files
[Tags] storm-client ptp
[Tags] storm-client abort
[Setup] Use default voms proxy
${dirname} Get a unique name
${filename} Get a unique name
Expand All @@ -79,15 +79,14 @@ Abort multiple files

Abort request with non existent fake token
[Tags] storm-client abort
[Documentation] Regression test for https://issues.infn.it/jira/browse/STOR-234. Storm BE does not manage correctly abort requests of expired tokens.
[Setup] Use default voms proxy
${output} Perform abort request using clientSRM fake_token
Should Contain ${output} SRM_INVALID_REQUEST
Should Contain ${output} "invalid token: fake_token"
[Teardown] Clear all credentials

Abort request with non existent well-formed token
[Tags] storm-client abort to-be-fixed
[Tags] storm-client abort
[Documentation] Regression test for https://issues.infn.it/jira/browse/STOR-234. Storm BE does not manage correctly abort requests of expired tokens.
[Setup] Use default voms proxy
${output} Perform abort request using clientSRM 992a7ecc-65df-4902-ae00-06a9691ad816
Expand Down

0 comments on commit 5c1c4f7

Please sign in to comment.