Skip to content

Commit

Permalink
[test] Disable introspective test in back deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
milseman committed Mar 6, 2020
1 parent 89f0a12 commit 633d46f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/stdlib/NewStringAppending.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
//
// Memory allocator specifics also vary across platforms.
// REQUIRES: CPU=x86_64, OS=macosx
// UNSUPPORTED: use_os_stdlib

// TODO: Adapt capacity checks into a non-FileCheck more exhuastive test that
// can run on older OSes and match their behavior...

import Foundation
import Swift
Expand Down

0 comments on commit 633d46f

Please sign in to comment.