swiftlang/swift

[SR-9562] add a test for Mirrors

Open

#52,010 opened on Dec 21, 2018

View on GitHub
 (4 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-9562
Radar None
Original Reporter @compnerd
Type Task
Votes 0
Component/s Standard Library
Labels Task, StarterBug, Test, Windows
Assignee None
Priority Medium

md5: 787567350a12cd3af3ae86471bee7669

Issue Description:

stdlib.Mirror cannot be run on windows due to the use shell

Contributor guide