From tslytsly, 6 Years ago, written in Plain Text.
This paste is a reply to Untitled from librenms - view diff
Embed
  1. Running unit tests... failed
  2. PHPUnit 4.8.36 by Sebastian Bergmann and contributors.
  3.  
  4. ..................[36;1mS[0m[36;1mS[0m[36;1mS[0m[36;1mS[0m[36;1mS[0m[36;1mS[0m[36;1mS[0m[36;1mS[0m.....................................  63 / 423 ( 14%)
  5. ............................................................... 126 / 423 ( 29%)
  6. ...........................[41;37mF[0m[41;37mF[0m.................................. 189 / 423 ( 44%)
  7. ............................................................... 252 / 423 ( 59%)
  8. ............................................................... 315 / 423 ( 74%)
  9. ............................................................... 378 / 423 ( 89%)
  10. ..............[41;37mF[0m..............................
  11.  
  12. Time: 7.16 seconds, Memory: 22.00MB
  13.  
  14. There were 3 failures:
  15.  
  16. 1) LibreNMS\Tests\OSDiscoveryTest::testOS with data set #111 ('elg-ipecs_es')
  17. No snmprec files found for elg-ipecs_es!
  18.  
  19. /opt/librenms/tests/OSDiscoveryTest.php:75
  20.  
  21. 2) LibreNMS\Tests\OSDiscoveryTest::testOS with data set #112 ('elg-ipecs_ucp')
  22. No snmprec files found for elg-ipecs_ucp!
  23.  
  24. /opt/librenms/tests/OSDiscoveryTest.php:75
  25.  
  26. 3) LibreNMS\Tests\OSDiscoveryTest::testAllFilesTested
  27. Failed asserting that two arrays are equal.
  28. --- Expected
  29. +++ Actual
  30. @@ @@
  31.  Array (
  32. -    0 => 'skel'
  33. +    0 => 'elg-ipecs-ucp100'
  34. +    1 => 'skel'
  35.  )
  36.  
  37. /opt/librenms/tests/OSDiscoveryTest.php:92
  38.  
  39. [37;41mFAILURES![0m
  40. [37;41mTests: 423[0m[37;41m, Assertions: 4693[0m[37;41m, Failures: 3[0m[37;41m, Skipped: 8[0m[37;41m.[0m
  41. snmpsimd: output at /tmp/snmpsimd.logRunning style check... success
  42. Running lint check... success
  43.  

Replies to failed unit tests rss

Title Name Language When
Re: failed unit tests Soiled Finch text 2 Years ago.