[v7r2] Integration merged with v7r1#4661
Merged
Merged
Conversation
…to timing issues)
indentation was off for some, causing failure to properly markup
Co-authored-by: fstagni <federico.stagni@cern.ch>
[Test] pytest without coverage
The previous split would drop things after an underscore in the installed components name (e.g., Bdii2CSAgent_GLUE2)
allows calling the script with e.g., -ddd
[v6r22] Print error if LFN list is missing
[v7r0] Change the closing of socket in M2Crypto
[v7r0] Cancel FTS3 Operation if the RMS request does not exist
[v7r0] fix hospital handling
[v7r1] Result of merging of v7r0p28 changes
[v7r1] Few fixes for the integration tests on jenkins
…hat are still in the system
[v7r1] TransformationCleaningAgent will (re)clean very old transformations that are still in the system
[v7r1] Various minor fixes for FrameworkSystem
andresailer
reviewed
Jun 29, 2020
| - pytest --no-cov | ||
| - DIRAC_USE_M2CRYPTO=Yes DIRAC_M2CRYPTO_SPLIT_HANDSHAKE=Yes pytest --no-cov | ||
| # Security tests are flakey due to reference counting bugs in pyGSI/src/crypto/asn1.c | ||
| - pytest Core/Security/test || (echo "Retrying..."; pytest Core/Security/test) || (echo "Retrying again..."; pytest Core/Security/test) |
Contributor
There was a problem hiding this comment.
The repeated running was added for failures due to the pyGSI library, so it should probably stay with the repetition, but adding --no-cov?
Member
There was a problem hiding this comment.
As this is targetting integration the repeated runs can be removed as pyGSI was removed in #4481
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.