Skip to content

test ios simulator #1413

test ios simulator

test ios simulator #1413

Manually triggered August 5, 2024 18:49
Status Failure
Total duration 19m 7s
Artifacts 9

test-ios-simulator.yaml

on: workflow_dispatch
Matrix: run_tests
Notify on Slack  /  send_slack_message
Notify on Slack / send_slack_message
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 4 warnings
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - (no details - app likely crashed)
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - (no details - app likely crashed)
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
Failed to Error Domain=com.apple.dt.xctest.ui-testing.error Code=10008 "No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 12984" UserInfo={issues=NSMapTable { } , NSLocalizedDescription=No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 12984}: No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 12984
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
Failed to get matching snapshot: No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Dark Appearance" IN identifiers'`, given input App element pid: 12984
Flutter 3.22.x on iPhone 14 (16.4) simulator
Process completed with exit code 1.
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
Failed to Error Domain=com.apple.dt.xctest.ui-testing.error Code=10008 "No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 13501" UserInfo={issues=NSMapTable { } , NSLocalizedDescription=No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 13501}: No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 13501
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
Failed to get matching snapshot: No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Dark Appearance" IN identifiers'`, given input App element pid: 13501
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - (no details - app likely crashed)
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═════════════════ The following PlatformException was thrown running a test: PlatformException(ERROR_ALREADY_REQUESTING_PERMISSIONS, A request for permissions is already running, please wait for it to finish before doing another request (note that you can request multiple permissions at the same time)., null, null) When the exception was thrown, this was the stack: #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:648:7) #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334:18) <asynchronous suspension> #2 MethodChannelPermissionHandler.requestPermissions (package:permission_handler_platform_interface/src/method_channel/method_channel_permission_handler.dart:79:9) <asynchronous suspension> #3 PermissionActions.request (package:permission_handler/permission_handler.dart:52:31) <asynchronous suspension> #4 _PermissionsScreenState._requestCameraPermission (package:e2e_app/permissions_screen.dart:21:20) <asynchronous suspension> The test description was: denies various permissions ═════════════════════════════════════════════════════════════════
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
Failed to get matching snapshot: No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Dark Appearance" IN identifiers'`, given input App element pid: 13373
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - (no details - app likely crashed)
Flutter 3.22.x on iPhone SE (3rd generation) (16.4) simulator
Process completed with exit code 1.
Flutter 3.22.x on iPad (10th generation) (16.4) simulator
Process completed with exit code 1.
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═════════════════ The following assertion was thrown running a test: pumpAndSettle timed out When the exception was thrown, this was the stack: #0 WidgetTester.pumpAndSettle.<anonymous closure> (package:flutter_test/src/widget_tester.dart:718:11) <asynchronous suspension> #1 TestAsyncUtils.guard.<anonymous closure> (package:flutter_test/src/test_async_utils.dart:117:7) <asynchronous suspension> #2 PatrolTester.pumpAndSettle (package:patrol_finders/src/custom_finders/patrol_tester.dart:165:5) <asynchronous suspension> #3 createApp (file:///Users/runner/work/patrol/patrol/dev/e2e_app/integration_test/common.dart:15:3) <asynchronous suspension> #4 main.<anonymous closure> (file:///Users/runner/work/patrol/patrol/dev/e2e_app/integration_test/open_app_test.dart:18:5) <asynchronous suspension> #5 patrolTest.<anonymous closure> (package:patrol/src/common.dart:134:7) <asynchronous suspension> #6 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:183:15) <asynchronous suspension> #7 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1017:5) <asynchronous suspension> #8 TestWidgetsFlutterBinding._createTestCompletionHandler.<anonymous closure> (package:flutter_test/src/binding.dart:809:12) <asynchronous suspension> The test description was: open maps ═════════════════════════════════════════════════════════════════
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - (no details - app likely crashed)
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - (no details - app likely crashed)
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
Failed to Error Domain=com.apple.dt.xctest.ui-testing.error Code=10008 "No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 13782" UserInfo={issues=NSMapTable { } , NSLocalizedDescription=No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 13782}: No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 13782
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
Failed to get matching snapshot: No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Dark Appearance" IN identifiers'`, given input App element pid: 13782
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - (no details - app likely crashed)
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - (no details - app likely crashed)
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - (no details - app likely crashed)
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
Failed to Error Domain=com.apple.dt.xctest.ui-testing.error Code=10008 "No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 13755" UserInfo={issues=NSMapTable { } , NSLocalizedDescription=No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 13755}: No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Developer" IN identifiers'`, given input App element pid: 13755
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
Failed to get matching snapshot: No matches found for first query match sequence: `Descendants matching type Any` -> `Elements matching predicate '"Dark Appearance" IN identifiers'`, given input App element pid: 13755
Assertion Failure: /Users/runner/work/patrol/patrol/dev/e2e_app/ios/RunnerUITests/RunnerUITests.m#L5
((passed) is true) failed - (no details - app likely crashed)
Flutter 3.22.x on iPhone 14 (16.4) simulator
The following actions uses Node.js version which is deprecated and will be forced to run on node20: mobiledevops/xcode-select-version-action@v1, futureware-tech/simulator-action@v2, kishikawakatsumi/xcresulttool@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Flutter 3.22.x on iPhone SE (3rd generation) (16.4) simulator
The following actions uses Node.js version which is deprecated and will be forced to run on node20: mobiledevops/xcode-select-version-action@v1, futureware-tech/simulator-action@v2, kishikawakatsumi/xcresulttool@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Flutter 3.22.x on iPad (10th generation) (16.4) simulator
The following actions uses Node.js version which is deprecated and will be forced to run on node20: mobiledevops/xcode-select-version-action@v1, futureware-tech/simulator-action@v2, kishikawakatsumi/xcresulttool@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Captured video from iPad (10th generation).mp4", "Captured video from iPhone 14.mp4", "Captured video from iPhone SE (3rd generation).mp4", "Logs from iPad (10th generation)", "Logs from iPhone 14", "Logs from iPhone SE (3rd generation)", "Test result from iPad (10th generation).xcresult", "Test result from iPhone 14.xcresult", "Test result from iPhone SE (3rd generation).xcresult". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Captured video from iPad (10th generation).mp4 Expired
2.18 MB
Captured video from iPhone 14.mp4 Expired
883 KB
Captured video from iPhone SE (3rd generation).mp4 Expired
399 KB
Logs from iPad (10th generation) Expired
305 MB
Logs from iPhone 14 Expired
261 MB
Logs from iPhone SE (3rd generation) Expired
264 MB
Test result from iPad (10th generation).xcresult Expired
76.2 MB
Test result from iPhone 14.xcresult Expired
71 MB
Test result from iPhone SE (3rd generation).xcresult Expired
75.1 MB