Felix Schumacher
Felix Schumacher
## Description Calculate the DST offset in a special scenario for timeshift function tests, that cross DST switching. ## Motivation and Context Our tests (for timeshift function) started to fail...
**Describe the bug** Currently every file from the repo gets copied when `COPY` is used. We can and should ignore quiet a few of them like `__pycache__` dirs. **To Reproduce**...
## Description Use current time as of actually starting the open model thread group ## Motivation and Context When we use the test start time via JMeterContextService#getTestStartTime, we might create...
## Description Should fix large responses/requests in ViewResultRreader when no linebreaks can be found ## Motivation and Context As described in #6336 JMeter seems to crash, when large request bodies...
## Description When copying files while generating reports, make newly created directories writeable. ## Motivation and Context As reported in #6357 some distributions of JMeter provide the template directories read-only,...
### Expected behavior Open model thread group should work the same when used with or without a long running setup thread group before it. ### Actual behavior When using open...
# Problem `client.NewAviClient` generates clients, that are insecure by default # Description Calling `NewAviSession` will create a new AviSession. In [avisession.go line 365]( https://github.com/vmware/alb-sdk/blob/911aef493be4a1d6e90f2246db7dbdff42cf702b/go/session/avisession.go#L365) the library uses `InsecureSkipVerify: true`, when...
**Describe the bug** The contents of *SECURITY.md* are wrong and out of date **Expected behavior** The file should contain instructions on how to notify maintainers in case of security problems...