Skip to content

Use patrol_challenge as example app #3450

Use patrol_challenge as example app

Use patrol_challenge as example app #3450

Triggered via pull request November 24, 2023 13:31
@bartekpaciabartekpacia
synchronize #1952
Status Success
Total duration 17s
Artifacts

label_pull_request.yaml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/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:225:7) <asynchronous suspension> #1 NativeAutomator.tap (package:patrol/src/native/native_automator.dart:494:5) <asynchronous suspension> #2 main.<anonymous closure> (file:///Users/runner/work/patrol/patrol/dev/e2e_app/integration_test/webview_hackernews_test.dart:9:5) <asynchronous suspension> #3 patrolTest.<anonymous closure> (package:patrol/src/common.dart:110:7) <asynchronous suspension> #4 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:168:15) <asynchronous suspension> #5 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1013:5) <asynchronous suspension> #6 TestWidgetsFlutterBinding._createTestCompletionHandler.<anonymous closure> (package:flutter_test/src/binding.dart:804:12) <asynchronous suspension> The test description was: interacts with the orange website in a webview ═════════════════════════════════════════════════════════════════
main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/labeler@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/