swiftlang/swift

[SR-9561] add a test for WeakMirror

Open

#52,009 opened on Dec 21, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Swift (10,719 forks)batch import
Windowsgood first issuestandard librarytest suite

Repository metrics

Stars
 (69,989 stars)
PR merge metrics
 (Avg merge 8d 17h) (510 merged PRs in 30d)

Description

Previous ID SR-9561
Radar None
Original Reporter @compnerd
Type Task
Votes 0
Component/s Standard Library
Labels Task, StarterBug, Test, Windows
Assignee None
Priority Medium

md5: 81920a706ea705e97d5afd45b24a9c94

Issue Description:

stdlib.WeakMirror cannot be run on Windows due to the use of shell in the test.

Contributor guide