> 2. Run sandbox test to check if two new test cases for sha384 pass. > $ ./test/py/test.py --bd sandbox --build
That test.py is the source code from the proposed package? So a better test plan would have been something like: apt-get source u-boot -t jammy-proposed # install deps (had to add a few to the list from the test plan) sudo apt install efitools libguestfs-tools libsdl2-dev python3-pycryptodome python3-pytest bison flex .... # run that test suite Just to be on the safe side, I did that with the source package from jammy-proposed. The tests passed, and I saw: test/py/tests/test_vboot.py ............ [ 85%] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078395 Title: [SRU] Add RSA3072 support to jammy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/u-boot/+bug/2078395/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
