Skip to content

Commit

Permalink
[sanitizer] Reenable 2 fixed cxxabi tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalybuka committed Dec 11, 2024
1 parent f0ee436 commit cd03d11
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions zorg/buildbot/builders/sanitizers/buildbot_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -426,10 +426,6 @@ function check_stage2 {
LIT_FILTER_OUT+="|test_demangle.pass.cpp"
fi

# https://github.com/llvm/llvm-project/pull/119520
LIT_FILTER_OUT+="|catch_null_pointer_to_object_pr64953.pass.cpp"
LIT_FILTER_OUT+="|catch_ptr_02.pass.cpp"

if [[ "$(arch)" == "aarch64" ]] ; then
# TODO: Investigate what is wrong with aarch64 unwinder.
LIT_FILTER_OUT+="|ostream.formatted.print/vprint_nonunicode.pass.cpp"
Expand Down

0 comments on commit cd03d11

Please sign in to comment.