Owen Avery

Results 146 comments of Owen Avery

Alright, this should do it. We should also now get `XPASS` reports when tests in the exclude list no longer need to be excluded.

Are you sure this PR is the one you're OOMing on? Edit: is the code causing the memory leak pushed?

Not working yet, having trouble with linker during link tests

Alright, looks like things are working now

It looks like the execute tests are failing because runtime libraries compiled with ASAN require that the programs using them are compiled with ASAN.

I was trying to avoid creating a custom build config file, but in hindsight that's probably the best way to go

Should be ready for review again

I managed to get the execute tests working, and it seems like the remaining test failures are down to bugs in GCCRS

The ASAN check *should* pass now