Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
-
1
-
Windows 2016-08-10
Description
During the validation of MODULES-3636 it was found that some tests have hardcoded
english-only tests e.g.
assert_match(/The Marionette Collective Server service was stopped successfully/, result.stdout, "Failed to stop MCollective service")
|
This results in failures on French windows;
Test Case ./acceptance/tests/pe_checks/QA-563_windows_exit_mcollective.rb reported: #<Minitest::Assertion: Failed to stop MCollective service.
|
Expected /The Marionette Collective Server service was stopped successfully/ to match "Le service Marionette Collective Server s'arrte.\nLe service Marionette Collective Server a t arrt.\n\n".>
|
Test line: ./acceptance/tests/pe_checks/QA-563_windows_exit_mcollective.rb:13:in `block (3 levels) in run_test'
|
Attachments
Issue Links
- blocks
-
MODULES-3434 Agent Upgrade - Do not wait indefinitely on AGENT_PID
-
- Resolved
-
- links to