Skip to content

autest leaving a remnant file in some cases #5546

@zwoop

Description

@zwoop

I'm not sure how / why, but found this file named "done" left in my source tree. The code seems to be

calculus (18:54) 269/0 $ rg ssntxnorder_verify.test.done
done:1:1:ssntxnorder_verify.test.done 1
tests/gold_tests/continuations/openclose_h2.test.py:103:53:    retval = subprocess.run("traffic_ctl metric get ssntxnorder_verify.test.done > done  2> /dev/null", shell=True, env=tsenv)
tests/gold_tests/continuations/openclose.test.py:87:53:    retval = subprocess.run("traffic_ctl metric get ssntxnorder_verify.test.done > done  2> /dev/null", shell=True, env=tsenv)
tests/tools/plugins/ssntxnorder_verify.cc:312:36:    stat_test_done = TSStatCreate("ssntxnorder_verify.test.done", TS_RECORDDATATYPE_INT, TS_STAT_NON_PERSISTENT, TS_STAT_SYNC_SUM);

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions