llvm icon indicating copy to clipboard operation
llvm copied to clipboard

testing only

Open alexbatashev opened this issue 3 years ago • 2 comments

alexbatashev avatar Feb 05 '22 11:02 alexbatashev

Why don't you use a container with re-built compiler to validate testing scripts? Obviously this allows us to skip Build+LIT step.

bader avatar Feb 05 '22 17:02 bader

Why don't you use a container with re-built compiler to validate testing scripts? Obviously this allows us to skip Build+LIT step.

I wanted to see how much time it’d take to go through whole pipeline with all downloads/uploads. Didn’t realize it would take this many tries.

alexbatashev avatar Feb 05 '22 19:02 alexbatashev