Skip to content

Commit d26f0f2

Browse files
committed
devtool: remove obsolete TODOs
They are either resolved or don't apply anymore. Signed-off-by: Pablo Barbáchano <[email protected]>
1 parent 0fac400 commit d26f0f2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tools/devtool

-4
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,7 @@
5757
#
5858
#
5959
# TODO:
60-
# - Cache test binaries, preserving them across `./devtool test` invocations.
61-
# At the moment, Firecracker is rebuilt everytime a test is run.
6260
# - List tests by parsing the `pytest --collect-only` output.
63-
# - Implement test filtering with `./devtool test --filter <filter>`
64-
# - Find an easier way to run individual tests on existing binaries.
6561
# - Add a `./devtool run` command to set up and run Firecracker.
6662
# - Add a `./devtool diag` command to help with troubleshooting, by checking
6763
# the most common failure conditions.

0 commit comments

Comments
 (0)