xiaoxiang781216 commented on a change in pull request #5382: URL: https://github.com/apache/incubator-nuttx/pull/5382#discussion_r806410039
########## File path: tools/ci/testlist/sim-02.dat ########## @@ -1,5 +1,8 @@ /sim/*/*/*/[o-z]* +# heavy test, moved to a separate set +-sim:ostest Review comment: The name of sim-ostest.dat is too specific, which mean we can only put one test sim:ostest into this list, but the time to execute ostest is around 1 minute and much smaller than the average value. I don't know how many test will be added later, but the time to execute the test is short in the current stage. Why not postpone the change? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org