Skip to content

Commit

Permalink
Unblock package bots: Disable tsan test
Browse files Browse the repository at this point in the history
(cherry picked from commit cbb06cc)
  • Loading branch information
etcwilde authored and shahmishal committed May 23, 2023
1 parent 045c2b4 commit ff841d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions validation-test/Sanitizers/tsan-ignores-arc-locks.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

// Check that TSan ignores the retain count update locks in the runtime.

// REQUIRES: rdar108188149

import Foundation

public class Dummy {
Expand Down

0 comments on commit ff841d8

Please sign in to comment.