[ FAILED ] spec/abuild_spec.lua:36: abuild get_conf should return the value of a configuration variable from the user config (163.39 ms) [ FAILED ] spec/abuild_spec.lua:49: abuild get_arch should return the CARCH value from user config (18.70 ms) [ FAILED ] spec/abuild_spec.lua:57: abuild get_libc should return the libc value from the user config (28.93 ms) [ FAILED ] spec/abuild_spec.lua:65: abuild abuild.repodest should contain the REPODEST value from the user config (26.91 ms) [ FAILED ] spec/abuild_spec.lua:72: abuild abuild.chost should contain the CHOST value from the user config (28.00 ms) [ FAILED ] spec/db_spec.lua:66: db new should initialize the APK database correctly (970.95 ms) [ FAILED ] spec/db_spec.lua:81: db target_packages should list all target packages (117.81 ms) [ FAILED ] spec/db_spec.lua:96: db recursive_dependencies should list all dependencies in correct order (164.97 ms) [ FAILED ] spec/db_spec.lua:118: db recursive_reverse_dependencies should list all reverse dependencies in correct order (171.36 ms) [ FAILED ] spec/db_spec.lua:137: db each_name should list all apk names and its origin (157.52 ms) [ ERROR ] spec/db_spec.lua:155: db each_known_dependency should list all known dependencies (81.24 ms) [ ERROR ] spec/db_spec.lua:169: db each_known_dependency should list a provides as a known dependencies (163.83 ms) [ ERROR ] spec/db_spec.lua:186: db each_aport should list all apk names and its origin (124.93 ms) [ ERROR ] spec/db_spec.lua:203: db each_pkg_with_name should only list the origin(s) for the given package names (104.75 ms) [ ERROR ] spec/db_spec.lua:221: db each_provider_for should list the providing origins for the given package names (112.72 ms) [ ERROR ] spec/db_spec.lua:239: db each_need_build should list all aports that don't have built apk file (126.05 ms) [ ERROR ] spec/db_spec.lua:270: db each_in_build_order should list the specified aports in build order (124.75 ms) [ ERROR ] spec/db_spec.lua:278: db each_in_build_order should not include other provides when deternmining build order (133.96 ms) [ ERROR ] spec/db_spec.lua:286: db each_in_build_order should build docs last (144.41 ms) [ ERROR ] spec/db_spec.lua:297: db known_deps_exists should return true (123.26 ms) [ FAILED ] spec/pkg_spec.lua:120: aports.pkg get_apk_file_path should return the correct apk file path (36.03 ms) [ FAILED ] spec/pkg_spec.lua:143: aports.pkg apk_file_exists should return true when the apk file exists (25.18 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