---
title: XCTestError.Code.failureWhileWaiting
framework: xctest
role: symbol
role_heading: Case
path: xctest/xctesterror/code/failurewhilewaiting
---

# XCTestError.Code.failureWhileWaiting

A code that represents a test failure the test encountered while waiting to fulfill expectations.

## Declaration

```swift
case failureWhileWaiting
```

## See Also

### Error Codes

- [XCTestError.Code.timeoutWhileWaiting](xctest/xctesterror/code/timeoutwhilewaiting.md)
