Thread (7 messages) flat view 7 messages, 4 authors, 2018-02-26

Re: [PATCH] t/known-leaky: add list of known-leaky test scripts

From: Kaartic Sivaraam <hidden>
Date: 2018-02-25 03:48:16

Possibly related (same subject, not in this thread)

On Wednesday 21 February 2018 02:14 AM, Martin Ågren wrote:
To sum up: I probably won't be looking into Travis-ing such a blacklist
in the near future.
Just thinking out loud, how about having a white-list instead of a
black-list and using it to run only those tests in the white list.
Something like,

t/white_list
------------
t0000
t0001

To run
------

cd t/
for test in $(cat white_list)
do
    white_list_tests="$white_list_tests $test*"
done
make SANITIZE=leak $white_list_tests



-- 
Kaartic

QUOTE
---

“The most valuable person on any team is the person who makes everyone
else on the team more valuable, not the person who knows the most.”

      - Joel Spolsky

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help