kanvas-ios icon indicating copy to clipboard operation
kanvas-ios copied to clipboard

Re-enable `FilteredInputViewControllerTests.testFilteredInputView` test

Open bjtitus opened this issue 4 years ago • 0 comments

The FilteredInputViewControllerTests.testFilteredInputView fails to run on CircleCI:

Test Case '-[KanvasCameraExampleTests.FilteredInputViewControllerTests testFilteredInputView]' started.
Fatal error: Failed to create MetalContext: file KanvasCamera/FilteredInputViewController.swift, line 25
2020-10-27 01:10:02.339476+0000 KanvasCameraExample[1452:62258] Fatal error: Failed to create MetalContext: file KanvasCamera/FilteredInputViewController.swift, line 25

Restarting after unexpected exit, crash, or test timeout in FilteredInputViewControllerTests/testFilteredInputView(); summary will include totals from previous launches.

bjtitus avatar Oct 27 '20 01:10 bjtitus