[obs-commits] [openSUSE/open-build-service] ff87bc: [ci] Enable rspec-retry again when explicit set fo...

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: ff87bc08cc3b9539cc7dadcf360350a813d8a44e https://github.com/openSUSE/open-build-service/commit/ff87bc08cc3b9539cc7dad... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M src/api/spec/README.md M src/api/spec/browser_helper.rb M src/api/spec/features/webui/projects_spec.rb M src/api/spec/support/features/features_rspec_retry.rb Log Message: ----------- [ci] Enable rspec-retry again when explicit set for a feature test It is now possible to flag a test with retry: 3 to also retry in CI. Before it was only enabled for package builds in OBS. However, we had some flaky tests in CI which we now explicit set. This makes it possible to maintain a list of flaky tests with the advantage of running these flaky tests nevertheless. Commit: 7228d0879b8643fbef7a17e3918e9e3cee928cb5 https://github.com/openSUSE/open-build-service/commit/7228d0879b8643fbef7a17... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2018-06-26 (Tue, 26 Jun 2018) Changed paths: M src/api/spec/README.md M src/api/spec/browser_helper.rb M src/api/spec/features/webui/projects_spec.rb M src/api/spec/support/features/features_rspec_retry.rb Log Message: ----------- Merge pull request #5221 from ChrisBr/ci/retry [ci] Enable rspec-retry again when explicit set for a feature test Compare: https://github.com/openSUSE/open-build-service/compare/1f35a7e1a3dc...7228d0... **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Christian Bruckmayer