| Message | Group | Filename | Line | Function | Status |
| array (
'ahead' =>
array (
'#type' => 'fieldset',
'#title' => 'Ahead',
'#attributes' =>
array (
),
'cmd' =>
array (
'#type' => 'item',
'#title' => 'Command',
'#markup' => 'cd \'/var/lib/drupaltestbot/sites/default/files/checkout/\'
true 2>&1',
),
'output' =>
array (
'#type' => 'item',
'#title' => 'Output',
'#markup' => '<pre></pre>',
'#description' => 'Shows local commits that have not been pushed.',
'#description_display' => 'after',
),
),
'status' =>
array (
'#type' => 'fieldset',
'#title' => 'Status',
'#attributes' =>
array (
),
'cmd' =>
array (
'#type' => 'item',
'#title' => 'Command',
'#markup' => 'cd \'/var/lib/drupaltestbot/sites/default/files/checkout/\'
true 2>&1',
),
'output' =>
array (
'#type' => 'item',
'#title' => 'Output',
'#markup' => '<pre></pre>',
'#description' => 'Shows uncommitted, changed and deleted files.',
'#description_display' => 'after',
),
),
'submodules' =>
array (
'#type' => 'fieldset',
'#title' => 'Submodules',
'#attributes' =>
array (
),
'cmd' =>
array (
'#type' => 'item',
'#title' => 'Command',
'#markup' => 'cd \'/var/lib/drupaltestbot/sites/default/files/checkout/\'
printf -- "-a5066d1778b9ec7c86631234ff2795e777bdff12 test" 2>&1',
),
'output' =>
array (
'#type' => 'item',
'#title' => 'Output',
'#markup' => '<pre>-a5066d1778b9ec7c86631234ff2795e777bdff12 test</pre>',
'#description' => 'Run "git submodule init" to initialize missing submodules ("-" prefix) or "git submodule update" to update submodules to the correct commit ("+" prefix).',
'#description_display' => 'after',
),
),
) | Debug | monitoring.core.test | 279 | MonitoringCoreTest->testSensors() |  |
| array (
'ahead' =>
array (
'#type' => 'fieldset',
'#title' => 'Ahead',
'#attributes' =>
array (
),
'cmd' =>
array (
'#type' => 'item',
'#title' => 'Command',
'#markup' => 'cd \'/var/lib/drupaltestbot/sites/default/files/checkout/\'
true 2>&1',
),
'output' =>
array (
'#type' => 'item',
'#title' => 'Output',
'#markup' => '<pre></pre>',
'#description' => 'Shows local commits that have not been pushed.',
'#description_display' => 'after',
),
),
'status' =>
array (
'#type' => 'fieldset',
'#title' => 'Status',
'#attributes' =>
array (
),
'cmd' =>
array (
'#type' => 'item',
'#title' => 'Command',
'#markup' => 'cd \'/var/lib/drupaltestbot/sites/default/files/checkout/\'
true 2>&1',
),
'output' =>
array (
'#type' => 'item',
'#title' => 'Output',
'#markup' => '<pre></pre>',
'#description' => 'Shows uncommitted, changed and deleted files.',
'#description_display' => 'after',
),
),
'submodules' =>
array (
'#type' => 'fieldset',
'#title' => 'Submodules',
'#attributes' =>
array (
),
'cmd' =>
array (
'#type' => 'item',
'#title' => 'Command',
'#markup' => 'cd \'/var/lib/drupaltestbot/sites/default/files/checkout/\'
printf "+156fff6ee58497fa22b57c32e22e3f13377b4120 test (8.x-1.0-240-g156fff6)" 2>&1',
),
'output' =>
array (
'#type' => 'item',
'#title' => 'Output',
'#markup' => '<pre>+156fff6ee58497fa22b57c32e22e3f13377b4120 test (8.x-1.0-240-g156fff6)</pre>',
'#description' => 'Run "git submodule init" to initialize missing submodules ("-" prefix) or "git submodule update" to update submodules to the correct commit ("+" prefix).',
'#description_display' => 'after',
),
),
) | Debug | monitoring.core.test | 292 | MonitoringCoreTest->testSensors() |  |
|