[obs-commits] [openSUSE/open-build-service] 0bdee2: [ci] Make feature test more flexible

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 0bdee287f949ba6c0e9d83ea4def84ec00cc545b https://github.com/openSUSE/open-build-service/commit/0bdee287f949ba6c0e9d83... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-06-25 (Mon, 25 Jun 2018) Changed paths: M src/api/spec/features/webui/packages_spec.rb Log Message: ----------- [ci] Make feature test more flexible This test started to fail constantly because of having multiple whitespaces instead of one in the view. The corresponding view includes a newline within the presented string which caused the text to fail. Commit: 1cab3fdc78135aa4a3c7fa73cb43f89398c47efc https://github.com/openSUSE/open-build-service/commit/1cab3fdc78135aa4a3c7fa... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-06-25 (Mon, 25 Jun 2018) Changed paths: M src/api/spec/features/webui/packages_spec.rb Log Message: ----------- Merge pull request #5204 from bgeuken/fix_spec [ci] Make feature test more flexible Compare: https://github.com/openSUSE/open-build-service/compare/bf949852fed3...1cab3f... **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)
-
Björn Geuken