(MAINT) Edit indicator descriptions for consistent style and accurate grammar #139
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 `34.82.237.255'
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-0ecb0d8d3cf8c775.c.ia-content.internal in environment produc...efer to documentation for required action'\e[0m\n\e[mNotice: Applied catalog in 0.23 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-0ecb0d8d3cf8c775.c.ia-content.internal in environment production in 0.06 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.23 seconds
|
|
The logs for this run have expired and are no longer available.
Loading