From AAA, 5 Years ago, written in Plain Text.
Embed
  1. >> Runtime for discovery module 'wireless': 0.5340 seconds with 2256 bytes
  2. >> SNMP: [19/0.50s] MySQL: [40/0.03s] RRD: [0/0.00s]
  3. #### Unload disco module wireless ####
  4. OS pmp: Discovered wireless data does not match that found in tests/data/pmp_450.json
  5. Failed asserting that two arrays are equal.
  6. --- Expected
  7. +++ Actual
  8. @@ @@
  9.              'sensor_class' => 'utilization'
  10.              'sensor_index' => '0'
  11.              'sensor_type' => 'pmp-downlink'
  12. -            'sensor_descr' => 'Downlink Utilization'
  13. +            'sensor_descr' => '1m Downlink Utilization'
  14.              'sensor_divisor' => 1
  15.              'sensor_multiplier' => 1
  16.              'sensor_aggregator' => 'sum'
  17. -            'sensor_current' => 20
  18. +            'sensor_current' => 20.0
  19.              'sensor_prev' => null
  20.              'sensor_limit' => null
  21.              'sensor_limit_warn' => null
  22. @@ @@
  23.              'sensor_class' => 'utilization'
  24.              'sensor_index' => '0'
  25.              'sensor_type' => 'pmp-uplink'
  26. -            'sensor_descr' => 'Uplink Utilization'
  27. +            'sensor_descr' => '1m Uplink Utilization'
  28.              'sensor_divisor' => 1
  29.              'sensor_multiplier' => 1
  30.              'sensor_aggregator' => 'sum'
  31. -            'sensor_current' => 16
  32. +            'sensor_current' => 16.0
  33.              'sensor_prev' => null
  34.              'sensor_limit' => null
  35.              'sensor_limit_warn' => null
  36.  
  37. /home/spencer/build/librenms/tests/OSModulesTest.php:96
  38.  
  39. 2) LibreNMS\Tests\OSModulesTest::testOS with data set "pmp_450m" ('pmp', '450m', array('os', 'ports', 'sensors', 'wireless'))
  40. OS pmp: Discovered wireless data does not match that found in tests/data/pmp_450m.json
  41. Array
  42. (
  43. )
  44.