[ FAILED ] spec/abuild_spec.lua:36: abuild get_conf should return the value of a configuration variable from the user config (76.68 ms) [ FAILED ] spec/abuild_spec.lua:49: abuild get_arch should return the CARCH value from user config (2.48 ms) [ FAILED ] spec/abuild_spec.lua:57: abuild get_libc should return the libc value from the user config (8.72 ms) [ FAILED ] spec/abuild_spec.lua:65: abuild abuild.repodest should contain the REPODEST value from the user config (6.96 ms) [ FAILED ] spec/abuild_spec.lua:72: abuild abuild.chost should contain the CHOST value from the user config (5.92 ms) [ FAILED ] spec/db_spec.lua:66: db new should initialize the APK database correctly (423.26 ms) [ FAILED ] spec/db_spec.lua:81: db target_packages should list all target packages (64.02 ms) [ FAILED ] spec/db_spec.lua:96: db recursive_dependencies should list all dependencies in correct order (72.37 ms) [ FAILED ] spec/db_spec.lua:118: db recursive_reverse_dependencies should list all reverse dependencies in correct order (152.26 ms) [ FAILED ] spec/db_spec.lua:137: db each_name should list all apk names and its origin (185.75 ms) [ ERROR ] spec/db_spec.lua:155: db each_known_dependency should list all known dependencies (154.84 ms) [ ERROR ] spec/db_spec.lua:169: db each_known_dependency should list a provides as a known dependencies (175.78 ms) [ ERROR ] spec/db_spec.lua:186: db each_aport should list all apk names and its origin (190.86 ms) [ ERROR ] spec/db_spec.lua:203: db each_pkg_with_name should only list the origin(s) for the given package names (165.09 ms) [ ERROR ] spec/db_spec.lua:221: db each_provider_for should list the providing origins for the given package names (103.86 ms) [ ERROR ] spec/db_spec.lua:239: db each_need_build should list all aports that don't have built apk file (59.59 ms) [ ERROR ] spec/db_spec.lua:270: db each_in_build_order should list the specified aports in build order (118.00 ms) [ ERROR ] spec/db_spec.lua:278: db each_in_build_order should not include other provides when deternmining build order (80.98 ms) [ ERROR ] spec/db_spec.lua:286: db each_in_build_order should build docs last (129.49 ms) [ ERROR ] spec/db_spec.lua:297: db known_deps_exists should return true (128.90 ms) [ FAILED ] spec/pkg_spec.lua:120: aports.pkg get_apk_file_path should return the correct apk file path (35.53 ms) [ FAILED ] spec/pkg_spec.lua:143: aports.pkg apk_file_exists should return true when the apk file exists (3.55 ms) [ FAILED ] 12 tests, listed below: [ FAILED ] spec/abuild_spec.lua:36: abuild get_conf should return the value of a configuration variable from the user config [ FAILED ] spec/abuild_spec.lua:49: abuild get_arch should return the CARCH value from user config [ FAILED ] spec/abuild_spec.lua:57: abuild get_libc should return the libc value from the user config [ FAILED ] spec/abuild_spec.lua:65: abuild abuild.repodest should contain the REPODEST value from the user config [ FAILED ] spec/abuild_spec.lua:72: abuild abuild.chost should contain the CHOST value from the user config [ FAILED ] spec/db_spec.lua:66: db new should initialize the APK database correctly [ FAILED ] spec/db_spec.lua:81: db target_packages should list all target packages [ FAILED ] spec/db_spec.lua:96: db recursive_dependencies should list all dependencies in correct order [ FAILED ] spec/db_spec.lua:118: db recursive_reverse_dependencies should list all reverse dependencies in correct order [ FAILED ] spec/db_spec.lua:137: db each_name should list all apk names and its origin [ FAILED ] spec/pkg_spec.lua:120: aports.pkg get_apk_file_path should return the correct apk file path [ FAILED ] spec/pkg_spec.lua:143: aports.pkg apk_file_exists should return true when the apk file exists [ ERROR ] 10 errors, listed below: [ ERROR ] spec/db_spec.lua:155: db each_known_dependency should list all known dependencies [ ERROR ] spec/db_spec.lua:169: db each_known_dependency should list a provides as a known dependencies [ ERROR ] spec/db_spec.lua:186: db each_aport should list all apk names and its origin [ ERROR ] spec/db_spec.lua:203: db each_pkg_with_name should only list the origin(s) for the given package names [ ERROR ] spec/db_spec.lua:221: db each_provider_for should list the providing origins for the given package names [ ERROR ] spec/db_spec.lua:239: db each_need_build should list all aports that don't have built apk file [ ERROR ] spec/db_spec.lua:270: db each_in_build_order should list the specified aports in build order [ ERROR ] spec/db_spec.lua:278: db each_in_build_order should not include other provides when deternmining build order [ ERROR ] spec/db_spec.lua:286: db each_in_build_order should build docs last [ ERROR ] spec/db_spec.lua:297: db known_deps_exists should return true 12 FAILED TESTS 10 ERRORS >>> ERROR: lua-aports: check failed