rkt/rkt
在 GitHub 查看Several functional tests may be unnecessarily(?) running rkt with --debug
Open
#2,702 建立於 2016年5月26日
area/developer toolingarea/testinghelp wantedkind/enhancement
描述
It looks like many functional tests (~100 according to a quick grep) are running rkt with --debug. Given that we are having some long running-time issues for the testsuite, it may be worth having a look if we can gain some time from shaving those.
This came up in a review for an unrelated PR introducing some functional tests.