-
Advanced Capstone 3.2 and 3.6 tests failing
Hi,
I have completed all the exercises for the advanced capstone final project and can individually run and test all the required functions. But while running the tests for section 3, tests for 3.2 and one of the tests for 3.6 are failing. Can you please advise what is causing the tests to fail even though I can run them manually and can see the results?
quizItem success description error ------------------------------------------------------------------------------------------------------------------ exercise3.2 Fail "abort" "abort in before block due to error "password"" exercise3.3 Pass ".perm.users should exist on HDB process" "" exercise3.4 Pass "define .z.pw on HDB process" "" exercise3.4 Pass "give access to users with correct password" "" exercise3.4 Pass "give access to users with wrong password" "" exercise3.5 Pass "return first element of parse tree" "" exercise3.5 Pass "return ! if given update query" "" exercise3.6 Pass "define .z.pg on remote process" "" exercise3.6 Fail "fiauser can run one function" "sensor" exercise3.6 Pass "fiauser cant run tables[]" "" exercise3.6 Pass "team members can run any function" ""
Log in to reply.