Skip to content

Exploiting ASAN more thoroughly in CI #44474

Open

Description

Now that the ASAN build is working again thanks to #44420, I'm wondering if we should exploit it a bit more:

  1. AFAICT a failure on ASAN is not counted as a buildkite failure. Should we change that?
  2. Right now it just tests that we can build Julia. Should we run some selected tests using the ASAN build?

If we do 2, we should select some tests. Here are my nominations:

  • core
  • compiler/codegen
  • interpreter
  • intrinsics
  • ccall
  • llvmcall
  • llvmcall2
  • precompile
  • threads
  • worlds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    needs decisionA decision on this change is neededtestThis change adds or pertains to unit tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions