[obs-commits] [openSUSE/open-build-service] e4d673: [minitest] make test_config_file_exists_and_have_t...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: e4d673344dd44a623f66c60a74df14c605d609ad https://github.com/openSUSE/open-build-service/commit/e4d673344dd44a623f66c6... Author: Stephan Kulow <coolo@suse.de> Date: 2018-07-16 (Mon, 16 Jul 2018) Changed paths: M src/api/test/unit/project_test.rb Log Message: ----------- [minitest] make test_config_file_exists_and_have_the_right_content more robust --- expected +++ actual @@ -1,5 +1,4 @@ "Type: spec Substitute: kiwi package Substitute: kiwi-packagemanager:instsource package -Ignore: package:bash -" +Ignore: package:bash" Commit: 9648f5ea4176c6e729c52139e06edf31e834bc5b https://github.com/openSUSE/open-build-service/commit/9648f5ea4176c6e729c521... Author: Stephan Kulow <coolo@suse.de> Date: 2018-07-16 (Mon, 16 Jul 2018) Changed paths: M src/api/spec/models/branch_package_spec.rb Log Message: ----------- [ci] Login before creating attributes Commit: 90d2d5f3f9109686d63d9f2507ff55678b72803d https://github.com/openSUSE/open-build-service/commit/90d2d5f3f9109686d63d9f... Author: Stephan Kulow <coolo@suse.de> Date: 2018-07-16 (Mon, 16 Jul 2018) Changed paths: M src/api/spec/models/project_spec.rb Log Message: ----------- [frontend] project_spec: Login before attribute creation Commit: bc1c3d9e8e86d392972719b605804c56473b04c8 https://github.com/openSUSE/open-build-service/commit/bc1c3d9e8e86d392972719... Author: Stephan Kulow <coolo@suse.de> Date: 2018-07-16 (Mon, 16 Jul 2018) Changed paths: M src/api/spec/models/project_spec.rb Log Message: ----------- [ci] project_spec: Make undelete tests more robust Make sure the project to be deleted and undeleted is gone before the test - as we reuse it and the backend response differs if the project is there initially Commit: 757b8fa3eaced1b3a8d9b10aadc5eb779414909d https://github.com/openSUSE/open-build-service/commit/757b8fa3eaced1b3a8d9b1... Author: Stephan Kulow <coolo@suse.de> Date: 2018-07-16 (Mon, 16 Jul 2018) Changed paths: M src/api/spec/models/attrib_value_spec.rb Log Message: ----------- [ci] attrib_value_spec: Login a user to write attributes to backend Commit: 561587eedc354c298b2bb6b544cf0b57f8456f26 https://github.com/openSUSE/open-build-service/commit/561587eedc354c298b2bb6... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-07-17 (Tue, 17 Jul 2018) Changed paths: M src/api/spec/models/attrib_value_spec.rb M src/api/spec/models/branch_package_spec.rb M src/api/spec/models/project_spec.rb M src/api/test/unit/project_test.rb Log Message: ----------- Merge pull request #5378 from coolo/cherry_pick Cherry pick some fixes Compare: https://github.com/openSUSE/open-build-service/compare/6b49f6054c77...561587... **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)
-
Henne Vogelsang