Revert "[Swift CI] Re-enable sanitizer symbolication tests (#38489)" (#39320)

This reverts commit 680fb6ac40.
This commit is contained in:
Nate Cook
2021-09-15 14:45:18 -05:00
committed by GitHub
parent a723e6d4c2
commit feece9da70
2 changed files with 8 additions and 0 deletions

View File

@@ -5,6 +5,10 @@
// REQUIRES: asan_runtime
// REQUIRES: VENDOR=apple
// rdar://80274830 ([Swift CI] Sanitizer report symbolication fails because we fail to start atos, sanbox issue?)
// REQUIRES: 80274830
// Might be related/same issue as below
// rdar://75365575 (Failing to start atos external symbolizer)
// UNSUPPORTED: OS=watchos

View File

@@ -10,6 +10,10 @@
// rdar://76038845
// UNSUPPORTED: use_os_stdlib
// rdar://80274830 ([Swift CI] Sanitizer report symbolication fails because we fail to start atos, sanbox issue?)
// REQUIRES: 80274830
// Might be related/same issue as below
// rdar://75365575 (Failing to start atos external symbolizer)
// UNSUPPORTED: OS=watchos