Skip to content

FaultOrderingTests fails to compile #16

@scottluxenberg

Description

@scottluxenberg

Environment

Xcode 16.1 (16B40)
iOS 18.1 Simulator
FaultOrdering v1.0.1

Steps to Reproduce

  1. Integrated FaultOrdering into our UI Test suite
  2. Started to compile and build the UI Test suite
  3. Build failed due to compile error in FaultOrderingTests

Expected Result

UI Test should be able to compile and run

Actual Result

Build failed on line 92 in FaultOrderingTest with the error Mutation of captured var 'resultData' in concurrently-executing code

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions