(MAINT) Edit indicator descriptions for consistent style and accurate grammar #140
Annotations
2 errors
spec/acceptance/pe_status_check_spec.rb#L30
pe_status_check class activates module default parameters check notifications work as expected if S0001 reports false notify with message
On host `35.230.62.64'
Failure/Error: expect(output).to match('S0001 is at fault. The indicator S0001 Determines if Puppet agent Service is running, refer to documentation for required action')
expected "\e[mNotice: Compiled catalog for litmus-766f9bddafd28be6.c.ia-content.internal in environment produc...fer to documentation for required action.'\e[0m\n\e[mNotice: Applied catalog in 0.21 seconds\e[0m\n" to match "S0001 is at fault. The indicator S0001 Determines if Puppet agent Service is running, refer to documentation for required action"
Diff:
@@ -1,4 +1,7 @@
-S0001 is at fault. The indicator S0001 Determines if Puppet agent Service is running, refer to documentation for required action
+�[mNotice: Compiled catalog for litmus-766f9bddafd28be6.c.ia-content.internal in environment production in 0.04 seconds
+�[mNotice: S0001 is at fault. The indicator S0001 Checks that Puppet agent service is running. Refer to documentation for required action.
+�[mNotice: /Stage[main]/Pe_status_check/Notify[pe_status_check S0001]/message: defined 'message' as 'S0001 is at fault. The indicator S0001 Checks that Puppet agent service is running. Refer to documentation for required action.'
+�[mNotice: Applied catalog in 0.21 seconds
|
|
The logs for this run have expired and are no longer available.
Loading