[ FAILED ] spec/abuild_spec.lua:36: abuild get_conf should return the value of a configuration variable from the user config (8.66 ms) [ FAILED ] spec/abuild_spec.lua:49: abuild get_arch should return the CARCH value from user config (1.41 ms) [ FAILED ] spec/abuild_spec.lua:57: abuild get_libc should return the libc value from the user config (1.41 ms) [ FAILED ] spec/abuild_spec.lua:65: abuild abuild.repodest should contain the REPODEST value from the user config (1.44 ms) [ FAILED ] spec/abuild_spec.lua:72: abuild abuild.chost should contain the CHOST value from the user config (1.40 ms) [ FAILED ] spec/db_spec.lua:66: db new should initialize the APK database correctly (47.92 ms) [ FAILED ] spec/db_spec.lua:81: db target_packages should list all target packages (8.63 ms) [ FAILED ] spec/db_spec.lua:96: db recursive_dependencies should list all dependencies in correct order (8.71 ms) [ FAILED ] spec/db_spec.lua:118: db recursive_reverse_dependencies should list all reverse dependencies in correct order (8.82 ms) [ FAILED ] spec/db_spec.lua:137: db each_name should list all apk names and its origin (9.06 ms) [ ERROR ] spec/db_spec.lua:155: db each_known_dependency should list all known dependencies (8.04 ms) [ ERROR ] spec/db_spec.lua:169: db each_known_dependency should list a provides as a known dependencies (8.15 ms) [ ERROR ] spec/db_spec.lua:186: db each_aport should list all apk names and its origin (9.53 ms) [ ERROR ] spec/db_spec.lua:203: db each_pkg_with_name should only list the origin(s) for the given package names (9.72 ms) [ ERROR ] spec/db_spec.lua:221: db each_provider_for should list the providing origins for the given package names (9.24 ms) [ ERROR ] spec/db_spec.lua:239: db each_need_build should list all aports that don't have built apk file (8.03 ms) [ ERROR ] spec/db_spec.lua:270: db each_in_build_order should list the specified aports in build order (9.27 ms) [ ERROR ] spec/db_spec.lua:278: db each_in_build_order should not include other provides when deternmining build order (8.78 ms) [ ERROR ] spec/db_spec.lua:286: db each_in_build_order should build docs last (8.46 ms) [ ERROR ] spec/db_spec.lua:297: db known_deps_exists should return true (9.30 ms) [ FAILED ] spec/pkg_spec.lua:120: aports.pkg get_apk_file_path should return the correct apk file path (1.40 ms) [ FAILED ] spec/pkg_spec.lua:143: aports.pkg apk_file_exists should return true when the apk file exists (1.46 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