Dipak Acharya

Results 6 comments of Dipak Acharya

@phil-davis I could not find what's causing this. I found one line in mink release notes that may or may not be related to the issue but not sure where...

@phil-davis this one fails for me even with php 7.3 when running locally, so seems like the problem is with ubuntu 20.04.

@individual-it the issue is not fixed yet, the tests doesn't catch it because the interaction names are same in following tests https://github.com/pact-foundation/pact-js/blob/feat/v3.0.0/examples/v3/provider-state-injected/consumer/transaction-service.test.js#L79 https://github.com/pact-foundation/pact-js/blob/feat/v3.0.0/examples/v3/provider-state-injected/consumer/transaction-service.test.js#L105 To reproduce the issue, change L105 in...

I have added a weekly cron job on branch 0.x. Can we close this now @phil-davis

### Steps followed to reproduce - Start the docker `docker run -e NETWORK_AUTO_DETECT=4 -e CEPH_DEMO_UID=owncloud -e CEPH_DEMO_ACCESS_KEY=owncloud123456 -e CEPH_DEMO_SECRET_KEY=secret123456 owncloudci/ceph:tag-build-master-jewel-ubuntu-16.04` - copy `apps/files_primary_s3//tests/drone/ceph.config.php` to `config/` - With `docker ps -a`...

TODO: - [ ] unskip tests tagged `@skipOnStorage:ceph @files_primary_s3-issue-224` ``` tests/acceptance/features/apiMain/checksums.feature:280 tests/acceptance/features/apiMain/checksums.feature:300 ```