Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-2877

Data Persistence tests broken

XMLWordPrintable

      Hi Gaykawadpk, your last change on data-percistense broke tests.

      https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps/agl-service-data-persistence.git;a=commit;h=fb31aa674d3e006b7a7327c068f048ab9cee1964

      Could you adapt them to match with your modification please.

      1. Started on Fri Oct 11 15:21:33 2019
      2. Starting class: persistence_BasicAPITest_insert_with_verification
        not ok 1 persistence_BasicAPITest_insert_with_verification.testFunction
      3. /opt/AGL/afTest/lib/../var/aft.lua:344: expected: false, actual: true
      4. Starting class: persistence_BasicAPITest_update_with_verification
        not ok 2 persistence_BasicAPITest_update_with_verification.testFunction
      5. /opt/AGL/afTest/lib/../var/aft.lua:352: expected: {value="myvalue"}
      6. actual: {key="TESTupdate", value="myvalue"}
      7. Starting class: persistence_BasicAPITest_delete_with_verification
        not ok 3 persistence_BasicAPITest_delete_with_verification.testFunction
      8. /opt/AGL/afTest/lib/../var/aft.lua:352: expected: {value="delete"}
      9. actual: {key="TESTdelete", value="delete"}
      10. Starting class: persistence_BasicAPITest_insert
        not ok 4 persistence_BasicAPITest_insert.testFunction
      11. /opt/AGL/afTest/lib/../var/aft.lua:344: expected: false, actual: true
      12. Starting class: persistence_BasicAPITest_delete
        not ok 5 persistence_BasicAPITest_delete.testFunction
      13. /opt/AGL/afTest/lib/../var/aft.lua:344: expected: false, actual: true
      14. Starting class: persistence_BasicAPITest_update
        not ok 6 persistence_BasicAPITest_update.testFunction
      15. /opt/AGL/afTest/lib/../var/aft.lua:344: expected: false, actual: true
      16. Starting class: persistence_BasicAPITest_read
        ok 7 persistence_BasicAPITest_read.testFunction
      17. Starting class: persistence_BasicAPITest_read-unknow-value
        ok 8 persistence_BasicAPITest_read-unknow-value.testFunction
      18. Starting class: persistence_BasicAPITest_insert-without-value
        ok 9 persistence_BasicAPITest_insert-without-value.testFunction
      19. Starting class: persistence_BasicAPITest_insert-with-wrong_key
        ok 10 persistence_BasicAPITest_insert-with-wrong_key.testFunction
      20. Starting class: persistence_BasicAPITest_insert-with-wrong_value
        ok 11 persistence_BasicAPITest_insert-with-wrong_value.testFunction
      21. Starting class: persistence_BasicAPITest_delete-unknow-key
        ok 12 persistence_BasicAPITest_delete-unknow-key.testFunction
      22. Starting class: persistence_BasicAPITest_insert-with-anything
        ok 13 persistence_BasicAPITest_insert-with-anything.testFunction
      23. Starting class: persistence_BasicAPITest_update-unkwon-null-value
        ok 14 persistence_BasicAPITest_update-unkwon-null-value.testFunction
      24. Ran 14 tests in 0.005 seconds, 8 successes, 6 failures

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Gaykawadpk Puja Kumari
            DDTLK Frédéric Marec
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: