veracruz icon indicating copy to clipboard operation
veracruz copied to clipboard

`make linux-tests` does not build everything built by `make linux`

Open egrimley-arm opened this issue 2 years ago • 0 comments

It is probably the same with icecap and nitro, though I haven't tested.

To demonstrate: When make linux-tests has just succeeded, make a breaking change in runtime_manager_linux.rs and then run make linux-tests again: it still succeeds. But if you run make linux and then make linux-tests, it fails, as expected.

egrimley-arm avatar May 26 '22 20:05 egrimley-arm