Skip to content

test ios device

test ios device #389

Triggered via schedule October 10, 2023 21:31
Status Success
Total duration 15m 44s
Artifacts

test-ios-device.yaml

on: schedule
Matrix: run_tests
Notify on Slack  /  send_slack_message
6s
Notify on Slack / send_slack_message
Fit to window
Zoom out
Zoom in

Annotations

1 error
Assertion Failure: /Users/runner/work/patrol/patrol/packages/patrol/example/ios/RunnerUITests/RunnerUITests.m#L5
((response.passed) is true) failed - ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═════════════════ The following PatrolActionException was thrown running a test: Patrol action failed: NativeAutomatorClientException: tap() failed with Invalid response: 400 The operation couldnâ��t be completed. (patrol.PatrolError error 0.) When the exception was thrown, this was the stack: #0 NativeAutomator._wrapRequest (package:patrol/src/native/native_automator.dart:231:7) <asynchronous suspension> #1 NativeAutomator.tap (package:patrol/src/native/native_automator.dart:500:5) <asynchronous suspension> #2 main.<anonymous closure> (file:///Users/runner/work/patrol/patrol/packages/patrol/example/integration_test/webview_hackernews_test.dart:9:5) <asynchronous suspension> #3 patrolTest.<anonymous closure> (package:patrol/src/common.dart:140:7) <asynchronous suspension> #4 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:165:15) <asynchronous suspension> #5 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:982:5) <asynchronous suspension> The test description was: interacts with the orange website in a webview ═════════════════════════════════════════════════════════════════