Skip to content

Commit

Permalink
FIxing outpus
Browse files Browse the repository at this point in the history
  • Loading branch information
grafnu committed Nov 6, 2024
1 parent 83674e9 commit ac3656c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions etc/schema_itemized.out
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
1 pointset_publish_interval
1 system_mode_restart
1 config_logging
1 broken_config RESULT fail schemas device_state_stable STABLE 10/10 Schema violations found
0 broken_config RESULT pass schemas events_system_stable STABLE 10/10 Schema validation passed
0 broken_config RESULT pass schemas state_update_stable STABLE 10/10 Schema validation passed
1 broken_config
1 broken_config RESULT pass schemas device_state_stable STABLE 10/10 Schema validation passed
0 broken_config RESULT pass schemas events_system_stable STABLE 10/10 Schema validation passed
0 broken_config RESULT pass schemas state_update_stable STABLE 10/10 Schema validation passed
Expand All @@ -42,7 +40,9 @@
1 state_make_model
4 valid_serial_no
1 system_last_update
1 system_min_loglevel
1 system_min_loglevel RESULT fail schemas device_state_alpha ALPHA 10/10 Schema violations found
0 system_min_loglevel RESULT pass schemas events_system_alpha ALPHA 10/10 Schema validation passed
0 system_min_loglevel RESULT pass schemas state_update_alpha ALPHA 10/10 Schema validation passed
1 system_min_loglevel RESULT pass schemas device_state_alpha ALPHA 10/10 Schema validation passed
0 system_min_loglevel RESULT pass schemas events_system_alpha ALPHA 10/10 Schema validation passed
4 gateway_proxy_events
Expand Down
12 changes: 6 additions & 6 deletions etc/test_itemized.out
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
1 RESULT pass writeback writeback_success ALPHA 10/10 Sequence complete
1 RESULT fail pointset pointset_publish_interval STABLE 0/10 Failed check that time period between successive pointset events is between 5 and 8 seconds
1 RESULT fail system.mode system_mode_restart ALPHA 0/10 Failed check that restart count increased by one
1 RESULT fail system config_logging STABLE 0/10 Unexpected pending config transactions: RC:91cf90.00000005
1 RESULT fail system config_logging STABLE 0/10 Bad message version string 1.4.
1 CPBLTY fail system broken_config.status ALPHA 0/1 Failed check that status level is exactly `ERROR` (500)
0 CPBLTY pass system broken_config.logging ALPHA 1/1 Capability supported
0 RESULT pass system broken_config STABLE 9/10 Sequence complete
0 RESULT fail system broken_config STABLE 0/10 Timeout waiting for last_config synchronized
1 CPBLTY pass system broken_config.logging ALPHA 1/1 Capability supported
0 CPBLTY pass system broken_config.status ALPHA 1/1 Capability supported
0 RESULT pass system broken_config STABLE 10/10 Sequence complete
Expand All @@ -26,13 +26,13 @@
0 RESULT pass system broken_config STABLE 9/10 Sequence complete
1 CPBLTY pass system broken_config.logging ALPHA 1/1 Capability supported
0 CPBLTY pass system broken_config.status ALPHA 1/1 Capability supported
0 RESULT fail system broken_config STABLE 0/10 Timeout waiting for last_config synchronized
0 RESULT fail system broken_config STABLE 0/10 Timeout waiting for config update synchronized
1 CPBLTY fail system broken_config.logging ALPHA 0/1 Failed check that log level `NOTICE` (or greater) category `system.config.apply` was not logged
0 CPBLTY fail system broken_config.status ALPHA 0/1 Failed check that category matches `system.config.parse`
0 RESULT pass system broken_config STABLE 8/10 Sequence complete
1 CPBLTY fail system broken_config.status ALPHA 0/1 Failed check that status level is exactly `ERROR` (500)
0 CPBLTY pass system broken_config.logging ALPHA 1/1 Capability supported
0 RESULT fail system broken_config STABLE 0/10 Timeout waiting for system status level is not >= WARNING (400)
0 RESULT fail system broken_config STABLE 0/10 Timeout waiting for system logs level `ERROR` category `system.config.parse`
1 CPBLTY pass system system_last_update.subblocks ALPHA 1/1 Capability supported
0 RESULT pass system system_last_update STABLE 11/11 Sequence complete
1 CPBLTY pass system system_last_update.subblocks ALPHA 1/1 Capability supported
Expand All @@ -43,14 +43,14 @@
4 RESULT skip system valid_serial_no STABLE 0/0 State testing disabled
1 CPBLTY skip system system_last_update.subblocks ALPHA 0/0 Never executed
0 RESULT skip system system_last_update STABLE 0/0 State testing disabled
1 RESULT fail system system_min_loglevel ALPHA 0/10 Unexpected pending config transactions: RC:705c59.00000005
1 RESULT pass system system_min_loglevel ALPHA 10/10 Sequence complete
1 RESULT pass system system_min_loglevel ALPHA 10/10 Sequence complete
4 RESULT pass gateway gateway_proxy_events BETA 10/10 Sequence complete
1 RESULT pass gateway gateway_proxy_events BETA 10/10 Sequence complete
1 RESULT pass gateway gateway_proxy_state PREVIEW 10/10 Sequence complete
1 RESULT pass gateway gateway_proxy_state PREVIEW 10/10 Sequence complete
4 RESULT pass gateway gateway_proxy_events BETA 10/10 Sequence complete
1 RESULT fail gateway gateway_proxy_events BETA 0/10 Unexpected pending config transactions: RC:07bf17.00000005
1 RESULT pass gateway gateway_proxy_events BETA 10/10 Sequence complete
1 RESULT pass gateway gateway_proxy_state PREVIEW 10/10 Sequence complete
4 RESULT skip system device_config_acked STABLE 0/0 No config check for proxy device
1 RESULT pass gateway bad_target_family PREVIEW 10/10 Sequence complete
Expand Down

0 comments on commit ac3656c

Please sign in to comment.