---
title: Issue.Kind.system
framework: testing
role: symbol
role_heading: Case
path: testing/issue/kind-swift.enum/system
---

# Issue.Kind.system

An issue due to a failure in the underlying system, not due to a failure within the tests being run.

## Declaration

```swift
case system
```
