1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

feat: CI测试

This commit is contained in:
steven 2023-04-02 14:47:05 +08:00
parent 26cda39451
commit 90aa07cc55
25 changed files with 12205 additions and 4 deletions

View File

@ -37,4 +37,4 @@ reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64
# your application. You should enable this flag either if you want
# to write custom TurboModules/Fabric components OR use libraries that
# are providing them.
newArchEnabled=true
newArchEnabled=false

View File

@ -0,0 +1,20 @@
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"lifecycle","ph":"B","tid":0,"cwd":"/Users/arvinh/Desktop/wooza/react-native-pushy/Example/testHotUpdate","data":{"id":"db88d10b-5934-c096-ccd4-b51a7701bc3d","detoxConfig":{"configurationName":"android.emu.debug","apps":{"default":{"type":"android.apk","binaryPath":"android/app/build/outputs/apk/debug/app-debug.apk","build":"cd android && ./gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug","reversePorts":[8081]}},"artifacts":{"rootDir":"artifacts/android.emu.debug.2023-04-02 06-06-39Z","plugins":{"log":{"enabled":true,"keepOnlyFailedTestsArtifacts":false},"screenshot":{"enabled":true,"shouldTakeAutomaticSnapshots":false,"keepOnlyFailedTestsArtifacts":false},"video":{"enabled":false,"keepOnlyFailedTestsArtifacts":false},"instruments":{"enabled":false,"keepOnlyFailedTestsArtifacts":false},"uiHierarchy":{"enabled":false,"keepOnlyFailedTestsArtifacts":false}}},"behavior":{"init":{"keepLockFile":false,"reinstallApp":true,"exposeGlobals":true},"cleanup":{"shutdownDevice":false},"launchApp":"auto"},"cli":{"recordLogs":"all","configuration":"android.emu.debug","headless":true,"start":true},"device":{"type":"android.emulator","device":{"avdName":"Pixel_3a_API_33_arm64-v8a"},"headless":true},"logger":{"level":"info","overrideConsole":true,"options":{"showLoggerName":true,"showPid":true,"showLevel":false,"showMetadata":false,"basepath":"/Users/arvinh/Desktop/wooza/react-native-pushy/node_modules/detox/src","prefixers":{},"stringifiers":{}}},"testRunner":{"retries":0,"forwardEnv":false,"bail":false,"jest":{"setupTimeout":120000,"teardownTimeout":30000,"retryAfterCircusRetries":false,"reportWorkerAssign":true},"args":{"$0":"jest","_":[],"config":"e2e/jest.config.js","--":[]}},"session":{"autoStart":true,"debugSynchronization":10000}},"detoxIPCServer":"primary-19011","testResults":[],"testSessionIndex":0,"workersCount":0},"msg":"../../node_modules/.bin/detox test --configuration android.emu.debug --headless --record-logs all","time":"2023-04-02T06:06:39.178Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"Server path not specified, so defaulting to ipc.config.socketRoot + ipc.config.appspace + ipc.config.id /tmp/detox.primary-19011","time":"2023-04-02T06:06:39.182Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"starting server on /tmp/detox.primary-19011 ","time":"2023-04-02T06:06:39.183Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"starting TLS server false","time":"2023-04-02T06:06:39.183Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"starting server as Unix || Windows Socket","time":"2023-04-02T06:06:39.183Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":20,"cat":"ws-server,ws","ph":"i","tid":0,"msg":"Detox server listening on localhost:62373...","time":"2023-04-02T06:06:39.189Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"lifecycle","ph":"i","tid":0,"msg":"Serialized the session state at: /private/var/folders/wm/91840x650t10w1m7sq830mp80000gn/T/db88d10b-5934-c096-ccd4-b51a7701bc3d.detox.json","time":"2023-04-02T06:06:39.190Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":30,"cat":"lifecycle,cli","ph":"B","tid":0,"env":{},"msg":"jest --config e2e/jest.config.js","time":"2023-04-02T06:06:39.191Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"## socket connection to server detected ##","time":"2023-04-02T06:06:40.380Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"received event of : registerContext { id: \u001b[32m'secondary-19012'\u001b[39m }","time":"2023-04-02T06:06:40.382Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"dispatching event to socket : registerContextDone { testResults: [], testSessionIndex: \u001b[33m0\u001b[39m }","time":"2023-04-02T06:06:40.382Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"received event of : registerWorker { workerId: \u001b[32m'w1'\u001b[39m }","time":"2023-04-02T06:06:40.443Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"dispatching event to socket : registerWorkerDone { workersCount: \u001b[33m1\u001b[39m }","time":"2023-04-02T06:06:40.443Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"broadcasting event to all known sockets listening to /tmp/detox.primary-19011 : sessionStateUpdate { workersCount: \u001b[33m1\u001b[39m }","time":"2023-04-02T06:06:40.443Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":20,"cat":"ws-server,ws","ph":"B","tid":0,"id":62380,"msg":"connection :62373<->:62380","time":"2023-04-02T06:06:40.547Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62380,"data":"{\"type\":\"login\",\"params\":{\"sessionId\":\"c66c4e74-1f3a-83fd-e018-a3b3434b6b00\",\"role\":\"tester\"},\"messageId\":0}","msg":"get","time":"2023-04-02T06:06:40.550Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ws-server,ws-session","ph":"i","tid":1,"msg":"created session c66c4e74-1f3a-83fd-e018-a3b3434b6b00","time":"2023-04-02T06:06:40.550Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62380,"trackingId":"tester","sessionId":"c66c4e74-1f3a-83fd-e018-a3b3434b6b00","role":"tester","data":{"type":"loginSuccess","params":{"testerConnected":true,"appConnected":false},"messageId":0},"msg":"send","time":"2023-04-02T06:06:40.550Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"ws-server,ws-session","ph":"i","tid":1,"msg":"tester joined session c66c4e74-1f3a-83fd-e018-a3b3434b6b00","time":"2023-04-02T06:06:40.550Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":19011,"level":10,"cat":"lifecycle","ph":"E","tid":0,"abortSignal":"SIGINT","msg":"jest --config e2e/jest.config.js","time":"2023-04-02T06:07:19.230Z","v":0}

View File

@ -0,0 +1,85 @@
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"lifecycle","ph":"B","tid":0,"cwd":"/Users/arvinh/Desktop/wooza/react-native-pushy/Example/testHotUpdate","data":{"id":"89809096-08d6-005a-953c-08867ec31453","detoxConfig":{"configurationName":"android.emu.debug","apps":{"default":{"type":"android.apk","binaryPath":"android/app/build/outputs/apk/debug/app-debug.apk","build":"cd android && ./gradlew assembleDebug assembleAndroidTest -DtestBuildType=debug","reversePorts":[8081]}},"artifacts":{"rootDir":"artifacts/android.emu.debug.2023-04-02 06-07-34Z","plugins":{"log":{"enabled":true,"keepOnlyFailedTestsArtifacts":false},"screenshot":{"enabled":true,"shouldTakeAutomaticSnapshots":false,"keepOnlyFailedTestsArtifacts":false},"video":{"enabled":false,"keepOnlyFailedTestsArtifacts":false},"instruments":{"enabled":false,"keepOnlyFailedTestsArtifacts":false},"uiHierarchy":{"enabled":false,"keepOnlyFailedTestsArtifacts":false}}},"behavior":{"init":{"keepLockFile":false,"reinstallApp":true,"exposeGlobals":true},"cleanup":{"shutdownDevice":false},"launchApp":"auto"},"cli":{"recordLogs":"all","configuration":"android.emu.debug","headless":true,"start":true},"device":{"type":"android.emulator","device":{"avdName":"Pixel_3a_API_33_arm64-v8a"},"headless":true},"logger":{"level":"info","overrideConsole":true,"options":{"showLoggerName":true,"showPid":true,"showLevel":false,"showMetadata":false,"basepath":"/Users/arvinh/Desktop/wooza/react-native-pushy/node_modules/detox/src","prefixers":{},"stringifiers":{}}},"testRunner":{"retries":0,"forwardEnv":false,"bail":false,"jest":{"setupTimeout":120000,"teardownTimeout":30000,"retryAfterCircusRetries":false,"reportWorkerAssign":true},"args":{"$0":"jest","_":[],"config":"e2e/jest.config.js","--":[]}},"session":{"autoStart":true,"debugSynchronization":10000}},"detoxIPCServer":"primary-31705","testResults":[],"testSessionIndex":0,"workersCount":0},"msg":"../../node_modules/.bin/detox test --configuration android.emu.debug --headless --record-logs all","time":"2023-04-02T06:07:34.004Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"Server path not specified, so defaulting to ipc.config.socketRoot + ipc.config.appspace + ipc.config.id /tmp/detox.primary-31705","time":"2023-04-02T06:07:34.009Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"starting server on /tmp/detox.primary-31705 ","time":"2023-04-02T06:07:34.010Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"starting TLS server false","time":"2023-04-02T06:07:34.010Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"starting server as Unix || Windows Socket","time":"2023-04-02T06:07:34.010Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":20,"cat":"ws-server,ws","ph":"i","tid":0,"msg":"Detox server listening on localhost:62876...","time":"2023-04-02T06:07:34.015Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"lifecycle","ph":"i","tid":0,"msg":"Serialized the session state at: /private/var/folders/wm/91840x650t10w1m7sq830mp80000gn/T/89809096-08d6-005a-953c-08867ec31453.detox.json","time":"2023-04-02T06:07:34.017Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":30,"cat":"lifecycle,cli","ph":"B","tid":0,"env":{},"msg":"jest --config e2e/jest.config.js","time":"2023-04-02T06:07:34.018Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"## socket connection to server detected ##","time":"2023-04-02T06:07:35.172Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"received event of : registerContext { id: \u001b[32m'secondary-31706'\u001b[39m }","time":"2023-04-02T06:07:35.174Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"dispatching event to socket : registerContextDone { testResults: [], testSessionIndex: \u001b[33m0\u001b[39m }","time":"2023-04-02T06:07:35.174Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"received event of : registerWorker { workerId: \u001b[32m'w1'\u001b[39m }","time":"2023-04-02T06:07:35.229Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"dispatching event to socket : registerWorkerDone { workersCount: \u001b[33m1\u001b[39m }","time":"2023-04-02T06:07:35.229Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ipc,ipc-server","ph":"i","tid":0,"msg":"broadcasting event to all known sockets listening to /tmp/detox.primary-31705 : sessionStateUpdate { workersCount: \u001b[33m1\u001b[39m }","time":"2023-04-02T06:07:35.229Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":20,"cat":"ws-server,ws","ph":"B","tid":0,"id":62883,"msg":"connection :62876<->:62883","time":"2023-04-02T06:07:35.319Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"data":"{\"type\":\"login\",\"params\":{\"sessionId\":\"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31\",\"role\":\"tester\"},\"messageId\":0}","msg":"get","time":"2023-04-02T06:07:35.322Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws-session","ph":"i","tid":1,"msg":"created session e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","time":"2023-04-02T06:07:35.322Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"type":"loginSuccess","params":{"testerConnected":true,"appConnected":false},"messageId":0},"msg":"send","time":"2023-04-02T06:07:35.322Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws-session","ph":"i","tid":1,"msg":"tester joined session e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","time":"2023-04-02T06:07:35.323Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":20,"cat":"ws-server,ws","ph":"B","tid":1,"id":63108,"msg":"connection :62876<->:63108","time":"2023-04-02T06:08:02.035Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"data":"{\"messageId\":0,\"type\":\"login\",\"params\":{\"role\":\"app\",\"sessionId\":\"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31\"}}","msg":"get","time":"2023-04-02T06:08:02.045Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"messageId":0,"type":"loginSuccess","params":{"testerConnected":true,"appConnected":true}},"msg":"send","time":"2023-04-02T06:08:02.046Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws-session","ph":"i","tid":2,"msg":"app joined session e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","time":"2023-04-02T06:08:02.046Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"type":"appConnected"},"msg":"send","time":"2023-04-02T06:08:02.046Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"isReady\",\"params\":{},\"messageId\":-1000}","msg":"get","time":"2023-04-02T06:08:02.057Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"isReady","params":{},"messageId":-1000},"msg":"send","time":"2023-04-02T06:08:02.057Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"currentStatus\",\"params\":{},\"messageId\":1}","msg":"get","time":"2023-04-02T06:08:12.054Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"currentStatus","params":{},"messageId":1},"msg":"send","time":"2023-04-02T06:08:12.054Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":1,\"type\":\"currentStatusResult\",\"params\":{\"status\":{\"app_status\":\"busy\",\"busy_resources\":[{\"name\":\"looper\",\"description\":{\"thread\":\"\\\"LooperIdlingResource-119-mqt_native_modules\\\" (Native Modules Thread)\",\"execution_type\":\"native module calls\"}},{\"name\":\"looper\",\"description\":{\"thread\":\"\\\"LooperIdlingResource-118-mqt_js\\\" (JS Thread)\",\"execution_type\":\"JavaScript code\"}}]}}}","msg":"get","time":"2023-04-02T06:08:20.057Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":1,"type":"currentStatusResult","params":{"status":{"app_status":"busy","busy_resources":[{"name":"looper","description":{"thread":"\"LooperIdlingResource-119-mqt_native_modules\" (Native Modules Thread)","execution_type":"native module calls"}},{"name":"looper","description":{"thread":"\"LooperIdlingResource-118-mqt_js\" (JS Thread)","execution_type":"JavaScript code"}}]}}},"msg":"send","time":"2023-04-02T06:08:20.058Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":-1000,\"type\":\"ready\",\"params\":{}}","msg":"get","time":"2023-04-02T06:08:20.646Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":-1000,"type":"ready","params":{}},"msg":"send","time":"2023-04-02T06:08:20.646Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":-1000,\"type\":\"ready\",\"params\":{}}","msg":"get","time":"2023-04-02T06:08:20.652Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":-1000,"type":"ready","params":{}},"msg":"send","time":"2023-04-02T06:08:20.652Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.EspressoDetox\"},\"method\":\"perform\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"testcase\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.action.ViewActions\"},\"method\":\"longClick\",\"args\":[]}}]},\"messageId\":2}","msg":"get","time":"2023-04-02T06:08:20.737Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["testcase"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]},"messageId":2},"msg":"send","time":"2023-04-02T06:08:20.737Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":2,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:22.944Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":2,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:22.945Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.EspressoDetox\"},\"method\":\"perform\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"setLocalHashInfo\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.action.ViewActions\"},\"method\":\"longClick\",\"args\":[]}}]},\"messageId\":3}","msg":"get","time":"2023-04-02T06:08:22.946Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["setLocalHashInfo"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]},"messageId":3},"msg":"send","time":"2023-04-02T06:08:22.947Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":3,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:24.776Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":3,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:24.776Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.EspressoDetox\"},\"method\":\"perform\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"submit\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.action.ViewActions\"},\"method\":\"longClick\",\"args\":[]}}]},\"messageId\":4}","msg":"get","time":"2023-04-02T06:08:24.777Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]},"messageId":4},"msg":"send","time":"2023-04-02T06:08:24.777Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":4,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:26.637Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":4,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:26.637Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxAssertion\"},\"method\":\"assertMatcher\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"done\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForSufficientlyVisible\",\"args\":[{\"type\":\"Integer\",\"value\":75}]}}]},\"messageId\":5}","msg":"get","time":"2023-04-02T06:08:26.641Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]},"messageId":5},"msg":"send","time":"2023-04-02T06:08:26.641Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":5,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:26.657Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":5,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:26.657Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.EspressoDetox\"},\"method\":\"perform\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"done\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.action.ViewActions\"},\"method\":\"longClick\",\"args\":[]}}]},\"messageId\":6}","msg":"get","time":"2023-04-02T06:08:26.659Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]},"messageId":6},"msg":"send","time":"2023-04-02T06:08:26.659Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":6,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:28.221Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":6,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:28.221Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxAssertion\"},\"method\":\"assertMatcher\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"done\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForNot\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForSufficientlyVisible\",\"args\":[{\"type\":\"Integer\",\"value\":75}]}}]}}]},\"messageId\":7}","msg":"get","time":"2023-04-02T06:08:28.224Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]},"messageId":7},"msg":"send","time":"2023-04-02T06:08:28.224Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":7,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:28.278Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":7,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:28.278Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.EspressoDetox\"},\"method\":\"perform\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"getLocalHashInfo\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.action.ViewActions\"},\"method\":\"longClick\",\"args\":[]}}]},\"messageId\":8}","msg":"get","time":"2023-04-02T06:08:28.329Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["getLocalHashInfo"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]},"messageId":8},"msg":"send","time":"2023-04-02T06:08:28.329Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":8,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:30.117Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":8,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:30.117Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.EspressoDetox\"},\"method\":\"perform\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"submit\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.action.ViewActions\"},\"method\":\"longClick\",\"args\":[]}}]},\"messageId\":9}","msg":"get","time":"2023-04-02T06:08:30.119Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]},"messageId":9},"msg":"send","time":"2023-04-02T06:08:30.119Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":9,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:32.022Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":9,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:32.023Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxAssertion\"},\"method\":\"assertMatcher\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForText\",\"args\":[\"done\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForSufficientlyVisible\",\"args\":[{\"type\":\"Integer\",\"value\":75}]}}]},\"messageId\":10}","msg":"get","time":"2023-04-02T06:08:32.027Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]},"messageId":10},"msg":"send","time":"2023-04-02T06:08:32.028Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":10,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:32.053Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":10,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:32.053Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.EspressoDetox\"},\"method\":\"perform\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"done\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.action.ViewActions\"},\"method\":\"longClick\",\"args\":[]}}]},\"messageId\":11}","msg":"get","time":"2023-04-02T06:08:32.056Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]},"messageId":11},"msg":"send","time":"2023-04-02T06:08:32.056Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":11,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:33.597Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":11,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:33.597Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxAssertion\"},\"method\":\"assertMatcher\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"done\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForNot\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForSufficientlyVisible\",\"args\":[{\"type\":\"Integer\",\"value\":75}]}}]}}]},\"messageId\":12}","msg":"get","time":"2023-04-02T06:08:33.598Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]},"messageId":12},"msg":"send","time":"2023-04-02T06:08:33.598Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":12,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:33.611Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":12,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:33.611Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.EspressoDetox\"},\"method\":\"perform\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"setUuid\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.action.ViewActions\"},\"method\":\"longClick\",\"args\":[]}}]},\"messageId\":13}","msg":"get","time":"2023-04-02T06:08:33.654Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["setUuid"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]},"messageId":13},"msg":"send","time":"2023-04-02T06:08:33.654Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":"{\"messageId\":13,\"type\":\"invokeResult\",\"params\":{\"result\":null}}","msg":"get","time":"2023-04-02T06:08:35.353Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":{"messageId":13,"type":"invokeResult","params":{"result":null}},"msg":"send","time":"2023-04-02T06:08:35.354Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":0,"id":62883,"trackingId":"tester","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"tester","data":"{\"type\":\"invoke\",\"params\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.EspressoDetox\"},\"method\":\"perform\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.Espresso\"},\"method\":\"onView\",\"args\":[{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"com.wix.detox.espresso.DetoxMatcher\"},\"method\":\"matcherForTestId\",\"args\":[\"submit\"]}}]}},{\"type\":\"Invocation\",\"value\":{\"target\":{\"type\":\"Class\",\"value\":\"androidx.test.espresso.action.ViewActions\"},\"method\":\"longClick\",\"args\":[]}}]},\"messageId\":14}","msg":"get","time":"2023-04-02T06:08:35.358Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"ws-server,ws","ph":"i","tid":1,"id":63108,"trackingId":"app","sessionId":"e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31","role":"app","data":{"type":"invoke","params":{"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]},"messageId":14},"msg":"send","time":"2023-04-02T06:08:35.358Z","v":0}
{"name":"detox","hostname":"MacBook-Pro.local","pid":31705,"level":10,"cat":"lifecycle","ph":"E","tid":0,"abortSignal":"SIGINT","msg":"jest --config e2e/jest.config.js","time":"2023-04-02T06:08:35.875Z","v":0}

View File

@ -0,0 +1,328 @@
--------- beginning of main
12-09 10:38:51.957 6301 6301 I .awesomeproject: Late-enabling -Xcheck:jni
12-09 10:38:52.065 6301 6301 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10159; state: ENABLED
--------- beginning of system
12-09 10:38:52.073 6301 6301 W ActivityThread: Package uses different ABI(s) than its instrumentation: package[com.awesomeproject]: arm64-v8a, null instrumentation[com.awesomeproject.test]: null, null
12-09 10:38:52.082 6301 6301 W .awesomeproject: ClassLoaderContext classpath size mismatch. expected=0, found=1 (PCL[] | PCL[/system/framework/android.test.runner.jar*2256426886])
12-09 10:38:52.083 6301 6301 W .awesomeproject: ClassLoaderContext classpath size mismatch. expected=0, found=2 (PCL[] | PCL[/system/framework/android.test.runner.jar*2256426886:/system/framework/android.test.mock.jar*849501951])
12-09 10:38:52.083 6301 6301 W ziparchive: Unable to open '/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.dm': No such file or directory
12-09 10:38:52.083 6301 6301 W ziparchive: Unable to open '/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.dm': No such file or directory
12-09 10:38:52.176 6301 6301 W ziparchive: Unable to open '/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.dm': No such file or directory
12-09 10:38:52.176 6301 6301 W ziparchive: Unable to open '/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.dm': No such file or directory
12-09 10:38:52.301 6301 6301 V GraphicsEnvironment: ANGLE Developer option for 'com.awesomeproject' set to: 'default'
12-09 10:38:52.302 6301 6301 V GraphicsEnvironment: ANGLE GameManagerService for com.awesomeproject: false
12-09 10:38:52.302 6301 6301 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
12-09 10:38:52.303 6301 6301 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.test.base.jar
12-09 10:38:52.304 6301 6301 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.test.base.jar
12-09 10:38:52.305 6301 6301 W .awesomeproject: ClassLoaderContext shared library size mismatch. Expected=0, found=2 (PCL[] | PCL[]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]})
12-09 10:38:52.305 6301 6301 W .awesomeproject: ClassLoaderContext shared library size mismatch. Expected=0, found=3 (PCL[] | PCL[]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]#PCL[/system/framework/android.test.runner.jar*2256426886]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]}};PCL[/system/framework/android.test.runner.jar*2256426886:/system/framework/android.test.mock.jar*849501951:/system/framework/android.test.base.jar*1628045882:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk*3488107038:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk!classes2.dex*3802597924:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk!classes3.dex*1113348705:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk!classes4.dex*1609470516:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk*4280308006:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes2.dex*2432524843:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes3.dex*2242498629:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes4.dex*3363425476:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes5.dex*3428091317:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes6.dex*1896867339:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes7.dex*616740603])
12-09 10:38:52.306 6301 6301 W .awesomeproject: ClassLoaderContext classpath size mismatch. expected=0, found=1 (PCL[] | PCL[/system/framework/android.test.runner.jar*2256426886]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]#PCL[/system/framework/android.test.runner.jar*2256426886]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]}};PCL[/system/framework/android.test.runner.jar*2256426886:/system/framework/android.test.mock.jar*849501951:/system/framework/android.test.base.jar*1628045882:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk*3488107038:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk!classes2.dex*3802597924:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk!classes3.dex*1113348705:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk!classes4.dex*1609470516:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk*4280308006:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes2.dex*2432524843:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes3.dex*2242498629:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes4.dex*3363425476:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes5.dex*3428091317:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes6.dex*1896867339:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes7.dex*616740603])
12-09 10:38:52.306 6301 6301 W .awesomeproject: ClassLoaderContext classpath size mismatch. expected=0, found=2 (PCL[] | PCL[/system/framework/android.test.runner.jar*2256426886:/system/framework/android.test.mock.jar*849501951]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]#PCL[/system/framework/android.test.runner.jar*2256426886]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]}};PCL[/system/framework/android.test.runner.jar*2256426886:/system/framework/android.test.mock.jar*849501951:/system/framework/android.test.base.jar*1628045882:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk*3488107038:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk!classes2.dex*3802597924:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk!classes3.dex*1113348705:/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk!classes4.dex*1609470516:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk*4280308006:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes2.dex*2432524843:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes3.dex*2242498629:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes4.dex*3363425476:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes5.dex*3428091317:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes6.dex*1896867339:/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.apk!classes7.dex*616740603])
12-09 10:38:52.307 6301 6301 W ziparchive: Unable to open '/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.dm': No such file or directory
12-09 10:38:52.307 6301 6301 W ziparchive: Unable to open '/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.dm': No such file or directory
12-09 10:38:52.358 6301 6301 W ziparchive: Unable to open '/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.dm': No such file or directory
12-09 10:38:52.361 6301 6301 W ziparchive: Unable to open '/data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/base.dm': No such file or directory
12-09 10:38:52.485 6301 6301 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: true
12-09 10:38:52.486 6301 6301 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: true
12-09 10:38:52.494 6301 6301 I MonitoringInstr: Instrumentation started!
12-09 10:38:52.497 6301 6301 V TestEventClient: No service name argument was given (testDiscoveryService, testRunEventService or orchestratorService)
12-09 10:38:52.501 6301 6301 V fb-UnpackingSoSource: locked dso store /data/user/0/com.awesomeproject/lib-main
12-09 10:38:52.502 6301 6301 V fb-UnpackingSoSource: deps mismatch on deps store: regenerating
12-09 10:38:52.502 6301 6301 V fb-UnpackingSoSource: so store dirty: regenerating
12-09 10:38:52.523 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libc++_shared.so: deferring to libdir
12-09 10:38:52.523 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libevent-2.1.so: deferring to libdir
12-09 10:38:52.523 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libevent_core-2.1.so: deferring to libdir
12-09 10:38:52.524 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libevent_extra-2.1.so: deferring to libdir
12-09 10:38:52.524 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libfabricjni.so: deferring to libdir
12-09 10:38:52.524 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libfb.so: deferring to libdir
12-09 10:38:52.524 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libfbjni.so: deferring to libdir
12-09 10:38:52.524 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libflipper.so: deferring to libdir
12-09 10:38:52.524 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libfolly_runtime.so: deferring to libdir
12-09 10:38:52.524 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libglog.so: deferring to libdir
12-09 10:38:52.524 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libglog_init.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libimagepipeline.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libjsc.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libjscexecutor.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libjsi.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libjsijniprofiler.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libjsinspector.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/liblogger.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libmapbufferjni.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libnative-filters.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libnative-imagetranscoder.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_codegen_rncore.so: deferring to libdir
12-09 10:38:52.525 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_config.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_debug.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_nativemodule_core.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_animations.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_attributedstring.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_componentregistry.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_core.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_debug.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_graphics.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_imagemanager.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_leakchecker.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_mapbuffer.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_mounting.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_runtimescheduler.so: deferring to libdir
12-09 10:38:52.526 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_scheduler.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_telemetry.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_templateprocessor.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_textlayoutmanager.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_uimanager.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_utils.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreactnativeblob.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreactnativejni.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreactperfloggerjni.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librnupdate.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_image.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_root.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_scrollview.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_text.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_textinput.so: deferring to libdir
12-09 10:38:52.527 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_unimplementedview.so: deferring to libdir
12-09 10:38:52.528 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_view.so: deferring to libdir
12-09 10:38:52.528 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libruntimeexecutor.so: deferring to libdir
12-09 10:38:52.528 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libturbomodulejsijni.so: deferring to libdir
12-09 10:38:52.528 6301 6301 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libyoga.so: deferring to libdir
12-09 10:38:52.528 6301 6301 V fb-UnpackingSoSource: regenerating DSO store com.facebook.soloader.ApkSoSource
12-09 10:38:52.528 6301 6301 V fb-UnpackingSoSource: Finished regenerating DSO store com.facebook.soloader.ApkSoSource
12-09 10:38:52.528 6301 6301 V fb-UnpackingSoSource: starting syncer worker
12-09 10:38:52.532 6301 6301 V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/com.awesomeproject/lib-main (from syncer thread)
12-09 10:38:52.532 6301 6301 V fb-UnpackingSoSource: not releasing dso store lock for /data/user/0/com.awesomeproject/lib-main (syncer thread started)
12-09 10:38:52.537 6301 6301 D SoLoader: libjscexecutor.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:38:52.537 6301 6301 D SoLoader: libjscexecutor.so found on /data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/lib/arm64
12-09 10:38:52.537 6301 6301 D SoLoader: Not resolving dependencies for libjscexecutor.so
12-09 10:38:52.555 6301 6301 D JavaScriptCore.Version: 250230.2.1
12-09 10:38:52.589 6301 6337 D SoLoader: libfbjni.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:38:52.589 6301 6337 D SoLoader: libfbjni.so found on /data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/lib/arm64
12-09 10:38:52.589 6301 6337 D SoLoader: Not resolving dependencies for libfbjni.so
12-09 10:38:52.590 6301 6337 D SoLoader: libflipper.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:38:52.590 6301 6337 D SoLoader: libflipper.so found on /data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/lib/arm64
12-09 10:38:52.590 6301 6337 D SoLoader: Not resolving dependencies for libflipper.so
12-09 10:38:52.613 6301 6341 D TrafficStats: tagSocket(76) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:52.619 6301 6341 W unknown:ReconnectingWebSocket: Couldn't connect to "ws://localhost:8081/message?device=sdk_gphone64_arm64%20-%2013%20-%20API%2033&app=com.awesomeproject&clientid=BridgeDevSupportManager", will silently retry
12-09 10:38:52.624 6301 6340 D TrafficStats: tagSocket(76) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:52.625 6301 6340 W unknown:InspectorPackagerConnection: Couldn't connect to packager, will silently retry
12-09 10:38:52.647 6301 6301 W .awesomeproject: Accessing hidden field Landroid/view/View;->mKeyedTags:Landroid/util/SparseArray; (unsupported, reflection, allowed)
12-09 10:38:52.647 6301 6301 W .awesomeproject: Accessing hidden field Landroid/view/View;->mListenerInfo:Landroid/view/View$ListenerInfo; (unsupported, reflection, allowed)
12-09 10:38:52.647 6301 6301 W .awesomeproject: Accessing hidden field Landroid/view/View$ListenerInfo;->mOnClickListener:Landroid/view/View$OnClickListener; (unsupported, reflection, allowed)
12-09 10:38:52.649 6301 6301 I flipper : flipper: FlipperClient::addPlugin Inspector
12-09 10:38:52.649 6301 6301 I flipper : flipper: FlipperClient::addPlugin React
12-09 10:38:52.650 6301 6301 I flipper : flipper: FlipperClient::addPlugin Databases
12-09 10:38:52.651 6301 6301 I flipper : flipper: FlipperClient::addPlugin Preferences
12-09 10:38:52.651 6301 6301 I flipper : flipper: FlipperClient::addPlugin CrashReporter
12-09 10:38:52.652 6301 6301 I flipper : flipper: FlipperClient::addPlugin Network
12-09 10:38:52.668 6301 6327 I UsageTrackerFacilitator: Usage tracking enabled
12-09 10:38:52.672 6301 6327 I TestRequestBuilder: Scanning classpath to find tests in paths [/data/app/~~NBtDrMKafAXRwXNMM0wsmw==/com.awesomeproject.test-X9J4e_Ib-0tdz_4JYDQP8A==/base.apk]
12-09 10:38:52.672 6301 6327 W .awesomeproject: Opening an oat file without a class loader. Are you using the deprecated DexFile APIs?
12-09 10:38:52.708 6301 6336 W System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12-09 10:38:52.798 6301 6336 W System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation
12-09 10:38:52.799 6301 6336 W System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12-09 10:38:52.828 6301 6347 D TrafficStats: tagSocket(96) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:52.874 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/AccessibilityHierarchyCheckResult; annotation class 6432
12-09 10:38:52.874 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/AccessibilityHierarchyCheckResult; annotation class 6432
12-09 10:38:52.874 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/AccessibilityHierarchyCheckResult; annotation class 6432
12-09 10:38:52.874 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/AccessibilityHierarchyCheckResult; annotation class 6432
12-09 10:38:52.875 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/AccessibilityViewCheckResult; annotation class 6432
12-09 10:38:52.875 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/ClusteringUtils; annotation class 6432
12-09 10:38:52.876 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/Question; annotation class 6432
12-09 10:38:52.878 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/replacements/TextUtils; annotation class 6431
12-09 10:38:52.879 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:38:52.879 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:38:52.879 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:38:52.880 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:38:52.880 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElementAndroid; annotation class 6432
12-09 10:38:52.880 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElementAndroid; annotation class 6432
12-09 10:38:52.880 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElementAndroid; annotation class 6432
12-09 10:38:52.880 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElementAndroid; annotation class 6432
12-09 10:38:52.881 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:38:52.881 6301 6327 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:38:53.070 6301 6327 D TestExecutor: Adding listener androidx.test.internal.runner.listener.LogRunListener
12-09 10:38:53.071 6301 6327 D TestExecutor: Adding listener androidx.test.internal.runner.listener.InstrumentationResultPrinter
12-09 10:38:53.071 6301 6327 D TestExecutor: Adding listener androidx.test.internal.runner.listener.ActivityFinisherRunListener
12-09 10:38:53.072 6301 6327 I TestRunner: run started: 1 tests
12-09 10:38:53.073 6301 6327 I TestRunner: started: runDetoxTests(com.awesomeproject.DetoxTest)
12-09 10:38:53.077 6301 6327 D EventInjectionStrategy: Creating injection strategy with input manager.
12-09 10:38:53.077 6301 6327 W .awesomeproject: Accessing hidden method Landroid/hardware/input/InputManager;->getInstance()Landroid/hardware/input/InputManager; (unsupported, reflection, allowed)
12-09 10:38:53.077 6301 6327 W .awesomeproject: Accessing hidden method Landroid/hardware/input/InputManager;->injectInputEvent(Landroid/view/InputEvent;I)Z (unsupported, reflection, allowed)
12-09 10:38:53.078 6301 6327 W .awesomeproject: Accessing hidden field Landroid/hardware/input/InputManager;->INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH:I (unsupported, reflection, allowed)
12-09 10:38:53.080 6301 6327 W .awesomeproject: Accessing hidden field Ljava/lang/reflect/Field;->accessFlags:I (unsupported, reflection, allowed)
12-09 10:38:53.196 6301 6351 D libEGL : loaded /vendor/lib64/egl/libEGL_emulation.so
12-09 10:38:53.200 6301 6351 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_emulation.so
12-09 10:38:53.201 6301 6351 D libEGL : loaded /vendor/lib64/egl/libGLESv2_emulation.so
12-09 10:38:53.202 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: PRE_ON_CREATE
12-09 10:38:53.282 6301 6301 W .awesomeproject: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (unsupported, reflection, allowed)
12-09 10:38:53.282 6301 6301 W .awesomeproject: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (unsupported, reflection, allowed)
12-09 10:38:53.290 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: CREATED
12-09 10:38:53.292 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: STARTED
12-09 10:38:53.293 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: RESUMED
12-09 10:38:53.295 6301 6354 D TrafficStats: tagSocket(98) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:53.307 6301 6354 W unknown:ReactNative: The packager does not seem to be running as we got an IOException requesting its status: Failed to connect to /192.168.1.8:8888
12-09 10:38:53.319 6301 6301 W unknown:ReactNative: Packager connection already open, nooping.
12-09 10:38:53.327 6301 6350 D HostConnection: createUnique: call
12-09 10:38:53.330 6301 6350 D HostConnection: HostConnection::get() New Host Connection established 0xb4000077d3ba7910, tid 6350
12-09 10:38:53.344 6301 6350 D HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_vulkan_queue_submit_with_commands ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma ANDROID_EMU_hwc_multi_configs GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_3_0
12-09 10:38:53.387 6301 6350 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
12-09 10:38:53.387 6301 6350 W OpenGLRenderer: Failed to initialize 101010-2 format, error = EGL_SUCCESS
12-09 10:38:53.391 6301 6350 D EGL_emulation: eglCreateContext: 0xb4000077d3ba6c50: maj 3 min 0 rcv 3
12-09 10:38:53.393 6301 6350 D EGL_emulation: eglMakeCurrent: 0xb4000077d3ba6c50: ver 3 0 (tinfo 0x79f25a4080) (first time)
12-09 10:38:53.423 6301 6350 I Gralloc4: mapper 4.x is not supported
12-09 10:38:53.424 6301 6350 D HostConnection: createUnique: call
12-09 10:38:53.425 6301 6350 D HostConnection: HostConnection::get() New Host Connection established 0xb4000077d3ba7a90, tid 6350
12-09 10:38:53.427 6301 6350 D goldfish-address-space: allocate: Ask for block of size 0x100
12-09 10:38:53.427 6301 6350 D goldfish-address-space: allocate: ioctl allocate returned offset 0x1f3ff8000 size 0x8000
12-09 10:38:53.428 6301 6350 W Gralloc4: allocator 4.x is not supported
12-09 10:38:53.430 6301 6350 D HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_vulkan_queue_submit_with_commands ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma ANDROID_EMU_hwc_multi_configs GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_3_0
12-09 10:38:53.473 6301 6350 W Parcel : Expecting binder but got null!
12-09 10:38:53.489 6301 6327 I Detox : Detox server connection details: url=ws://localhost:62876, sessionId=e3cdc0ce-8b7a-d3e9-b295-b9429e00fb31
12-09 10:38:53.510 6301 6359 D SoLoader: libreactnativejni.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:38:53.511 6301 6359 D SoLoader: libreactnativejni.so found on /data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/lib/arm64
12-09 10:38:53.515 6301 6359 D SoLoader: Not resolving dependencies for libreactnativejni.so
12-09 10:38:53.524 6301 6361 I DetoxDispatcher: Handling action '_init' (ID #0)...
12-09 10:38:53.525 6301 6361 I Detox : Connecting to server...
12-09 10:38:53.525 6301 6361 I DetoxWSClient: At connectToServer
12-09 10:38:53.540 6301 6363 D TrafficStats: tagSocket(123) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:53.658 6301 6359 W unknown:ReactContext: initializeMessageQueueThreads() is called.
12-09 10:38:53.695 6301 6359 E unknown:ReactNative: Exception in native call
12-09 10:38:53.695 6301 6359 E unknown:ReactNative: java.lang.RuntimeException: Unable to load script. Make sure you're either running Metro (run 'npx react-native start') or that your bundle 'index.android.bundle' is packaged correctly for release.
12-09 10:38:53.695 6301 6359 E unknown:ReactNative: at com.facebook.react.bridge.CatalystInstanceImpl.jniLoadScriptFromAssets(Native Method)
12-09 10:38:53.695 6301 6359 E unknown:ReactNative: at com.facebook.react.bridge.CatalystInstanceImpl.loadScriptFromAssets(CatalystInstanceImpl.java:248)
12-09 10:38:53.695 6301 6359 E unknown:ReactNative: at com.facebook.react.bridge.JSBundleLoader$1.loadScript(JSBundleLoader.java:29)
12-09 10:38:53.695 6301 6359 E unknown:ReactNative: at com.facebook.react.bridge.CatalystInstanceImpl.runJSBundle(CatalystInstanceImpl.java:277)
12-09 10:38:53.695 6301 6359 E unknown:ReactNative: at com.facebook.react.ReactInstanceManager.createReactContext(ReactInstanceManager.java:1404)
12-09 10:38:53.695 6301 6359 E unknown:ReactNative: at com.facebook.react.ReactInstanceManager.access$1200(ReactInstanceManager.java:136)
12-09 10:38:53.695 6301 6359 E unknown:ReactNative: at com.facebook.react.ReactInstanceManager$5.run(ReactInstanceManager.java:1108)
12-09 10:38:53.695 6301 6359 E unknown:ReactNative: at java.lang.Thread.run(Thread.java:1012)
12-09 10:38:53.708 6301 6301 D CompatibilityChangeReporter: Compat change id reported: 171228096; UID 10159; state: ENABLED
12-09 10:38:53.715 6301 6301 D CompatibilityChangeReporter: Compat change id reported: 210923482; UID 10159; state: DISABLED
12-09 10:38:53.715 6301 6301 D CompatibilityChangeReporter: Compat change id reported: 37756858; UID 10159; state: ENABLED
12-09 10:38:53.820 6301 6350 W Parcel : Expecting binder but got null!
12-09 10:38:54.654 6301 6341 D TrafficStats: tagSocket(152) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:54.659 6301 6340 D TrafficStats: tagSocket(151) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:54.896 6301 6373 D TrafficStats: tagSocket(151) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:55.393 6301 6350 D EGL_emulation: app_time_stats: avg=314.53ms min=12.07ms max=1372.94ms count=5
12-09 10:38:56.601 6301 6363 D DetoxWSClient: Retrying...
12-09 10:38:56.602 6301 6363 I DetoxWSClient: At connectToServer
12-09 10:38:56.620 6301 6377 D TrafficStats: tagSocket(145) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:56.668 6301 6341 D TrafficStats: tagSocket(145) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:56.670 6301 6340 D TrafficStats: tagSocket(149) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:56.921 6301 6378 D TrafficStats: tagSocket(145) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:57.928 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: PAUSED
12-09 10:38:58.074 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: STOPPED
12-09 10:38:58.689 6301 6340 D TrafficStats: tagSocket(77) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:58.936 6301 6387 D TrafficStats: tagSocket(110) with statsTag=0xffffffff, statsUid=-1
12-09 10:38:59.625 6301 6377 D DetoxWSClient: Retrying...
12-09 10:38:59.625 6301 6377 I DetoxWSClient: At connectToServer
12-09 10:38:59.632 6301 6394 D TrafficStats: tagSocket(110) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:04.172 6301 6394 D DetoxWSClient: Retrying...
12-09 10:39:04.173 6301 6394 I DetoxWSClient: At connectToServer
12-09 10:39:04.187 6301 6438 D TrafficStats: tagSocket(110) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:08.692 6301 6438 D DetoxWSClient: Retrying...
12-09 10:39:08.693 6301 6438 I DetoxWSClient: At connectToServer
12-09 10:39:08.742 6301 6476 D TrafficStats: tagSocket(5) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:09.080 6301 6479 D TrafficStats: tagSocket(5) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:10.731 6301 6340 D TrafficStats: tagSocket(5) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:11.109 6301 6493 D TrafficStats: tagSocket(77) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:11.753 6301 6476 D DetoxWSClient: Retrying...
12-09 10:39:11.754 6301 6476 I DetoxWSClient: At connectToServer
12-09 10:39:11.941 6301 6505 D TrafficStats: tagSocket(77) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:11.972 6301 6505 D DetoxWSClient: At onOpen
12-09 10:39:11.979 6301 6505 I DetoxWSClient: Sending out action 'login' (ID #0)
12-09 10:39:11.981 6301 6505 I Detox : Connected to server!
12-09 10:39:11.983 6301 6505 D DetoxWSClient: Received action 'loginSuccess' (ID #0, params={"testerConnected":true,"appConnected":true})
12-09 10:39:11.996 6301 6505 D DetoxWSClient: Received action 'isReady' (ID #-1000, params={})
12-09 10:39:13.134 6301 6509 D TrafficStats: tagSocket(103) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:15.143 6301 6513 D TrafficStats: tagSocket(103) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:18.940 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: RESTARTED
12-09 10:39:18.942 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: STARTED
12-09 10:39:18.948 6301 6301 W unknown:ReactInstanceManager: Instance detached from instance manager
12-09 10:39:18.991 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: RESUMED
12-09 10:39:19.082 6301 6521 D TrafficStats: tagSocket(112) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:21.991 6301 6505 D DetoxWSClient: Received action 'currentStatus' (ID #1, params={})
12-09 10:39:21.992 6301 6362 I DetoxDispatcher: Handling action 'currentStatus' (ID #1)...
12-09 10:39:25.228 6301 6537 D TrafficStats: tagSocket(117) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:25.673 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: PAUSED
12-09 10:39:25.751 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: STOPPED
12-09 10:39:25.827 6301 6334 W .awesomeproject: Verification of void okhttp3.internal.ws.RealWebSocket$Close.<init>(int, okio.ByteString, long) took 119.340ms (83.79 bytecodes/s) (1464B approximate peak alloc)
12-09 10:39:25.833 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@11031d4 in: DESTROYED
12-09 10:39:27.276 6301 6550 D TrafficStats: tagSocket(99) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:28.308 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@26b66b0 in: PRE_ON_CREATE
12-09 10:39:28.343 6301 6354 D TrafficStats: tagSocket(99) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:28.432 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@26b66b0 in: CREATED
12-09 10:39:28.434 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@26b66b0 in: STARTED
12-09 10:39:28.436 6301 6301 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@26b66b0 in: RESUMED
12-09 10:39:28.524 6301 6350 W Parcel : Expecting binder but got null!
12-09 10:39:28.583 6301 6557 D TrafficStats: tagSocket(115) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:28.688 6301 6350 W Parcel : Expecting binder but got null!
12-09 10:39:29.291 6301 6560 D TrafficStats: tagSocket(144) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:29.744 6301 6562 W unknown:ReactContext: initializeMessageQueueThreads() is called.
12-09 10:39:29.749 6301 6301 W unknown:ReactNative: Packager connection already open, nooping.
12-09 10:39:29.770 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.drawer.ReactDrawerLayoutManager
12-09 10:39:29.773 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.uimanager.LayoutShadowNode
12-09 10:39:29.777 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
12-09 10:39:29.788 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
12-09 10:39:29.790 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ReactProgressBarViewManager
12-09 10:39:29.793 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ProgressBarShadowNode
12-09 10:39:29.795 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactScrollViewManager
12-09 10:39:29.799 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager
12-09 10:39:29.809 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager$ReactSliderShadowNode
12-09 10:39:29.809 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager
12-09 10:39:29.809 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager$ReactSwitchShadowNode
12-09 10:39:29.809 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
12-09 10:39:29.810 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
12-09 10:39:29.810 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
12-09 10:39:29.810 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.image.ReactImageManager
12-09 10:39:29.811 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ReactModalHostManager
12-09 10:39:29.811 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ModalHostShadowNode
12-09 10:39:29.811 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextManager
12-09 10:39:29.811 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextShadowNode
12-09 10:39:29.811 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputManager
12-09 10:39:29.825 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputShadowNode
12-09 10:39:29.826 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextViewManager
12-09 10:39:29.826 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextShadowNode
12-09 10:39:29.826 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.view.ReactViewManager
12-09 10:39:29.827 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextViewManager
12-09 10:39:29.827 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextShadowNode
12-09 10:39:29.827 6301 6564 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.unimplementedview.ReactUnimplementedViewManager
12-09 10:39:29.868 6301 6564 W unknown:ReactContext: initializeMessageQueueThreads() is called.
12-09 10:39:29.881 6301 6564 D SoLoader: libyoga.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:39:29.881 6301 6564 D SoLoader: libyoga.so found on /data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/lib/arm64
12-09 10:39:29.881 6301 6564 D SoLoader: Not resolving dependencies for libyoga.so
12-09 10:39:29.919 6301 6301 D DetoxRNLoading: Listener-proxy method called: onReactContextInitialized
12-09 10:39:29.920 6301 6301 I DetoxRNLoading: Got new RN-context async'ly through listener
12-09 10:39:29.923 6301 6301 D DetoxRNLoading: Listener-proxy method called: equals
12-09 10:39:29.924 6301 6361 I DetoxRNIdleRes: Setting up Espresso Idling Resources for React Native
12-09 10:39:29.944 6301 6361 D AsyncStorageIR: Checking whether a custom IR for Async-Storage is required... (legacy=false)
12-09 10:39:29.966 6301 6361 D DetoxRNHelpers: Native RN module resolution (class com.reactnativecommunity.asyncstorage.AsyncStorageModule): no such class
12-09 10:39:29.967 6301 6361 D AsyncStorageIR: Checking whether a custom IR for Async-Storage is required... (legacy=true)
12-09 10:39:29.976 6301 6361 D AsyncStorageIR: IR for Async-Storage is required! (legacy=true)
12-09 10:39:29.982 6301 6301 D AsyncStorageIRLegacy: Async-storage is busy!
12-09 10:39:29.987 6301 6362 W .awesomeproject: Long monitor contention with owner detox.primary (6361) at void com.wix.detox.DetoxMain$initActionHandlers$1$1.handle(java.lang.String, long)(DetoxMain.kt:51) waiters=0 in void com.wix.detox.DetoxMain$initActionHandlers$2$1.handle(java.lang.String, long) for 7.995s
12-09 10:39:29.989 6301 6362 I DetoxWSClient: Sending out action 'currentStatusResult' (ID #1)
12-09 10:39:29.992 6301 6362 I DetoxDispatcher: Done with action 'currentStatus'
12-09 10:39:29.992 6301 6361 I DetoxDispatcher: Done with action '_init'
12-09 10:39:29.992 6301 6361 I DetoxDispatcher: Handling action 'isReady' (ID #-1000)...
12-09 10:39:29.999 6301 6301 W .awesomeproject: Accessing hidden method Landroid/os/MessageQueue;->next()Landroid/os/Message; (unsupported, reflection, allowed)
12-09 10:39:29.999 6301 6301 W .awesomeproject: Accessing hidden field Landroid/os/MessageQueue;->mMessages:Landroid/os/Message; (unsupported, reflection, allowed)
12-09 10:39:30.000 6301 6301 W .awesomeproject: Accessing hidden method Landroid/os/Message;->recycleUnchecked()V (unsupported, reflection, allowed)
12-09 10:39:30.018 6301 6564 I flipper : flipper: FlipperClient::addPlugin Fresco
12-09 10:39:30.106 6301 6563 D SoLoader: libreactnativeblob.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:39:30.107 6301 6563 D SoLoader: libreactnativeblob.so found on /data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/lib/arm64
12-09 10:39:30.107 6301 6563 D SoLoader: Not resolving dependencies for libreactnativeblob.so
12-09 10:39:30.150 6301 6564 I WebViewFactory: Loading com.google.android.webview version 101.0.4951.74 (code 495157434)
12-09 10:39:30.281 6301 6563 I ReactNativeJS: Running "AwesomeProject" with {"rootTag":1}
12-09 10:39:30.301 6301 6563 I ReactNativeJS: Pushy: uuid: qx57jbzSjOxSDJI5DdgUX
12-09 10:39:30.342 6301 6564 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->isTagEnabled(J)Z (unsupported, reflection, allowed)
12-09 10:39:30.342 6301 6564 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->traceBegin(JLjava/lang/String;)V (unsupported, reflection, allowed)
12-09 10:39:30.343 6301 6564 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->traceEnd(J)V (unsupported, reflection, allowed)
12-09 10:39:30.343 6301 6564 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V (unsupported, reflection, allowed)
12-09 10:39:30.343 6301 6564 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V (unsupported, reflection, allowed)
12-09 10:39:30.345 6301 6564 I cr_WVCFactoryProvider: Loaded version=101.0.4951.74 minSdkVersion=29 isBundle=false multiprocess=true packageId=2
12-09 10:39:30.357 6301 6571 I cr_VariationsUtils: Failed reading seed file "/data/user/0/com.awesomeproject/app_webview/variations_seed_new"
12-09 10:39:30.357 6301 6571 I cr_VariationsUtils: Failed reading seed file "/data/user/0/com.awesomeproject/app_webview/variations_seed"
12-09 10:39:30.358 6301 6571 I cr_VariationsUtils: Requesting new seed from IVariationsSeedServer
12-09 10:39:30.405 6301 6564 I cr_LibraryLoader: Successfully loaded native library
12-09 10:39:30.407 6301 6564 I cr_CachingUmaRecorder: Flushed 8 samples from 8 histograms.
12-09 10:39:30.482 6301 6577 D TrafficStats: tagSocket(145) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:30.499 6301 6578 D TrafficStats: tagSocket(146) with statsTag=0x

View File

@ -0,0 +1,146 @@
--------- beginning of main
12-09 10:39:38.154 6301 6361 I DetoxWSClient: Sending out action 'invokeResult' (ID #6)
12-09 10:39:38.155 6301 6361 I DetoxDispatcher: Done with action 'invoke'
12-09 10:39:38.163 6301 6505 D DetoxWSClient: Received action 'invoke' (ID #7, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:39:38.165 6301 6361 I DetoxDispatcher: Handling action 'invoke' (ID #7)...
12-09 10:39:38.167 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:39:38.170 6301 6361 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:39:38.171 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:39:38.173 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:39:38.175 6301 6361 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@99b4485, not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:39:38.211 6301 6301 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:39:38.212 6301 6361 I DetoxWSClient: Sending out action 'invokeResult' (ID #7)
12-09 10:39:38.212 6301 6361 I DetoxDispatcher: Done with action 'invoke'
12-09 10:39:38.267 6301 6505 D DetoxWSClient: Received action 'invoke' (ID #8, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["getLocalHashInfo"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:39:38.267 6301 6361 I DetoxDispatcher: Handling action 'invoke' (ID #8)...
12-09 10:39:38.267 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [getLocalHashInfo]
12-09 10:39:38.268 6301 6361 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "getLocalHashInfo" and view has effective visibility <VISIBLE>)]
12-09 10:39:38.268 6301 6361 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:39:38.268 6301 6361 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@c188cdb, androidx.test.espresso.action.GeneralClickAction@dc0e378]
12-09 10:39:38.270 6301 6301 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "getLocalHashInfo" and view has effective visibility <VISIBLE>)
12-09 10:39:38.285 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:38.304 6301 6350 D EGL_emulation: app_time_stats: avg=832.76ms min=570.53ms max=1094.99ms count=2
12-09 10:39:38.842 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:39:38.850 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:38.870 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:38.894 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:38.902 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:38.919 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:38.936 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:38.952 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:38.969 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:38.988 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.003 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.019 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.036 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.053 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.070 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.088 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.106 6301 6301 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:39:39.729 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:39.735 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.752 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.767 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.785 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.801 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.817 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.837 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.857 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.874 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.892 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.904 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.918 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.934 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.950 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:39.967 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.052 6301 6361 I DetoxWSClient: Sending out action 'invokeResult' (ID #8)
12-09 10:39:40.052 6301 6361 I DetoxDispatcher: Done with action 'invoke'
12-09 10:39:40.056 6301 6505 D DetoxWSClient: Received action 'invoke' (ID #9, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:39:40.056 6301 6361 I DetoxDispatcher: Handling action 'invoke' (ID #9)...
12-09 10:39:40.057 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:39:40.057 6301 6361 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:39:40.057 6301 6361 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:39:40.057 6301 6361 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@32a2442, androidx.test.espresso.action.GeneralClickAction@d09bc53]
12-09 10:39:40.059 6301 6301 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:39:40.076 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:40.086 6301 6350 D EGL_emulation: app_time_stats: avg=93.48ms min=1.84ms max=967.97ms count=17
12-09 10:39:40.642 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:39:40.664 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:39:40.694 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:39:40.720 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 400 iterations.
12-09 10:39:40.727 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:40.744 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.752 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.769 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.788 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.802 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.819 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.835 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.852 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.869 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.887 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.903 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.919 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.935 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.952 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.969 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:40.990 6301 6301 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:39:41.360 6301 6626 D TrafficStats: tagSocket(164) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:41.616 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:41.618 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.633 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.650 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.669 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.685 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.703 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.718 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.735 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.751 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.768 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.786 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.801 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.818 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.841 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.851 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:41.943 6301 6361 I DetoxWSClient: Sending out action 'invokeResult' (ID #9)
12-09 10:39:41.958 6301 6361 I DetoxDispatcher: Done with action 'invoke'
12-09 10:39:41.969 6301 6505 D DetoxWSClient: Received action 'invoke' (ID #10, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]})
12-09 10:39:41.970 6301 6361 I DetoxDispatcher: Handling action 'invoke' (ID #10)...
12-09 10:39:41.971 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForText, [done]
12-09 10:39:41.973 6301 6361 D Detox : class androidx.test.espresso.Espresso, onView, [(an instance of android.widget.TextView and view.getText() with or without transformation to match: is "done" and view has effective visibility <VISIBLE>)]
12-09 10:39:41.977 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:39:41.978 6301 6361 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@a85b1c, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:39:41.982 6301 6301 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (an instance of android.widget.TextView and view.getText() with or without transformation to match: is "done" and view has effective visibility <VISIBLE>)
12-09 10:39:41.986 6301 6361 I DetoxWSClient: Sending out action 'invokeResult' (ID #10)
12-09 10:39:41.989 6301 6361 I DetoxDispatcher: Done with action 'invoke'
12-09 10:39:41.994 6301 6505 D DetoxWSClient: Received action 'invoke' (ID #11, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:39:41.994 6301 6361 I DetoxDispatcher: Handling action 'invoke' (ID #11)...
12-09 10:39:41.995 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:39:41.996 6301 6361 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:39:41.996 6301 6361 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:39:41.997 6301 6361 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@7198325, androidx.test.espresso.action.GeneralClickAction@f704cfa]
12-09 10:39:41.999 6301 6301 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:39:42.011 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:42.022 6301 6350 D EGL_emulation: app_time_stats: avg=92.16ms min=10.38ms max=1033.00ms count=21
12-09 10:39:42.560 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:39:42.577 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:42.591 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.606 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.617 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.633 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.650 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.669 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.684 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.700 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.717 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.733 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.753 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.767 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.784 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.801 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.818 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:42.840 6301 6301 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:39:43.375 6301 6631 D TrafficStats: tagSocket(168) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:43.532 6301 6361 I DetoxWSClient: Sending out action 'invokeResult' (ID #11)
12-09 10:39:43.532 6301 6361 I DetoxDispatcher: Done with action 'invoke'
12-09 10:39:43.536 6301 6505 D DetoxWSClient: R

View File

@ -0,0 +1,226 @@
--------- beginning of main
12-09 10:39:30.000 6301 6301 W .awesomeproject: Accessing hidden method Landroid/os/Message;->recycleUnchecked()V (unsupported, reflection, allowed)
12-09 10:39:30.018 6301 6564 I flipper : flipper: FlipperClient::addPlugin Fresco
12-09 10:39:30.106 6301 6563 D SoLoader: libreactnativeblob.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:39:30.107 6301 6563 D SoLoader: libreactnativeblob.so found on /data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/lib/arm64
12-09 10:39:30.107 6301 6563 D SoLoader: Not resolving dependencies for libreactnativeblob.so
12-09 10:39:30.150 6301 6564 I WebViewFactory: Loading com.google.android.webview version 101.0.4951.74 (code 495157434)
12-09 10:39:30.281 6301 6563 I ReactNativeJS: Running "AwesomeProject" with {"rootTag":1}
12-09 10:39:30.301 6301 6563 I ReactNativeJS: Pushy: uuid: qx57jbzSjOxSDJI5DdgUX
12-09 10:39:30.342 6301 6564 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->isTagEnabled(J)Z (unsupported, reflection, allowed)
12-09 10:39:30.342 6301 6564 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->traceBegin(JLjava/lang/String;)V (unsupported, reflection, allowed)
12-09 10:39:30.343 6301 6564 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->traceEnd(J)V (unsupported, reflection, allowed)
12-09 10:39:30.343 6301 6564 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V (unsupported, reflection, allowed)
12-09 10:39:30.343 6301 6564 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V (unsupported, reflection, allowed)
12-09 10:39:30.345 6301 6564 I cr_WVCFactoryProvider: Loaded version=101.0.4951.74 minSdkVersion=29 isBundle=false multiprocess=true packageId=2
12-09 10:39:30.357 6301 6571 I cr_VariationsUtils: Failed reading seed file "/data/user/0/com.awesomeproject/app_webview/variations_seed_new"
12-09 10:39:30.357 6301 6571 I cr_VariationsUtils: Failed reading seed file "/data/user/0/com.awesomeproject/app_webview/variations_seed"
12-09 10:39:30.358 6301 6571 I cr_VariationsUtils: Requesting new seed from IVariationsSeedServer
12-09 10:39:30.405 6301 6564 I cr_LibraryLoader: Successfully loaded native library
12-09 10:39:30.407 6301 6564 I cr_CachingUmaRecorder: Flushed 8 samples from 8 histograms.
12-09 10:39:30.482 6301 6577 D TrafficStats: tagSocket(145) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:30.499 6301 6578 D TrafficStats: tagSocket(146) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:30.541 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:30.581 6301 6301 I Detox : Wait is over: App is now idle!
12-09 10:39:30.581 6301 6361 I DetoxWSClient: Sending out action 'ready' (ID #-1000)
12-09 10:39:30.581 6301 6361 I DetoxDispatcher: Done with action 'isReady'
12-09 10:39:30.581 6301 6361 I DetoxDispatcher: Handling action 'loginSuccess' (ID #0)...
12-09 10:39:30.582 6301 6361 I DetoxDispatcher: Done with action 'loginSuccess'
12-09 10:39:30.582 6301 6361 I DetoxDispatcher: Handling action 'isReady' (ID #-1000)...
12-09 10:39:30.587 6301 6301 I Detox : Wait is over: App is now idle!
12-09 10:39:30.587 6301 6361 I DetoxWSClient: Sending out action 'ready' (ID #-1000)
12-09 10:39:30.588 6301 6361 I DetoxDispatcher: Done with action 'isReady'
12-09 10:39:30.603 6301 6582 D TrafficStats: tagSocket(147) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:30.628 6301 6582 D SoLoader: libimagepipeline.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:39:30.629 6301 6582 D SoLoader: libimagepipeline.so found on /data/app/~~Bn4_NVJKwFtZ-gBt0S0euQ==/com.awesomeproject-G8nKm27Pj0aCcjJBjsoEIA==/lib/arm64
12-09 10:39:30.629 6301 6582 D SoLoader: Not resolving dependencies for libimagepipeline.so
12-09 10:39:30.675 6301 6505 D DetoxWSClient: Received action 'invoke' (ID #2, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["testcase"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:39:30.676 6301 6361 I DetoxDispatcher: Handling action 'invoke' (ID #2)...
12-09 10:39:30.678 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [testcase]
12-09 10:39:30.709 6301 6361 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "testcase" and view has effective visibility <VISIBLE>)]
12-09 10:39:30.723 6301 6361 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:39:30.725 6301 6361 W .awesomeproject: Accessing hidden method Landroid/view/ViewConfiguration;->getDoubleTapMinTime()I (unsupported, reflection, allowed)
12-09 10:39:30.726 6301 6361 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@f730133, androidx.test.espresso.action.GeneralClickAction@ec73cf0]
12-09 10:39:30.973 6301 6301 W .awesomeproject: Accessing hidden method Landroid/view/WindowManagerGlobal;->getInstance()Landroid/view/WindowManagerGlobal; (unsupported, reflection, allowed)
12-09 10:39:30.973 6301 6301 W .awesomeproject: Accessing hidden field Landroid/view/WindowManagerGlobal;->mViews:Ljava/util/ArrayList; (unsupported, reflection, allowed)
12-09 10:39:30.973 6301 6301 W .awesomeproject: Accessing hidden field Landroid/view/WindowManagerGlobal;->mParams:Ljava/util/ArrayList; (unsupported, reflection, allowed)
12-09 10:39:30.974 6301 6301 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "testcase" and view has effective visibility <VISIBLE>)
12-09 10:39:31.024 6301 6301 D AutofillManager: Fill dialog is enabled:false, hints=[]
12-09 10:39:31.056 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:31.297 6301 6602 D TrafficStats: tagSocket(149) with statsTag=0xffffffff, statsUid=-1
12-09 10:39:31.655 6301 6564 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
12-09 10:39:31.656 6301 6564 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
12-09 10:39:31.671 6301 6301 E unknown:ReactModalHost: Creating new dialog from context: com.awesomeproject.MainActivity@26b66b0@40593072
12-09 10:39:31.753 6301 6350 W Parcel : Expecting binder but got null!
12-09 10:39:31.755 6301 6350 D EGL_emulation: app_time_stats: avg=143.67ms min=0.97ms max=2057.22ms count=21
12-09 10:39:31.757 6301 6301 E unknown:ReactModalHost: Updating existing dialog with context: com.awesomeproject.MainActivity@26b66b0@40593072
12-09 10:39:31.762 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:31.770 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:31.789 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:31.802 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:31.819 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:31.836 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:31.854 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:31.869 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:31.886 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:31.902 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:31.922 6301 6301 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:39:32.547 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:32.560 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.570 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.585 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.600 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.619 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.635 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.650 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.667 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.685 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.700 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.718 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.733 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.750 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.768 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.785 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:32.872 6301 6361 I DetoxWSClient: Sending out action 'invokeResult' (ID #2)
12-09 10:39:32.875 6301 6361 I DetoxDispatcher: Done with action 'invoke'
12-09 10:39:32.884 6301 6505 D DetoxWSClient: Received action 'invoke' (ID #3, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["setLocalHashInfo"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:39:32.885 6301 6361 I DetoxDispatcher: Handling action 'invoke' (ID #3)...
12-09 10:39:32.886 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [setLocalHashInfo]
12-09 10:39:32.886 6301 6361 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "setLocalHashInfo" and view has effective visibility <VISIBLE>)]
12-09 10:39:32.887 6301 6361 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:39:32.887 6301 6361 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@a5a37d4, androidx.test.espresso.action.GeneralClickAction@7648d7d]
12-09 10:39:32.890 6301 6301 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "setLocalHashInfo" and view has effective visibility <VISIBLE>)
12-09 10:39:32.907 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:32.922 6301 6350 D EGL_emulation: app_time_stats: avg=292.59ms min=7.28ms max=1113.68ms count=4
12-09 10:39:33.466 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:39:33.473 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:33.492 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:33.509 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.520 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.536 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.553 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.570 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.586 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.603 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.620 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.636 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.655 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.670 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.686 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.703 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.719 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:33.741 6301 6301 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:39:34.377 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:34.392 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.400 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.419 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.433 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.451 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.470 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.486 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.503 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.523 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.534 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.558 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.568 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.586 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.618 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:34.709 6301 6361 I DetoxWSClient: Sending out action 'invokeResult' (ID #3)
12-09 10:39:34.710 6301 6361 I DetoxDispatcher: Done with action 'invoke'
12-09 10:39:34.715 6301 6505 D DetoxWSClient: Received action 'invoke' (ID #4, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:39:34.716 6301 6361 I DetoxDispatcher: Handling action 'invoke' (ID #4)...
12-09 10:39:34.718 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:39:34.720 6301 6361 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:39:34.721 6301 6361 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:39:34.722 6301 6361 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@ea53458, androidx.test.espresso.action.GeneralClickAction@65a49b1]
12-09 10:39:34.723 6301 6301 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:39:34.741 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:34.754 6301 6350 D EGL_emulation: app_time_stats: avg=107.74ms min=11.04ms max=1014.72ms count=17
12-09 10:39:35.295 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:39:35.312 6301 6563 I ReactNativeJS: { inputs:
12-09 10:39:35.312 6301 6563 I ReactNativeJS: [ 'setLocalHashInfo',
12-09 10:39:35.312 6301 6563 I ReactNativeJS: '9D5CE6EBA420717BE7E7D308B11F8207681B066C951D68F3994D19828F342474',
12-09 10:39:35.312 6301 6563 I ReactNativeJS: '{"version":"1.0.0","size":"19M"}' ],
12-09 10:39:35.312 6301 6563 I ReactNativeJS: params:
12-09 10:39:35.312 6301 6563 I ReactNativeJS: [ '9D5CE6EBA420717BE7E7D308B11F8207681B066C951D68F3994D19828F342474',
12-09 10:39:35.312 6301 6563 I ReactNativeJS: '{"version":"1.0.0","size":"19M"}' ] }
12-09 10:39:35.321 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:39:35.334 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:39:35.364 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 400 iterations.
12-09 10:39:35.385 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 500 iterations.
12-09 10:39:35.397 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 600 iterations.
12-09 10:39:35.409 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:35.440 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.458 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.470 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.486 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.503 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.522 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.537 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.556 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.570 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.586 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.603 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.620 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.636 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.655 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:35.687 6301 6301 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:39:36.366 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.369 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.386 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.401 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.420 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.437 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.453 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.470 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.487 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.503 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.518 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.535 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.556 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:36.570 6301 6361 I DetoxWSClient: Sending out action 'invokeResult' (ID #4)
12-09 10:39:36.572 6301 6361 I DetoxDispatcher: Done with action 'invoke'
12-09 10:39:36.580 6301 6505 D DetoxWSClient: Received action 'invoke' (ID #5, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]})
12-09 10:39:36.581 6301 6361 I DetoxDispatcher: Handling action 'invoke' (ID #5)...
12-09 10:39:36.581 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:39:36.582 6301 6361 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:39:36.583 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:39:36.585 6301 6361 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@6a1acd0, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:39:36.589 6301 6301 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:39:36.590 6301 6361 I DetoxWSClient: Sending out action 'invokeResult' (ID #5)
12-09 10:39:36.593 6301 6361 I DetoxDispatcher: Done with action 'invoke'
12-09 10:39:36.597 6301 6505 D DetoxWSClient: Received action 'invoke' (ID #6, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:39:36.602 6301 6361 I DetoxDispatcher: Handling action 'invoke' (ID #6)...
12-09 10:39:36.604 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:39:36.604 6301 6361 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:39:36.605 6301 6361 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:39:36.605 6301 6361 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@e5e24c9, androidx.test.espresso.action.GeneralClickAction@9c117ce]
12-09 10:39:36.608 6301 6301 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:39:36.627 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:36.638 6301 6350 D EGL_emulation: app_time_stats: avg=99.27ms min=2.23ms max=951.59ms count=17
12-09 10:39:37.184 6301 6301 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:39:37.200 6301 6301 I Detox : UIManagerModule is busy
12-09 10:39:37.210 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.223 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.233 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.253 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.267 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.284 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.300 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.318 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.335 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.350 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.367 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.385 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.403 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.419 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.435 6301 6301 I Detox : AnimatedModule is busy.
12-09 10:39:37.469 6301 6301 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:39:38.154 6301 6361 I DetoxWSClient: Sending out action 'invokeResult' (ID #6)
12-09 10:39:38.155 6301 6361 I DetoxDispatcher: Done with action 'invoke'
12-09 10:39:38.163 6301 6505 D DetoxWSClient: Received action 'invoke' (ID #7, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:39:38.165 6301 6361 I DetoxDispatcher: Handling action 'invoke' (ID #7)...
12-09 10:39:38.167 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:39:38.170 6301 6361 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:39:38.171 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:39:38.173 6301 6361 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,256 @@
--------- beginning of main
12-09 10:41:39.564 7106 7106 I .awesomeproject: Late-enabling -Xcheck:jni
12-09 10:41:39.697 7106 7106 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10161; state: ENABLED
--------- beginning of system
12-09 10:41:39.702 7106 7106 W ActivityThread: Package uses different ABI(s) than its instrumentation: package[com.awesomeproject]: arm64-v8a, null instrumentation[com.awesomeproject.test]: null, null
12-09 10:41:39.706 7106 7106 W .awesomeproject: ClassLoaderContext classpath size mismatch. expected=0, found=1 (PCL[] | PCL[/system/framework/android.test.runner.jar*2256426886])
12-09 10:41:39.707 7106 7106 W .awesomeproject: ClassLoaderContext classpath size mismatch. expected=0, found=2 (PCL[] | PCL[/system/framework/android.test.runner.jar*2256426886:/system/framework/android.test.mock.jar*849501951])
12-09 10:41:39.707 7106 7106 W ziparchive: Unable to open '/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.dm': No such file or directory
12-09 10:41:39.707 7106 7106 W ziparchive: Unable to open '/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.dm': No such file or directory
12-09 10:41:39.764 7106 7106 W ziparchive: Unable to open '/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.dm': No such file or directory
12-09 10:41:39.765 7106 7106 W ziparchive: Unable to open '/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.dm': No such file or directory
12-09 10:41:39.859 7106 7106 V GraphicsEnvironment: ANGLE Developer option for 'com.awesomeproject' set to: 'default'
12-09 10:41:39.859 7106 7106 V GraphicsEnvironment: ANGLE GameManagerService for com.awesomeproject: false
12-09 10:41:39.859 7106 7106 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
12-09 10:41:39.861 7106 7106 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.test.base.jar
12-09 10:41:39.862 7106 7106 D ApplicationLoaders: Returning zygote-cached class loader: /system/framework/android.test.base.jar
12-09 10:41:39.863 7106 7106 W .awesomeproject: ClassLoaderContext shared library size mismatch. Expected=0, found=2 (PCL[] | PCL[]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]})
12-09 10:41:39.863 7106 7106 W .awesomeproject: ClassLoaderContext shared library size mismatch. Expected=0, found=3 (PCL[] | PCL[]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]#PCL[/system/framework/android.test.runner.jar*2256426886]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]}};PCL[/system/framework/android.test.runner.jar*2256426886:/system/framework/android.test.mock.jar*849501951:/system/framework/android.test.base.jar*1628045882:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk*3488107038:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk!classes2.dex*3802597924:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk!classes3.dex*1113348705:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk!classes4.dex*1609470516:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk*4280308006:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes2.dex*2432524843:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes3.dex*2242498629:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes4.dex*3363425476:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes5.dex*3428091317:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes6.dex*1896867339:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes7.dex*616740603])
12-09 10:41:39.864 7106 7106 W .awesomeproject: ClassLoaderContext classpath size mismatch. expected=0, found=1 (PCL[] | PCL[/system/framework/android.test.runner.jar*2256426886]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]#PCL[/system/framework/android.test.runner.jar*2256426886]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]}};PCL[/system/framework/android.test.runner.jar*2256426886:/system/framework/android.test.mock.jar*849501951:/system/framework/android.test.base.jar*1628045882:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk*3488107038:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk!classes2.dex*3802597924:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk!classes3.dex*1113348705:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk!classes4.dex*1609470516:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk*4280308006:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes2.dex*2432524843:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes3.dex*2242498629:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes4.dex*3363425476:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes5.dex*3428091317:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes6.dex*1896867339:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes7.dex*616740603])
12-09 10:41:39.864 7106 7106 W .awesomeproject: ClassLoaderContext classpath size mismatch. expected=0, found=2 (PCL[] | PCL[/system/framework/android.test.runner.jar*2256426886:/system/framework/android.test.mock.jar*849501951]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]#PCL[/system/framework/android.test.runner.jar*2256426886]{PCL[/system/framework/android.test.base.jar*1628045882]#PCL[/system/framework/android.test.mock.jar*849501951]}};PCL[/system/framework/android.test.runner.jar*2256426886:/system/framework/android.test.mock.jar*849501951:/system/framework/android.test.base.jar*1628045882:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk*3488107038:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk!classes2.dex*3802597924:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk!classes3.dex*1113348705:/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk!classes4.dex*1609470516:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk*4280308006:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes2.dex*2432524843:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes3.dex*2242498629:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes4.dex*3363425476:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes5.dex*3428091317:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes6.dex*1896867339:/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.apk!classes7.dex*616740603])
12-09 10:41:39.864 7106 7106 W ziparchive: Unable to open '/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.dm': No such file or directory
12-09 10:41:39.865 7106 7106 W ziparchive: Unable to open '/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.dm': No such file or directory
12-09 10:41:39.931 7106 7106 W ziparchive: Unable to open '/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.dm': No such file or directory
12-09 10:41:39.935 7106 7106 W ziparchive: Unable to open '/data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/base.dm': No such file or directory
12-09 10:41:40.011 7106 7106 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: true
12-09 10:41:40.012 7106 7106 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: true
12-09 10:41:40.018 7106 7106 I MonitoringInstr: Instrumentation started!
12-09 10:41:40.021 7106 7106 V TestEventClient: No service name argument was given (testDiscoveryService, testRunEventService or orchestratorService)
12-09 10:41:40.024 7106 7106 V fb-UnpackingSoSource: locked dso store /data/user/0/com.awesomeproject/lib-main
12-09 10:41:40.024 7106 7106 V fb-UnpackingSoSource: deps mismatch on deps store: regenerating
12-09 10:41:40.024 7106 7106 V fb-UnpackingSoSource: so store dirty: regenerating
12-09 10:41:40.035 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libc++_shared.so: deferring to libdir
12-09 10:41:40.035 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libevent-2.1.so: deferring to libdir
12-09 10:41:40.035 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libevent_core-2.1.so: deferring to libdir
12-09 10:41:40.035 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libevent_extra-2.1.so: deferring to libdir
12-09 10:41:40.036 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libfabricjni.so: deferring to libdir
12-09 10:41:40.036 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libfb.so: deferring to libdir
12-09 10:41:40.036 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libfbjni.so: deferring to libdir
12-09 10:41:40.036 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libflipper.so: deferring to libdir
12-09 10:41:40.036 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libfolly_runtime.so: deferring to libdir
12-09 10:41:40.036 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libglog.so: deferring to libdir
12-09 10:41:40.036 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libglog_init.so: deferring to libdir
12-09 10:41:40.036 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libimagepipeline.so: deferring to libdir
12-09 10:41:40.036 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libjsc.so: deferring to libdir
12-09 10:41:40.037 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libjscexecutor.so: deferring to libdir
12-09 10:41:40.037 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libjsi.so: deferring to libdir
12-09 10:41:40.037 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libjsijniprofiler.so: deferring to libdir
12-09 10:41:40.037 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libjsinspector.so: deferring to libdir
12-09 10:41:40.037 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/liblogger.so: deferring to libdir
12-09 10:41:40.038 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libmapbufferjni.so: deferring to libdir
12-09 10:41:40.038 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libnative-filters.so: deferring to libdir
12-09 10:41:40.038 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libnative-imagetranscoder.so: deferring to libdir
12-09 10:41:40.038 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_codegen_rncore.so: deferring to libdir
12-09 10:41:40.038 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_config.so: deferring to libdir
12-09 10:41:40.038 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_debug.so: deferring to libdir
12-09 10:41:40.038 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_nativemodule_core.so: deferring to libdir
12-09 10:41:40.038 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_animations.so: deferring to libdir
12-09 10:41:40.039 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_attributedstring.so: deferring to libdir
12-09 10:41:40.039 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_componentregistry.so: deferring to libdir
12-09 10:41:40.039 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_core.so: deferring to libdir
12-09 10:41:40.039 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_debug.so: deferring to libdir
12-09 10:41:40.039 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_graphics.so: deferring to libdir
12-09 10:41:40.039 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_imagemanager.so: deferring to libdir
12-09 10:41:40.039 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_leakchecker.so: deferring to libdir
12-09 10:41:40.039 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_mapbuffer.so: deferring to libdir
12-09 10:41:40.039 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_mounting.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_runtimescheduler.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_scheduler.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_telemetry.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_templateprocessor.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_textlayoutmanager.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_render_uimanager.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreact_utils.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreactnativeblob.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreactnativejni.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libreactperfloggerjni.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librnupdate.so: deferring to libdir
12-09 10:41:40.040 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_image.so: deferring to libdir
12-09 10:41:40.041 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_root.so: deferring to libdir
12-09 10:41:40.041 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_scrollview.so: deferring to libdir
12-09 10:41:40.041 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_text.so: deferring to libdir
12-09 10:41:40.041 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_textinput.so: deferring to libdir
12-09 10:41:40.041 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_unimplementedview.so: deferring to libdir
12-09 10:41:40.041 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/librrc_view.so: deferring to libdir
12-09 10:41:40.041 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libruntimeexecutor.so: deferring to libdir
12-09 10:41:40.041 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libturbomodulejsijni.so: deferring to libdir
12-09 10:41:40.041 7106 7106 D ApkSoSource: not allowing consideration of lib/arm64-v8a/libyoga.so: deferring to libdir
12-09 10:41:40.042 7106 7106 V fb-UnpackingSoSource: regenerating DSO store com.facebook.soloader.ApkSoSource
12-09 10:41:40.042 7106 7106 V fb-UnpackingSoSource: Finished regenerating DSO store com.facebook.soloader.ApkSoSource
12-09 10:41:40.042 7106 7106 V fb-UnpackingSoSource: starting syncer worker
12-09 10:41:40.045 7106 7106 V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/com.awesomeproject/lib-main (from syncer thread)
12-09 10:41:40.045 7106 7106 V fb-UnpackingSoSource: not releasing dso store lock for /data/user/0/com.awesomeproject/lib-main (syncer thread started)
12-09 10:41:40.053 7106 7106 D SoLoader: libjscexecutor.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:41:40.053 7106 7106 D SoLoader: libjscexecutor.so found on /data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/lib/arm64
12-09 10:41:40.053 7106 7106 D SoLoader: Not resolving dependencies for libjscexecutor.so
12-09 10:41:40.071 7106 7106 D JavaScriptCore.Version: 250230.2.1
12-09 10:41:40.112 7106 7133 D SoLoader: libfbjni.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:41:40.112 7106 7133 D SoLoader: libfbjni.so found on /data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/lib/arm64
12-09 10:41:40.112 7106 7133 D SoLoader: Not resolving dependencies for libfbjni.so
12-09 10:41:40.113 7106 7133 D SoLoader: libflipper.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:41:40.113 7106 7133 D SoLoader: libflipper.so found on /data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/lib/arm64
12-09 10:41:40.113 7106 7133 D SoLoader: Not resolving dependencies for libflipper.so
12-09 10:41:40.139 7106 7137 D TrafficStats: tagSocket(76) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:40.142 7106 7136 D TrafficStats: tagSocket(96) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:40.155 7106 7106 W .awesomeproject: Accessing hidden field Landroid/view/View;->mKeyedTags:Landroid/util/SparseArray; (unsupported, reflection, allowed)
12-09 10:41:40.155 7106 7106 W .awesomeproject: Accessing hidden field Landroid/view/View;->mListenerInfo:Landroid/view/View$ListenerInfo; (unsupported, reflection, allowed)
12-09 10:41:40.155 7106 7106 W .awesomeproject: Accessing hidden field Landroid/view/View$ListenerInfo;->mOnClickListener:Landroid/view/View$OnClickListener; (unsupported, reflection, allowed)
12-09 10:41:40.157 7106 7106 I flipper : flipper: FlipperClient::addPlugin Inspector
12-09 10:41:40.157 7106 7106 I flipper : flipper: FlipperClient::addPlugin React
12-09 10:41:40.158 7106 7106 I flipper : flipper: FlipperClient::addPlugin Databases
12-09 10:41:40.158 7106 7106 I flipper : flipper: FlipperClient::addPlugin Preferences
12-09 10:41:40.158 7106 7106 I flipper : flipper: FlipperClient::addPlugin CrashReporter
12-09 10:41:40.159 7106 7106 I flipper : flipper: FlipperClient::addPlugin Network
12-09 10:41:40.166 7106 7125 I UsageTrackerFacilitator: Usage tracking enabled
12-09 10:41:40.167 7106 7125 I TestRequestBuilder: Scanning classpath to find tests in paths [/data/app/~~bvZJr4Gk5Y9MVuw2XrT6Qw==/com.awesomeproject.test-7Q5wSKUWMwQEwyQvQAJMug==/base.apk]
12-09 10:41:40.167 7106 7125 W .awesomeproject: Opening an oat file without a class loader. Are you using the deprecated DexFile APIs?
12-09 10:41:40.287 7106 7132 W System.err: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
12-09 10:41:40.288 7106 7132 W System.err: SLF4J: Defaulting to no-operation (NOP) logger implementation
12-09 10:41:40.288 7106 7132 W System.err: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
12-09 10:41:40.292 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/AccessibilityHierarchyCheckResult; annotation class 6432
12-09 10:41:40.293 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/AccessibilityHierarchyCheckResult; annotation class 6432
12-09 10:41:40.293 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/AccessibilityHierarchyCheckResult; annotation class 6432
12-09 10:41:40.293 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/AccessibilityHierarchyCheckResult; annotation class 6432
12-09 10:41:40.294 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/AccessibilityViewCheckResult; annotation class 6432
12-09 10:41:40.295 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/ClusteringUtils; annotation class 6432
12-09 10:41:40.296 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/Question; annotation class 6432
12-09 10:41:40.298 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/replacements/TextUtils; annotation class 6431
12-09 10:41:40.299 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:41:40.299 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:41:40.299 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:41:40.299 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:41:40.299 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElementAndroid; annotation class 6432
12-09 10:41:40.300 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElementAndroid; annotation class 6432
12-09 10:41:40.300 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElementAndroid; annotation class 6432
12-09 10:41:40.300 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElementAndroid; annotation class 6432
12-09 10:41:40.300 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:41:40.300 7106 7125 W .awesomeproject: Unable to resolve Lcom/google/android/apps/common/testing/accessibility/framework/uielement/ViewHierarchyElement; annotation class 6432
12-09 10:41:40.359 7106 7150 D TrafficStats: tagSocket(98) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:40.538 7106 7125 D TestExecutor: Adding listener androidx.test.internal.runner.listener.LogRunListener
12-09 10:41:40.538 7106 7125 D TestExecutor: Adding listener androidx.test.internal.runner.listener.InstrumentationResultPrinter
12-09 10:41:40.538 7106 7125 D TestExecutor: Adding listener androidx.test.internal.runner.listener.ActivityFinisherRunListener
12-09 10:41:40.539 7106 7125 I TestRunner: run started: 1 tests
12-09 10:41:40.541 7106 7125 I TestRunner: started: runDetoxTests(com.awesomeproject.DetoxTest)
12-09 10:41:40.548 7106 7125 D EventInjectionStrategy: Creating injection strategy with input manager.
12-09 10:41:40.548 7106 7125 W .awesomeproject: Accessing hidden method Landroid/hardware/input/InputManager;->getInstance()Landroid/hardware/input/InputManager; (unsupported, reflection, allowed)
12-09 10:41:40.548 7106 7125 W .awesomeproject: Accessing hidden method Landroid/hardware/input/InputManager;->injectInputEvent(Landroid/view/InputEvent;I)Z (unsupported, reflection, allowed)
12-09 10:41:40.548 7106 7125 W .awesomeproject: Accessing hidden field Landroid/hardware/input/InputManager;->INJECT_INPUT_EVENT_MODE_WAIT_FOR_FINISH:I (unsupported, reflection, allowed)
12-09 10:41:40.550 7106 7125 W .awesomeproject: Accessing hidden field Ljava/lang/reflect/Field;->accessFlags:I (unsupported, reflection, allowed)
12-09 10:41:40.692 7106 7154 D libEGL : loaded /vendor/lib64/egl/libEGL_emulation.so
12-09 10:41:40.696 7106 7154 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_emulation.so
12-09 10:41:40.700 7106 7154 D libEGL : loaded /vendor/lib64/egl/libGLESv2_emulation.so
12-09 10:41:40.864 7106 7106 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@4289740 in: PRE_ON_CREATE
12-09 10:41:40.974 7106 7106 W .awesomeproject: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (unsupported, reflection, allowed)
12-09 10:41:40.979 7106 7106 W .awesomeproject: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (unsupported, reflection, allowed)
12-09 10:41:40.982 7106 7106 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@4289740 in: CREATED
12-09 10:41:40.986 7106 7106 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@4289740 in: STARTED
12-09 10:41:40.987 7106 7163 D TrafficStats: tagSocket(104) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:40.990 7106 7106 D LifecycleMonitor: Lifecycle status change: com.awesomeproject.MainActivity@4289740 in: RESUMED
12-09 10:41:41.023 7106 7106 W unknown:ReactNative: Packager connection already open, nooping.
12-09 10:41:41.070 7106 7152 D HostConnection: createUnique: call
12-09 10:41:41.073 7106 7152 D HostConnection: HostConnection::get() New Host Connection established 0xb4000077d3ba5f90, tid 7152
12-09 10:41:41.075 7106 7152 D HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_vulkan_queue_submit_with_commands ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma ANDROID_EMU_hwc_multi_configs GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_3_0
12-09 10:41:41.089 7106 7152 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
12-09 10:41:41.091 7106 7152 W OpenGLRenderer: Failed to initialize 101010-2 format, error = EGL_SUCCESS
12-09 10:41:41.092 7106 7152 D EGL_emulation: eglCreateContext: 0xb4000077d3ba3590: maj 3 min 0 rcv 3
12-09 10:41:41.094 7106 7152 D EGL_emulation: eglMakeCurrent: 0xb4000077d3ba3590: ver 3 0 (tinfo 0x79f25a4080) (first time)
12-09 10:41:41.151 7106 7136 D SoLoader: libreactnativejni.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:41:41.151 7106 7136 D SoLoader: libreactnativejni.so found on /data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/lib/arm64
12-09 10:41:41.151 7106 7136 D SoLoader: Not resolving dependencies for libreactnativejni.so
12-09 10:41:41.161 7106 7152 I Gralloc4: mapper 4.x is not supported
12-09 10:41:41.163 7106 7152 D HostConnection: createUnique: call
12-09 10:41:41.163 7106 7152 D HostConnection: HostConnection::get() New Host Connection established 0xb4000077d3ba7a90, tid 7152
12-09 10:41:41.163 7106 7152 D goldfish-address-space: allocate: Ask for block of size 0x100
12-09 10:41:41.163 7106 7152 D goldfish-address-space: allocate: ioctl allocate returned offset 0x1efff8000 size 0x8000
12-09 10:41:41.165 7106 7152 W Gralloc4: allocator 4.x is not supported
12-09 10:41:41.180 7106 7152 D HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_vulkan_queue_submit_with_commands ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma ANDROID_EMU_hwc_multi_configs GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_3_0
12-09 10:41:41.228 7106 7152 W Parcel : Expecting binder but got null!
12-09 10:41:41.269 7106 7106 D CompatibilityChangeReporter: Compat change id reported: 210923482; UID 10161; state: DISABLED
12-09 10:41:41.275 7106 7106 D CompatibilityChangeReporter: Compat change id reported: 37756858; UID 10161; state: ENABLED
12-09 10:41:41.375 7106 7152 W Parcel : Expecting binder but got null!
12-09 10:41:41.403 7106 7125 I Detox : Detox server connection details: url=ws://localhost:64463, sessionId=50ed7950-1da1-616f-3790-a2134831f796
12-09 10:41:41.436 7106 7172 I DetoxDispatcher: Handling action '_init' (ID #0)...
12-09 10:41:41.440 7106 7172 I Detox : Connecting to server...
12-09 10:41:41.440 7106 7172 I DetoxWSClient: At connectToServer
12-09 10:41:41.466 7106 7175 D TrafficStats: tagSocket(138) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:41.482 7106 7175 D DetoxWSClient: At onOpen
12-09 10:41:41.484 7106 7175 I DetoxWSClient: Sending out action 'login' (ID #0)
12-09 10:41:41.495 7106 7175 I Detox : Connected to server!
12-09 10:41:41.496 7106 7175 D DetoxWSClient: Received action 'loginSuccess' (ID #0, params={"testerConnected":true,"appConnected":true})
12-09 10:41:41.503 7106 7175 D DetoxWSClient: Received action 'isReady' (ID #-1000, params={})
12-09 10:41:41.704 7106 7179 W unknown:ReactContext: initializeMessageQueueThreads() is called.
12-09 10:41:41.724 7106 7106 W unknown:ReactNative: Packager connection already open, nooping.
12-09 10:41:41.765 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.drawer.ReactDrawerLayoutManager
12-09 10:41:41.769 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.uimanager.LayoutShadowNode
12-09 10:41:41.778 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollViewManager
12-09 10:41:41.779 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactHorizontalScrollContainerViewManager
12-09 10:41:41.779 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ReactProgressBarViewManager
12-09 10:41:41.780 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.progressbar.ProgressBarShadowNode
12-09 10:41:41.782 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.scroll.ReactScrollViewManager
12-09 10:41:41.784 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager
12-09 10:41:41.789 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.slider.ReactSliderManager$ReactSliderShadowNode
12-09 10:41:41.790 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager
12-09 10:41:41.791 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.switchview.ReactSwitchManager$ReactSwitchShadowNode
12-09 10:41:41.792 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.swiperefresh.SwipeRefreshLayoutManager
12-09 10:41:41.793 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageViewManager
12-09 10:41:41.794 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.frescosupport.FrescoBasedReactTextInlineImageShadowNode
12-09 10:41:41.799 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.image.ReactImageManager
12-09 10:41:41.805 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ReactModalHostManager
12-09 10:41:41.807 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.modal.ModalHostShadowNode
12-09 10:41:41.807 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextManager
12-09 10:41:41.807 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactRawTextShadowNode
12-09 10:41:41.808 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputManager
12-09 10:41:41.814 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.textinput.ReactTextInputShadowNode
12-09 10:41:41.815 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextViewManager
12-09 10:41:41.815 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactTextShadowNode
12-09 10:41:41.816 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.view.ReactViewManager
12-09 10:41:41.819 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextViewManager
12-09 10:41:41.819 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.text.ReactVirtualTextShadowNode
12-09 10:41:41.819 7106 7181 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.facebook.react.views.unimplementedview.ReactUnimplementedViewManager
12-09 10:41:41.828 7106 7181 W unknown:ReactContext: initializeMessageQueueThreads() is called.
12-09 10:41:41.829 7106 7181 D SoLoader: libyoga.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:41:41.830 7106 7181 D SoLoader: libyoga.so found on /data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/lib/arm64
12-09 10:41:41.830 7106 7181 D SoLoader: Not resolving dependencies for libyoga.so
12-09 10:41:41.837 7106 7106 D DetoxRNLoading: Listener-proxy method called: onReactContextInitialized
12-09 10:41:41.837 7106 7106 I DetoxRNLoading: Got new RN-context async'ly through listener
12-09 10:41:41.838 7106 7106 D DetoxRNLoading: Listener-proxy method called: equals
12-09 10:41:41.838 7106 7172 I DetoxRNIdleRes: Setting up Espresso Idling Resources for React Native
12-09 10:41:41.842 7106 7172 D AsyncStorageIR: Checking whether a custom IR for Async-Storage is required... (legacy=false)
12-09 10:41:41.844 7106 7172 D DetoxRNHelpers: Native RN module resolution (class com.reactnativecommunity.asyncstorage.AsyncStorageModule): no such class
12-09 10:41:41.846 7106 7172 D AsyncStorageIR: Checking whether a custom IR for Async-Storage is required... (legacy=true)
12-09 10:41:41.846 7106 7172 D AsyncStorageIR: IR for Async-Storage is required! (legacy=true)
12-09 10:41:41.850 7106 7106 D AsyncStorageIRLegacy: Async-storage is busy!
12-09 10:41:41.851 7106 7172 I DetoxDispatcher: Done with action '_init'
12-09 10:41:41.852 7106 7172 I DetoxDispatcher: Handling action 'isReady' (ID #-1000)...
12-09 10:41:41.856 7106 7106 W .awesomeproject: Accessing hidden method Landroid/os/MessageQueue;->next()Landroid/os/Message; (unsupported, reflection, allowed)
12-09 10:41:41.856 7106 7106 W .awesomeproject: Accessing hidden field Landroid/os/MessageQueue;->mMessages:Landroid/os/Message; (unsupported, reflection, allowed)
12-09 10:41:41.857 7106 7106 W .awesomeproject: Accessing hidden method Landroid/os/Message;->recycleUnchecked()V (unsupported, reflection, allowed)
12-09 10:41:41.881 7106 7181 I flipper : flipper: FlipperClient::addPlugin Fresco
12-09 10:41:41.971 7106 7180 D SoLoader: libreactnativeblob.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:41:41.973 7106 7180 D SoLoader: libreactnativeblob.so found on /data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/lib/arm64
12-09 10:41:41.973 7106 7180 D SoLoader: Not resolving dependencies for libreactnativeblob.so
12-09 10:41:42.015 7106 7181 I WebViewFactory: Loading com.google.android.webview version 101.0.4951.74 (code 495157434)
12-09 10:41:42.116 7106 7180 I ReactNativeJS: Running "AwesomeProject" with {"rootTag":1}
12-09 10:41:42.134 7106 7180 I ReactNativeJS: Pushy: uuid: QQ1Mp3M7TuAXjT2VywfHX
12-09 10:41:42.148 7106 7181 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->isTagEnabled(J)Z (unsupported, reflection, allowed)
12-09 10:41:42.148 7106 7181 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->traceBegin(JLjava/lang/String;)V (unsupported, reflection, allowed)
12-09 10:41:42.148 7106 7181 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->traceEnd(J)V (unsupported, reflection, allowed)
12-09 10:41:42.149 7106 7181 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V (unsupported, reflection, allowed)
12-09 10:41:42.149 7106 7181 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V (unsupported, reflection, allowed)
12-09 10:41:42.155 7106 7181 I cr_WVCFactoryProvider: Loaded version=101.0.4951.74 minSdkVersion=29 isBundle=false multiprocess=true packageId=2
12-09 10:41:42.193 7106 7189 I cr_VariationsUtils: Failed reading seed file "/data/user/0/com.awesomeproject/app_webview/variations_seed_new"
12-09 10:41:42.193 7106 7189 I cr_VariationsUtils: Failed reading seed file "/data/user/0/com.awesomeproject/app_webview/variations_seed"
12-09 10:41:42.194 7106 7189 I cr_VariationsUtils: Requesting new seed from IVariationsSeedServer
12-09 10:41:42.234 7106 7181 I cr_LibraryLoader: Successfully loaded native library
12-09 10:41:42.241 7106 7181 I cr_CachingUmaRecorder: Flushed 8 samples from 8 histograms.
12-09 10:41:42.314 7

View File

@ -0,0 +1,175 @@
--------- beginning of main
12-09 10:42:37.000 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.018 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.035 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.050 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.066 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.083 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.100 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.117 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.133 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.150 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.176 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:37.791 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:37.874 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #49)
12-09 10:42:37.875 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:37.883 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #50, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:42:37.884 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #50)...
12-09 10:42:37.885 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:37.886 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:37.886 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:37.887 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:37.888 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@93110d8, not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:37.895 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:37.896 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #50)
12-09 10:42:37.897 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:37.974 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #51, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["downloadAndInstallApk"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:37.975 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #51)...
12-09 10:42:37.975 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [downloadAndInstallApk]
12-09 10:42:37.975 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "downloadAndInstallApk" and view has effective visibility <VISIBLE>)]
12-09 10:42:37.975 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:37.975 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@c162c31, androidx.test.espresso.action.GeneralClickAction@5cdef16]
12-09 10:42:37.977 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "downloadAndInstallApk" and view has effective visibility <VISIBLE>)
12-09 10:42:37.993 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:38.008 7106 7152 D EGL_emulation: app_time_stats: avg=824.49ms min=562.42ms max=1086.56ms count=2
12-09 10:42:38.534 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:38.554 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:38.564 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:42:38.566 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:38.575 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:38.591 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.602 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.619 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.636 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.653 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.669 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.686 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.704 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.719 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.736 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.753 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.770 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.787 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.803 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:38.823 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:39.439 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:39.451 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.468 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.483 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.502 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.517 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.536 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.554 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.569 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.586 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.604 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.619 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.635 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.654 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.672 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.687 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:39.772 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #51)
12-09 10:42:39.773 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:39.782 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #52, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:39.783 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #52)...
12-09 10:42:39.784 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:42:39.785 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:42:39.786 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:39.786 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@c9522f0, androidx.test.espresso.action.GeneralClickAction@1c53069]
12-09 10:42:39.788 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:42:39.805 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:39.821 7106 7152 D EGL_emulation: app_time_stats: avg=106.62ms min=12.32ms max=998.74ms count=17
12-09 10:42:40.349 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:40.361 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:40.363 7106 7357 D TrafficStats: tagSocket(169) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:40.391 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.402 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.420 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.436 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.453 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.469 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.486 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.502 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.519 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.536 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.552 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.570 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.587 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.603 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:40.624 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:40.635 7106 7357 E pushy : download task failed
12-09 10:42:40.635 7106 7357 E pushy : java.lang.Error: Server return code 403
12-09 10:42:40.635 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.downloadFile(DownloadTask.java:78)
12-09 10:42:40.635 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.doInBackground(DownloadTask.java:486)
12-09 10:42:40.635 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.doInBackground(DownloadTask.java:36)
12-09 10:42:40.635 7106 7357 E pushy : at android.os.AsyncTask$3.call(AsyncTask.java:394)
12-09 10:42:40.635 7106 7357 E pushy : at java.util.concurrent.FutureTask.run(FutureTask.java:264)
12-09 10:42:40.635 7106 7357 E pushy : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
12-09 10:42:40.635 7106 7357 E pushy : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
12-09 10:42:40.635 7106 7357 E pushy : at java.lang.Thread.run(Thread.java:1012)
12-09 10:42:40.653 7106 7106 W UiControllerImpl: Waiting for: DELAY_HAS_PAST for 100 iterations.
12-09 10:42:40.670 7106 7106 W UiControllerImpl: Waiting for: DELAY_HAS_PAST for 200 iterations.
12-09 10:42:40.678 7106 7106 W UiControllerImpl: Waiting for: DELAY_HAS_PAST for 300 iterations.
12-09 10:42:41.119 7106 7106 W UiControllerImpl: Waiting for: DELAY_HAS_PAST for 400 iterations.
12-09 10:42:41.298 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.300 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.319 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.339 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.352 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.367 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.389 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.402 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.418 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.437 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.453 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.472 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.487 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:41.507 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #52)
12-09 10:42:41.508 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:41.517 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #53, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"waitForAssertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["确认"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}},{"type":"Double","value":10}]})
12-09 10:42:41.518 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #53)...
12-09 10:42:41.518 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForText, [确认]
12-09 10:42:41.519 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)]
12-09 10:42:41.520 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:41.520 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, waitForAssertMatcher, [androidx.test.espresso.ViewInteraction@f7d6681, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area), 10.0]
12-09 10:42:41.524 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)
12-09 10:42:41.525 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #53)
12-09 10:42:41.525 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:41.536 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #54, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:41.536 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #54)...
12-09 10:42:41.537 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:41.537 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:41.537 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:41.538 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@6662326, androidx.test.espresso.action.GeneralClickAction@d96bb67]
12-09 10:42:41.540 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:41.556 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:41.570 7106 7152 D EGL_emulation: app_time_stats: avg=97.15ms min=11.21ms max=878.99ms count=18
12-09 10:42:42.099 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:42.109 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:42.124 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.140 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.150 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.167 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.183 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.202 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.218 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.233 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.250 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.267 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.283 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.300 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.317 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.336 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.354 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:42.374 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:43.060 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #54)
12-09 10:42:43.060 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:43.067 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #55, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:42:43.068 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #55)...
12-09 10:42:43.068 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:43.068 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:43.069 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:43.069 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:43.069 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@898e9bd, not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:43.073 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:43.075 7106 7172 I DetoxWSClient: Sending out action 'invokeRe

View File

@ -0,0 +1,182 @@
--------- beginning of main
12-09 10:42:32.271 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #44)
12-09 10:42:32.272 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:32.280 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #45, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:42:32.280 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #45)...
12-09 10:42:32.281 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:32.281 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:32.282 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:32.283 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:32.283 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@d63402e, not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:32.291 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:32.291 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #45)
12-09 10:42:32.292 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:32.368 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #46, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["downloadFullUpdate"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:32.368 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #46)...
12-09 10:42:32.369 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [downloadFullUpdate]
12-09 10:42:32.370 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "downloadFullUpdate" and view has effective visibility <VISIBLE>)]
12-09 10:42:32.370 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:32.370 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@26487cf, androidx.test.espresso.action.GeneralClickAction@f49155c]
12-09 10:42:32.372 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "downloadFullUpdate" and view has effective visibility <VISIBLE>)
12-09 10:42:32.388 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:32.403 7106 7152 D EGL_emulation: app_time_stats: avg=804.64ms min=543.86ms max=1065.41ms count=2
12-09 10:42:32.678 7106 7414 D TrafficStats: tagSocket(165) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:32.932 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:32.955 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:32.964 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:42:32.967 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:32.990 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:33.008 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.019 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.036 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.052 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.070 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.086 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.102 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.119 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.136 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.153 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.169 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.186 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.202 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.219 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.239 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:33.858 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:33.868 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.884 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.900 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.920 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.934 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.953 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.968 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:33.988 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.003 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.021 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.034 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.054 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.070 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.087 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.101 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.189 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #46)
12-09 10:42:34.190 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:34.196 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #47, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:34.196 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #47)...
12-09 10:42:34.197 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:42:34.199 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:42:34.199 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:34.200 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@5872706, androidx.test.espresso.action.GeneralClickAction@d13a1c7]
12-09 10:42:34.202 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:42:34.220 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:34.238 7106 7152 D EGL_emulation: app_time_stats: avg=107.94ms min=13.65ms max=1000.03ms count=17
12-09 10:42:34.689 7106 7418 D TrafficStats: tagSocket(131) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:34.773 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:34.786 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:34.787 7106 7357 D TrafficStats: tagSocket(131) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:34.824 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.836 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.853 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.869 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.886 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.903 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.921 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.936 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.952 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.969 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:34.986 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.003 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.022 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.030 7106 7357 E pushy : download task failed
12-09 10:42:35.030 7106 7357 E pushy : java.lang.Error: Server return code 403
12-09 10:42:35.030 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.downloadFile(DownloadTask.java:78)
12-09 10:42:35.030 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.doFullPatch(DownloadTask.java:230)
12-09 10:42:35.030 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.doInBackground(DownloadTask.java:474)
12-09 10:42:35.030 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.doInBackground(DownloadTask.java:36)
12-09 10:42:35.030 7106 7357 E pushy : at android.os.AsyncTask$3.call(AsyncTask.java:394)
12-09 10:42:35.030 7106 7357 E pushy : at java.util.concurrent.FutureTask.run(FutureTask.java:264)
12-09 10:42:35.030 7106 7357 E pushy : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
12-09 10:42:35.030 7106 7357 E pushy : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
12-09 10:42:35.030 7106 7357 E pushy : at java.lang.Thread.run(Thread.java:1012)
12-09 10:42:35.036 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.070 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:35.081 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:35.096 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:35.108 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.121 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.133 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.150 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.166 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.185 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.201 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.218 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.233 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.250 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.267 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.283 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.300 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.319 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.335 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:35.354 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:35.972 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:35.984 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.001 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.018 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.033 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.050 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.067 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.086 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.101 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.117 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.135 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.153 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.168 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.188 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.203 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.217 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.305 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #47)
12-09 10:42:36.306 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:36.313 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #48, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"waitForAssertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["确认"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}},{"type":"Double","value":10}]})
12-09 10:42:36.314 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #48)...
12-09 10:42:36.315 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForText, [确认]
12-09 10:42:36.315 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)]
12-09 10:42:36.316 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:36.317 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, waitForAssertMatcher, [androidx.test.espresso.ViewInteraction@4d3c1ec, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area), 10.0]
12-09 10:42:36.320 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)
12-09 10:42:36.322 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #48)
12-09 10:42:36.323 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:36.329 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #49, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:36.329 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #49)...
12-09 10:42:36.330 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:36.330 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:36.330 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:36.331 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@bc7a9b5, androidx.test.espresso.action.GeneralClickAction@b6984a]
12-09 10:42:36.333 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:36.340 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:36.358 7106 7152 D EGL_emulation: app_time_stats: avg=117.73ms min=13.68ms max=1251.56ms count=18
12-09 10:42:36.906 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:36.914 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:36.922 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.943 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.950 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.970 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:36.986 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.000 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.018 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.035 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.050 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.066 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.083 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.100 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.117 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.133 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.150 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:37.176 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:37.791 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:37.874 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #49)
12-09 10:42:37.875 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:37.883 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #50, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:42:37.884 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #50)...
12-09 10:42:37.885 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:37.886 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:37.886 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:37.887 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:37.888 710

View File

@ -0,0 +1,184 @@
--------- beginning of main
12-09 10:42:26.000 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.019 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.034 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.053 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.067 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.089 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.105 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:26.783 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #39)
12-09 10:42:26.785 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:26.798 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #40, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:42:26.799 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #40)...
12-09 10:42:26.800 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:26.801 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:26.802 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:26.802 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:26.803 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@7d0c446, not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:26.810 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:26.811 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #40)
12-09 10:42:26.813 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:26.880 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #41, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["downloadPatchFromPackage"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:26.881 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #41)...
12-09 10:42:26.881 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [downloadPatchFromPackage]
12-09 10:42:26.881 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "downloadPatchFromPackage" and view has effective visibility <VISIBLE>)]
12-09 10:42:26.881 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:26.881 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@3d51607, androidx.test.espresso.action.GeneralClickAction@edab334]
12-09 10:42:26.883 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "downloadPatchFromPackage" and view has effective visibility <VISIBLE>)
12-09 10:42:26.888 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:26.908 7106 7152 D EGL_emulation: app_time_stats: avg=1053.76ms min=1053.76ms max=1053.76ms count=1
12-09 10:42:27.414 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:27.426 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:27.444 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:27.457 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.469 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.490 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.502 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.519 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.536 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.553 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.569 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.586 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.603 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.619 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.636 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.653 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.670 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:27.689 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:28.307 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:28.318 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.334 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.350 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.366 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.383 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.404 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.417 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.433 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.450 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.469 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.484 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.501 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.519 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.534 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:28.641 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #41)
12-09 10:42:28.643 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:28.646 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #42, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:28.646 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #42)...
12-09 10:42:28.646 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:42:28.646 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:42:28.647 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:28.647 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@46e161e, androidx.test.espresso.action.GeneralClickAction@6d0beff]
12-09 10:42:28.648 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:42:28.664 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:28.665 7106 7393 D TrafficStats: tagSocket(167) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:28.669 7106 7152 D EGL_emulation: app_time_stats: avg=103.55ms min=10.21ms max=980.71ms count=17
12-09 10:42:29.201 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:29.214 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:29.215 7106 7357 D TrafficStats: tagSocket(133) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:29.240 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.252 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.269 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.286 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.303 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.322 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.340 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.353 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.370 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.386 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.404 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.419 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.437 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.449 7106 7357 E pushy : download task failed
12-09 10:42:29.449 7106 7357 E pushy : java.lang.Error: Server return code 403
12-09 10:42:29.449 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.downloadFile(DownloadTask.java:78)
12-09 10:42:29.449 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.doPatchFromApk(DownloadTask.java:290)
12-09 10:42:29.449 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.doInBackground(DownloadTask.java:477)
12-09 10:42:29.449 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.doInBackground(DownloadTask.java:36)
12-09 10:42:29.449 7106 7357 E pushy : at android.os.AsyncTask$3.call(AsyncTask.java:394)
12-09 10:42:29.449 7106 7357 E pushy : at java.util.concurrent.FutureTask.run(FutureTask.java:264)
12-09 10:42:29.449 7106 7357 E pushy : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
12-09 10:42:29.449 7106 7357 E pushy : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
12-09 10:42:29.449 7106 7357 E pushy : at java.lang.Thread.run(Thread.java:1012)
12-09 10:42:29.452 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.477 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:29.497 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:29.508 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:42:29.510 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:29.525 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.538 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.550 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.566 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.583 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.600 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.618 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.635 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.650 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.667 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.684 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.700 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.716 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.734 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.750 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:29.775 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:30.390 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:30.402 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.418 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.435 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.453 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.467 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.487 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.502 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.520 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.535 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.551 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.569 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.587 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.601 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.620 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.636 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:30.674 7106 7401 D TrafficStats: tagSocket(167) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:30.720 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #42)
12-09 10:42:30.722 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:30.730 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #43, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"waitForAssertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["确认"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}},{"type":"Double","value":10}]})
12-09 10:42:30.730 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #43)...
12-09 10:42:30.731 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForText, [确认]
12-09 10:42:30.732 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)]
12-09 10:42:30.733 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:30.734 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, waitForAssertMatcher, [androidx.test.espresso.ViewInteraction@4fbb8ad, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area), 10.0]
12-09 10:42:30.737 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)
12-09 10:42:30.738 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #43)
12-09 10:42:30.741 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:30.748 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #44, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:30.748 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #44)...
12-09 10:42:30.749 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:30.749 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:30.750 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:30.750 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@44087e2, androidx.test.espresso.action.GeneralClickAction@3ace773]
12-09 10:42:30.752 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:30.769 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:30.793 7106 7152 D EGL_emulation: app_time_stats: avg=117.97ms min=13.54ms max=1269.67ms count=18
12-09 10:42:31.318 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:31.322 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:31.338 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.355 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.367 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.385 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.400 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.418 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.435 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.450 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.467 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.485 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.500 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.518 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.535 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.553 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.570 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:31.594 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:32.271 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #44)
12-09 10:42:32.272 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:32.280 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #45, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:42:32.280 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #45)...
12-09 10:42:32.281 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:32.281 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:32.282 7106 7172 D Detox : class

View File

@ -0,0 +1,150 @@
--------- beginning of main
12-09 10:42:21.584 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #35)
12-09 10:42:21.584 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:21.660 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #36, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["downloadPatchFromPpk"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:21.660 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #36)...
12-09 10:42:21.661 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [downloadPatchFromPpk]
12-09 10:42:21.661 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "downloadPatchFromPpk" and view has effective visibility <VISIBLE>)]
12-09 10:42:21.661 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:21.661 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@4744955, androidx.test.espresso.action.GeneralClickAction@994f6a]
12-09 10:42:21.663 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "downloadPatchFromPpk" and view has effective visibility <VISIBLE>)
12-09 10:42:21.669 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:21.687 7106 7152 D EGL_emulation: app_time_stats: avg=799.67ms min=566.95ms max=1032.38ms count=2
12-09 10:42:22.217 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:22.231 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:22.243 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:42:22.245 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:22.259 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:22.274 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.286 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.303 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.318 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.336 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.352 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.369 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.386 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.403 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.419 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.436 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.453 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.469 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.486 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:22.508 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:23.124 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:23.135 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.150 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.169 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.186 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.204 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.219 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.235 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.253 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.269 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.286 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.305 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.319 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.335 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.355 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.370 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:23.457 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #36)
12-09 10:42:23.458 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:23.466 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #37, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:23.467 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #37)...
12-09 10:42:23.469 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:42:23.470 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:42:23.471 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:23.471 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@55d4e0d, androidx.test.espresso.action.GeneralClickAction@19061c2]
12-09 10:42:23.474 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:42:23.494 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:23.504 7106 7152 D EGL_emulation: app_time_stats: avg=106.88ms min=13.88ms max=997.61ms count=17
12-09 10:42:24.031 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:24.038 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:24.075 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.086 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.103 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.120 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.136 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.152 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.169 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.186 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.202 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.219 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.238 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.240 7106 7357 D TrafficStats: tagSocket(141) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:24.252 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.269 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.286 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.306 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:24.498 7106 7357 E pushy : download task failed
12-09 10:42:24.498 7106 7357 E pushy : java.lang.Error: Server return code 403
12-09 10:42:24.498 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.downloadFile(DownloadTask.java:78)
12-09 10:42:24.498 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.doPatchFromPpk(DownloadTask.java:375)
12-09 10:42:24.498 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.doInBackground(DownloadTask.java:480)
12-09 10:42:24.498 7106 7357 E pushy : at cn.reactnative.modules.update.DownloadTask.doInBackground(DownloadTask.java:36)
12-09 10:42:24.498 7106 7357 E pushy : at android.os.AsyncTask$3.call(AsyncTask.java:394)
12-09 10:42:24.498 7106 7357 E pushy : at java.util.concurrent.FutureTask.run(FutureTask.java:264)
12-09 10:42:24.498 7106 7357 E pushy : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
12-09 10:42:24.498 7106 7357 E pushy : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
12-09 10:42:24.498 7106 7357 E pushy : at java.lang.Thread.run(Thread.java:1012)
12-09 10:42:24.538 7106 7106 W UiControllerImpl: Waiting for: DELAY_HAS_PAST for 100 iterations.
12-09 10:42:24.560 7106 7106 W UiControllerImpl: Waiting for: DELAY_HAS_PAST for 200 iterations.
12-09 10:42:24.573 7106 7106 W UiControllerImpl: Waiting for: DELAY_HAS_PAST for 300 iterations.
12-09 10:42:24.585 7106 7106 W UiControllerImpl: Waiting for: DELAY_HAS_PAST for 400 iterations.
12-09 10:42:24.611 7106 7152 D EGL_emulation: app_time_stats: avg=65.05ms min=13.22ms max=555.57ms count=17
12-09 10:42:24.925 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:24.934 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.951 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.967 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:24.983 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.001 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.017 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.034 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.051 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.068 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.084 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.100 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.125 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.133 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.152 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.169 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.258 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #37)
12-09 10:42:25.259 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:25.262 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #38, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"waitForAssertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["确认"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}},{"type":"Double","value":10}]})
12-09 10:42:25.263 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #38)...
12-09 10:42:25.263 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForText, [确认]
12-09 10:42:25.264 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)]
12-09 10:42:25.264 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:25.264 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, waitForAssertMatcher, [androidx.test.espresso.ViewInteraction@7757a7a, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area), 10.0]
12-09 10:42:25.266 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)
12-09 10:42:25.267 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #38)
12-09 10:42:25.268 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:25.271 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #39, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:25.271 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #39)...
12-09 10:42:25.275 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:25.276 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:25.281 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:25.281 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@cb2822b, androidx.test.espresso.action.GeneralClickAction@3ecb688]
12-09 10:42:25.284 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:25.302 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:25.842 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:25.848 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:25.854 7106 7152 D EGL_emulation: app_time_stats: avg=621.58ms min=533.35ms max=709.82ms count=2
12-09 10:42:25.855 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.871 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.884 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.902 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.919 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.933 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.950 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.967 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:25.984 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.000 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.019 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.034 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.053 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.067 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.089 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:26.105 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:26.783 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #39)
12-09 10:42:26.785 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:26.798 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #40, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficient

View File

@ -0,0 +1,148 @@
--------- beginning of main
12-09 10:41:49.006 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.022 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.033 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.050 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.067 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.083 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.100 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.118 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.133 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.150 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.167 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.185 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.200 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.217 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.234 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.254 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:41:49.924 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #5)
12-09 10:41:49.924 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:49.935 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #6, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:41:49.936 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #6)...
12-09 10:41:49.936 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:41:49.936 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:41:49.937 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:41:49.937 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:41:49.938 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@6058a66, not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:41:49.953 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:41:49.954 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #6)
12-09 10:41:49.954 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:50.008 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #7, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["getLocalHashInfo"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:41:50.008 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #7)...
12-09 10:41:50.008 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [getLocalHashInfo]
12-09 10:41:50.008 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "getLocalHashInfo" and view has effective visibility <VISIBLE>)]
12-09 10:41:50.008 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:41:50.008 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@b02ece4, androidx.test.espresso.action.GeneralClickAction@c4854d]
12-09 10:41:50.010 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "getLocalHashInfo" and view has effective visibility <VISIBLE>)
12-09 10:41:50.025 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:50.044 7106 7152 D EGL_emulation: app_time_stats: avg=786.20ms min=533.57ms max=1038.82ms count=2
12-09 10:41:50.560 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:41:50.564 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:50.577 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:50.590 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.602 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.619 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.636 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.654 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.669 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.689 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.702 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.719 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.736 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.754 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.769 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.787 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.802 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:50.823 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:41:51.440 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:51.451 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.466 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.485 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.500 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.519 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.535 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.555 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.568 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.584 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.600 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.617 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.634 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.650 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.667 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.683 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:51.773 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #7)
12-09 10:41:51.773 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:51.782 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #8, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:41:51.783 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #8)...
12-09 10:41:51.783 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:41:51.784 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:41:51.785 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:41:51.785 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@fbdef6f, androidx.test.espresso.action.GeneralClickAction@1acf47c]
12-09 10:41:51.789 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:41:51.809 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:51.821 7106 7152 D EGL_emulation: app_time_stats: avg=104.53ms min=6.83ms max=998.56ms count=17
12-09 10:41:52.367 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:41:52.409 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:41:52.443 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:41:52.466 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:52.478 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.485 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.504 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.519 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.536 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.552 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.570 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.586 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.605 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.619 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.635 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.653 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.669 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.688 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.702 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:52.723 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:41:53.341 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:53.351 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.367 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.383 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.400 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.418 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.433 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.450 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.467 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.483 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.508 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.518 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.536 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.554 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.570 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.586 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:53.673 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #8)
12-09 10:41:53.674 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:53.683 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #9, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]})
12-09 10:41:53.684 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #9)...
12-09 10:41:53.685 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForText, [done]
12-09 10:41:53.686 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(an instance of android.widget.TextView and view.getText() with or without transformation to match: is "done" and view has effective visibility <VISIBLE>)]
12-09 10:41:53.687 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:41:53.687 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@f3f8b61, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:41:53.691 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (an instance of android.widget.TextView and view.getText() with or without transformation to match: is "done" and view has effective visibility <VISIBLE>)
12-09 10:41:53.692 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #9)
12-09 10:41:53.692 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:53.707 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #10, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:41:53.708 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #10)...
12-09 10:41:53.710 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:41:53.711 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:41:53.712 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:41:53.713 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@88c1686, androidx.test.espresso.action.GeneralClickAction@4269b47]
12-09 10:41:53.716 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:41:53.728 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:53.737 7106 7152 D EGL_emulation: app_time_stats: avg=87.05ms min=9.19ms max=1014.96ms count=22
12-09 10:41:54.265 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:41:54.274 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:54.292 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:54.308 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:54.316 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:54.334 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:54.350 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:54.367 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:54.384 7106 7106 I Detox : AnimatedModule i

View File

@ -0,0 +1,145 @@
--------- beginning of main
12-09 10:42:16.221 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:16.305 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #30)
12-09 10:42:16.306 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:16.314 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #31, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:42:16.315 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #31)...
12-09 10:42:16.316 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:16.317 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:16.318 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:16.318 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:16.319 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@13ee302, not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:16.327 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:16.328 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #31)
12-09 10:42:16.329 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:16.406 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #32, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["markSuccess"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:16.407 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #32)...
12-09 10:42:16.408 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [markSuccess]
12-09 10:42:16.408 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "markSuccess" and view has effective visibility <VISIBLE>)]
12-09 10:42:16.408 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:16.408 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@67d7413, androidx.test.espresso.action.GeneralClickAction@67a6650]
12-09 10:42:16.410 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "markSuccess" and view has effective visibility <VISIBLE>)
12-09 10:42:16.427 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:16.439 7106 7152 D EGL_emulation: app_time_stats: avg=817.42ms min=552.50ms max=1082.33ms count=2
12-09 10:42:16.617 7106 7350 D TrafficStats: tagSocket(133) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:16.962 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:16.975 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:16.981 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:16.994 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:17.007 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.019 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.036 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.052 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.069 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.086 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.102 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.119 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.138 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.153 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.170 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.186 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.203 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.219 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.239 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:17.861 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:17.868 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.885 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.900 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.917 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.935 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.952 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.970 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:17.991 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.001 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.021 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.039 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.054 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.069 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.086 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.102 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.196 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #32)
12-09 10:42:18.196 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:18.206 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #33, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:18.206 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #33)...
12-09 10:42:18.207 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:42:18.208 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:42:18.208 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:18.208 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@514af68, androidx.test.espresso.action.GeneralClickAction@9b08f81]
12-09 10:42:18.211 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:42:18.222 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:18.239 7106 7152 D EGL_emulation: app_time_stats: avg=105.82ms min=13.27ms max=1000.15ms count=17
12-09 10:42:18.629 7106 7355 D TrafficStats: tagSocket(131) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:18.768 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:18.787 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:18.799 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:42:18.812 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 400 iterations.
12-09 10:42:18.819 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 500 iterations.
12-09 10:42:18.822 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:18.843 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.854 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.869 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.886 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.907 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.920 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.937 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.957 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.969 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:18.986 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.002 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.019 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.037 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.054 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.069 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.089 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:19.706 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:19.718 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.735 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.751 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.768 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.785 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.806 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.819 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.835 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.853 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.871 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.887 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.904 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.920 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.938 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:19.952 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.039 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #33)
12-09 10:42:20.040 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:20.047 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #34, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"waitForAssertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["确认"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}},{"type":"Double","value":10}]})
12-09 10:42:20.047 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #34)...
12-09 10:42:20.049 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForText, [确认]
12-09 10:42:20.049 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)]
12-09 10:42:20.051 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:20.052 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, waitForAssertMatcher, [androidx.test.espresso.ViewInteraction@1cf41e0, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area), 10.0]
12-09 10:42:20.054 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)
12-09 10:42:20.056 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #34)
12-09 10:42:20.057 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:20.061 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #35, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:20.062 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #35)...
12-09 10:42:20.062 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:20.063 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:20.063 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:20.064 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@e917c99, androidx.test.espresso.action.GeneralClickAction@f3edb5e]
12-09 10:42:20.065 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:20.074 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:20.087 7106 7152 D EGL_emulation: app_time_stats: avg=108.69ms min=12.09ms max=998.46ms count=17
12-09 10:42:20.624 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:20.634 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:20.655 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.671 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.684 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.700 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.716 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.733 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.752 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.769 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.783 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.800 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.819 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.834 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.850 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:20.867 7106 7106 I Detox

View File

@ -0,0 +1,177 @@
--------- beginning of main
12-09 10:42:05.506 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:05.589 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #20)
12-09 10:42:05.589 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:05.598 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #21, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:42:05.598 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #21)...
12-09 10:42:05.599 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:05.600 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:05.601 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:05.601 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:05.602 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@da1b68a, not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:05.610 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:05.617 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #21)
12-09 10:42:05.617 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:05.685 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #22, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["reloadUpdate"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:05.685 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #22)...
12-09 10:42:05.685 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [reloadUpdate]
12-09 10:42:05.686 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "reloadUpdate" and view has effective visibility <VISIBLE>)]
12-09 10:42:05.686 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:05.686 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@c34f4fb, androidx.test.espresso.action.GeneralClickAction@a52f918]
12-09 10:42:05.688 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "reloadUpdate" and view has effective visibility <VISIBLE>)
12-09 10:42:05.704 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:05.722 7106 7152 D EGL_emulation: app_time_stats: avg=816.53ms min=550.97ms max=1082.09ms count=2
12-09 10:42:06.252 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:06.271 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:06.279 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:42:06.282 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:06.289 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:06.306 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.319 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.336 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.352 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.370 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.386 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.404 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.420 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.436 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.453 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.469 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.486 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.507 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.519 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:06.539 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:07.155 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:07.168 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.183 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.202 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.217 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.236 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.253 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.269 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.287 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.302 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.321 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.335 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.355 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.368 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.389 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.402 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:07.494 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #22)
12-09 10:42:07.495 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:07.503 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #23, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:07.503 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #23)...
12-09 10:42:07.504 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:42:07.505 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:42:07.505 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:07.506 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@81a8ce2, androidx.test.espresso.action.GeneralClickAction@3070873]
12-09 10:42:07.508 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:42:07.526 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:07.537 7106 7152 D EGL_emulation: app_time_stats: avg=106.79ms min=12.33ms max=998.87ms count=17
12-09 10:42:08.063 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:08.080 7106 7106 E pushy : switchVersion failed
12-09 10:42:08.080 7106 7106 E pushy : java.lang.Error: Bundle version 9D5CE6EBA420717BE7E7D308B11F8207681B066C951D68F3994D19828F342474 not found.
12-09 10:42:08.080 7106 7106 E pushy : at cn.reactnative.modules.update.UpdateContext.switchVersion(UpdateContext.java:145)
12-09 10:42:08.080 7106 7106 E pushy : at cn.reactnative.modules.update.UpdateModule$5.run(UpdateModule.java:179)
12-09 10:42:08.080 7106 7106 E pushy : at android.os.Handler.handleCallback(Handler.java:942)
12-09 10:42:08.080 7106 7106 E pushy : at android.os.Handler.dispatchMessage(Handler.java:99)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.base.Interrogator.loopAndInterrogate(Interrogator.java:14)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.base.UiControllerImpl.loopUntil(UiControllerImpl.java:8)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.base.UiControllerImpl.loopMainThreadUntilIdle(UiControllerImpl.java:17)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.base.UiControllerImpl.loopMainThreadForAtLeast(UiControllerImpl.java:9)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.action.MotionEvents.sendDown(MotionEvents.java:12)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.action.Tap$2.sendTap(Tap.java:5)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.action.GeneralClickAction.perform(GeneralClickAction.java:6)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.ViewInteraction$SingleExecutionViewAction.perform(ViewInteraction.java:2)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.ViewInteraction.doPerform(ViewInteraction.java:22)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.ViewInteraction.access$100(ViewInteraction.java:1)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.ViewInteraction$1.call(ViewInteraction.java:2)
12-09 10:42:08.080 7106 7106 E pushy : at androidx.test.espresso.ViewInteraction$1.call(ViewInteraction.java:1)
12-09 10:42:08.080 7106 7106 E pushy : at java.util.concurrent.FutureTask.run(FutureTask.java:264)
12-09 10:42:08.080 7106 7106 E pushy : at android.os.Handler.handleCallback(Handler.java:942)
12-09 10:42:08.080 7106 7106 E pushy : at android.os.Handler.dispatchMessage(Handler.java:99)
12-09 10:42:08.080 7106 7106 E pushy : at android.os.Looper.loopOnce(Looper.java:201)
12-09 10:42:08.080 7106 7106 E pushy : at android.os.Looper.loop(Looper.java:288)
12-09 10:42:08.080 7106 7106 E pushy : at android.app.ActivityThread.main(ActivityThread.java:7898)
12-09 10:42:08.080 7106 7106 E pushy : at java.lang.reflect.Method.invoke(Native Method)
12-09 10:42:08.080 7106 7106 E pushy : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-09 10:42:08.080 7106 7106 E pushy : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
12-09 10:42:08.109 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:08.126 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:08.143 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:42:08.158 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 400 iterations.
12-09 10:42:08.172 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 500 iterations.
12-09 10:42:08.176 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:08.203 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.220 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.236 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.253 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.270 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.286 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.305 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.319 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.337 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.352 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.370 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.386 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.404 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.419 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:08.439 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:09.056 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:09.068 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.083 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.101 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.117 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.137 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.151 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.172 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.184 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.204 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.220 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.237 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.254 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.270 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.285 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.302 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:09.390 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #23)
12-09 10:42:09.391 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:09.413 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #24, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"waitForAssertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["确认"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}},{"type":"Double","value":10}]})
12-09 10:42:09.414 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #24)...
12-09 10:42:09.414 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForText, [确认]
12-09 10:42:09.415 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)]
12-09 10:42:09.416 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:09.417 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, waitForAssertMatcher, [androidx.test.espresso.ViewInteraction@feb7e45, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area), 10.0]
12-09 10:42:09.420 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (an instance of android.widget.TextView and view.getText() with or without transformation to match: is "确认" and view has effective visibility <VISIBLE>)
12-09 10:42:09.421 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #24)
12-09 10:42:09.422 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:09.429 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #25, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:09.429 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #25)...
12-09 10:42:09.429 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:09.430 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:09.430 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:09.431 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@61bf99a, androidx.test.espresso.action.GeneralClickAction@71262cb]
12-09 10:42:09.432 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:09.441 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:09.454 7106 7152 D EGL_emulation: app_time_stats: avg=73.86ms min=1.13ms max=1002.02ms count=23
12-09 10:42:09.974 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:09.994 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:10.009 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.017 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.041 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.051 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.070 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.086 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.100 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.118 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.134 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.150 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.167 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.183 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.200 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.217 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.233 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:10.257 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:10.876 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:10.950 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #25)
12-09 10:42:10.951 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:10.967 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #26, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","v

View File

@ -0,0 +1,143 @@
--------- beginning of main
12-09 10:42:00.428 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #15)
12-09 10:42:00.429 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:00.440 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #16, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:42:00.441 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #16)...
12-09 10:42:00.441 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:00.442 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:00.443 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:00.443 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:00.443 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@21bca6e, not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:00.454 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:00.454 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #16)
12-09 10:42:00.455 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:00.506 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #17, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["setBlockUpdate"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:00.507 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #17)...
12-09 10:42:00.507 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [setBlockUpdate]
12-09 10:42:00.508 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "setBlockUpdate" and view has effective visibility <VISIBLE>)]
12-09 10:42:00.509 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:00.509 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@c96e50f, androidx.test.espresso.action.GeneralClickAction@ea4499c]
12-09 10:42:00.511 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "setBlockUpdate" and view has effective visibility <VISIBLE>)
12-09 10:42:00.528 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:00.532 7106 7276 D TrafficStats: tagSocket(149) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:00.538 7106 7152 D EGL_emulation: app_time_stats: avg=792.19ms min=553.19ms max=1031.19ms count=2
12-09 10:42:01.063 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:01.084 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:01.091 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:01.112 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:01.124 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.136 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.153 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.169 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.187 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.202 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.219 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.236 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.253 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.269 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.286 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.303 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.319 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.336 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:01.356 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:02.032 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.033 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.052 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.069 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.087 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.103 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.119 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.137 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.153 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.172 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.184 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.200 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.220 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.239 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #17)
12-09 10:42:02.240 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:02.246 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #18, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:02.247 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #18)...
12-09 10:42:02.248 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:42:02.248 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:42:02.249 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:02.250 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@d0c6707, androidx.test.espresso.action.GeneralClickAction@c163034]
12-09 10:42:02.253 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:42:02.271 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:02.288 7106 7152 D EGL_emulation: app_time_stats: avg=102.89ms min=12.82ms max=932.59ms count=17
12-09 10:42:02.563 7106 7288 D TrafficStats: tagSocket(165) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:02.818 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:02.832 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:02.854 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:42:02.864 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 400 iterations.
12-09 10:42:02.868 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:02.897 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.905 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.919 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.935 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.953 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.969 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:02.986 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.004 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.019 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.036 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.053 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.071 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.086 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.104 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.119 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.140 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:03.815 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.817 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.834 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.851 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.867 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.885 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.906 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.920 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.937 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.952 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.970 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:03.987 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.004 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.023 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #18)
12-09 10:42:04.024 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:04.032 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #19, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]})
12-09 10:42:04.033 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #19)...
12-09 10:42:04.034 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForText, [done]
12-09 10:42:04.034 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(an instance of android.widget.TextView and view.getText() with or without transformation to match: is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:04.035 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:04.035 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@bbcd239, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:04.039 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (an instance of android.widget.TextView and view.getText() with or without transformation to match: is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:04.040 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #19)
12-09 10:42:04.042 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:04.048 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #20, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:04.049 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #20)...
12-09 10:42:04.050 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:04.050 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:04.051 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:04.051 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@889107e, androidx.test.espresso.action.GeneralClickAction@4d699df]
12-09 10:42:04.053 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:04.073 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:04.088 7106 7152 D EGL_emulation: app_time_stats: avg=105.86ms min=10.47ms max=949.23ms count=17
12-09 10:42:04.617 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:04.625 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:04.640 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.657 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.667 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.683 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.700 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.718 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.734 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.751 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.767 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.783 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.800 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.818 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.834 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.853 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.870 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:04.892 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:05.506 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:05.589 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #20)
12-09 10:42:05.589 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:05.598 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #21, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type

View File

@ -0,0 +1,227 @@
--------- beginning of main
12-09 10:41:42.015 7106 7181 I WebViewFactory: Loading com.google.android.webview version 101.0.4951.74 (code 495157434)
12-09 10:41:42.116 7106 7180 I ReactNativeJS: Running "AwesomeProject" with {"rootTag":1}
12-09 10:41:42.134 7106 7180 I ReactNativeJS: Pushy: uuid: QQ1Mp3M7TuAXjT2VywfHX
12-09 10:41:42.148 7106 7181 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->isTagEnabled(J)Z (unsupported, reflection, allowed)
12-09 10:41:42.148 7106 7181 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->traceBegin(JLjava/lang/String;)V (unsupported, reflection, allowed)
12-09 10:41:42.148 7106 7181 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->traceEnd(J)V (unsupported, reflection, allowed)
12-09 10:41:42.149 7106 7181 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V (unsupported, reflection, allowed)
12-09 10:41:42.149 7106 7181 W .awesomeproject: Accessing hidden method Landroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V (unsupported, reflection, allowed)
12-09 10:41:42.155 7106 7181 I cr_WVCFactoryProvider: Loaded version=101.0.4951.74 minSdkVersion=29 isBundle=false multiprocess=true packageId=2
12-09 10:41:42.193 7106 7189 I cr_VariationsUtils: Failed reading seed file "/data/user/0/com.awesomeproject/app_webview/variations_seed_new"
12-09 10:41:42.193 7106 7189 I cr_VariationsUtils: Failed reading seed file "/data/user/0/com.awesomeproject/app_webview/variations_seed"
12-09 10:41:42.194 7106 7189 I cr_VariationsUtils: Requesting new seed from IVariationsSeedServer
12-09 10:41:42.234 7106 7181 I cr_LibraryLoader: Successfully loaded native library
12-09 10:41:42.241 7106 7181 I cr_CachingUmaRecorder: Flushed 8 samples from 8 histograms.
12-09 10:41:42.314 7106 7196 D TrafficStats: tagSocket(148) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:42.315 7106 7195 D TrafficStats: tagSocket(149) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:42.399 7106 7199 D TrafficStats: tagSocket(149) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:42.429 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:42.446 7106 7106 I Detox : Wait is over: App is now idle!
12-09 10:41:42.446 7106 7172 I DetoxWSClient: Sending out action 'ready' (ID #-1000)
12-09 10:41:42.447 7106 7172 I DetoxDispatcher: Done with action 'isReady'
12-09 10:41:42.447 7106 7172 I DetoxDispatcher: Handling action 'loginSuccess' (ID #0)...
12-09 10:41:42.447 7106 7172 I DetoxDispatcher: Done with action 'loginSuccess'
12-09 10:41:42.447 7106 7172 I DetoxDispatcher: Handling action 'isReady' (ID #-1000)...
12-09 10:41:42.453 7106 7106 I Detox : Wait is over: App is now idle!
12-09 10:41:42.456 7106 7152 D EGL_emulation: app_time_stats: avg=615.93ms min=205.08ms max=1026.78ms count=2
12-09 10:41:42.457 7106 7172 I DetoxWSClient: Sending out action 'ready' (ID #-1000)
12-09 10:41:42.457 7106 7172 I DetoxDispatcher: Done with action 'isReady'
12-09 10:41:42.485 7106 7203 D TrafficStats: tagSocket(144) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:42.498 7106 7203 D SoLoader: libimagepipeline.so not found on /data/data/com.awesomeproject/lib-main
12-09 10:41:42.499 7106 7203 D SoLoader: libimagepipeline.so found on /data/app/~~oy7ULZTpV1oyJoLcPL1qhA==/com.awesomeproject-5Wxug4HePperRQYd008_Fg==/lib/arm64
12-09 10:41:42.499 7106 7203 D SoLoader: Not resolving dependencies for libimagepipeline.so
12-09 10:41:42.525 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #1, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["testcase"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:41:42.525 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #1)...
12-09 10:41:42.527 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [testcase]
12-09 10:41:42.528 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "testcase" and view has effective visibility <VISIBLE>)]
12-09 10:41:42.529 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:41:42.529 7106 7172 W .awesomeproject: Accessing hidden method Landroid/view/ViewConfiguration;->getDoubleTapMinTime()I (unsupported, reflection, allowed)
12-09 10:41:42.530 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@547a72d, androidx.test.espresso.action.GeneralClickAction@e401462]
12-09 10:41:42.826 7106 7106 W .awesomeproject: Accessing hidden method Landroid/view/WindowManagerGlobal;->getInstance()Landroid/view/WindowManagerGlobal; (unsupported, reflection, allowed)
12-09 10:41:42.826 7106 7106 W .awesomeproject: Accessing hidden field Landroid/view/WindowManagerGlobal;->mViews:Ljava/util/ArrayList; (unsupported, reflection, allowed)
12-09 10:41:42.826 7106 7106 W .awesomeproject: Accessing hidden field Landroid/view/WindowManagerGlobal;->mParams:Ljava/util/ArrayList; (unsupported, reflection, allowed)
12-09 10:41:42.828 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "testcase" and view has effective visibility <VISIBLE>)
12-09 10:41:42.876 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:43.458 7106 7181 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
12-09 10:41:43.460 7106 7181 W unknown:ReactNative: Attempt to set local data for view with unknown tag: -1
12-09 10:41:43.481 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:43.485 7106 7106 E unknown:ReactModalHost: Creating new dialog from context: com.awesomeproject.MainActivity@4289740@69769024
12-09 10:41:43.511 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:43.549 7106 7152 W Parcel : Expecting binder but got null!
12-09 10:41:43.553 7106 7106 E unknown:ReactModalHost: Updating existing dialog with context: com.awesomeproject.MainActivity@4289740@69769024
12-09 10:41:43.555 7106 7152 D EGL_emulation: app_time_stats: avg=54.89ms min=7.97ms max=668.82ms count=20
12-09 10:41:43.561 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:43.577 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:43.597 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:43.619 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:43.636 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:43.653 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:43.669 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:43.686 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:43.705 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:43.719 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:43.738 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:41:44.408 7106 7220 D TrafficStats: tagSocket(167) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:44.413 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.418 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.433 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.450 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.467 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.483 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.502 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.517 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.533 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.550 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.567 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.584 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.602 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:44.621 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #1)
12-09 10:41:44.622 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:44.639 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #2, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["setLocalHashInfo"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:41:44.639 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #2)...
12-09 10:41:44.640 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [setLocalHashInfo]
12-09 10:41:44.641 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "setLocalHashInfo" and view has effective visibility <VISIBLE>)]
12-09 10:41:44.641 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:41:44.641 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@bdb257e, androidx.test.espresso.action.GeneralClickAction@f2f8adf]
12-09 10:41:44.644 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "setLocalHashInfo" and view has effective visibility <VISIBLE>)
12-09 10:41:44.661 7106 7152 D EGL_emulation: app_time_stats: avg=278.37ms min=10.14ms max=1039.57ms count=4
12-09 10:41:44.666 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:45.200 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:41:45.204 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:45.224 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:45.244 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.255 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.269 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.286 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.305 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.319 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.337 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.354 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.369 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.386 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.403 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.419 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.437 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.457 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:45.472 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:41:46.090 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:46.102 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.119 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.133 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.150 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.168 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.184 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.203 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.221 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.235 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.250 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.273 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.285 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.304 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.321 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.336 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:46.423 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #2)
12-09 10:41:46.424 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:46.429 7106 7225 D TrafficStats: tagSocket(167) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:46.431 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #3, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:41:46.432 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #3)...
12-09 10:41:46.433 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:41:46.434 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:41:46.435 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:41:46.436 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@49de030, androidx.test.espresso.action.GeneralClickAction@6a744a9]
12-09 10:41:46.438 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:41:46.456 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:46.471 7106 7152 D EGL_emulation: app_time_stats: avg=89.38ms min=1.90ms max=985.71ms count=18
12-09 10:41:47.016 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:41:47.046 7106 7180 I ReactNativeJS: { inputs:
12-09 10:41:47.046 7106 7180 I ReactNativeJS: [ 'setLocalHashInfo',
12-09 10:41:47.046 7106 7180 I ReactNativeJS: '9D5CE6EBA420717BE7E7D308B11F8207681B066C951D68F3994D19828F342474',
12-09 10:41:47.046 7106 7180 I ReactNativeJS: '{"version":"1.0.0","size":"19M"}' ],
12-09 10:41:47.046 7106 7180 I ReactNativeJS: params:
12-09 10:41:47.046 7106 7180 I ReactNativeJS: [ '9D5CE6EBA420717BE7E7D308B11F8207681B066C951D68F3994D19828F342474',
12-09 10:41:47.046 7106 7180 I ReactNativeJS: '{"version":"1.0.0","size":"19M"}' ] }
12-09 10:41:47.075 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:41:47.112 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:41:47.142 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 400 iterations.
12-09 10:41:47.168 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 500 iterations.
12-09 10:41:47.178 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 600 iterations.
12-09 10:41:47.187 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:47.224 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.236 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.253 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.269 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.286 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.302 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.320 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.336 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.352 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.369 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.387 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.403 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.420 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.436 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:47.455 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:41:48.072 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:48.085 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.100 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.117 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.134 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.152 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.167 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.187 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.204 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.218 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.234 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.251 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.267 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.285 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.302 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.321 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:48.406 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #3)
12-09 10:41:48.408 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:48.421 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #4, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]})
12-09 10:41:48.422 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #4)...
12-09 10:41:48.423 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:41:48.424 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:41:48.424 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:41:48.428 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@7941e9a, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:41:48.432 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:41:48.434 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #4)
12-09 10:41:48.437 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:48.445 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #5, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:41:48.445 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #5)...
12-09 10:41:48.446 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:41:48.446 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:41:48.447 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:41:48.447 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@8023cb, androidx.test.espresso.action.GeneralClickAction@b7947a8]
12-09 10:41:48.449 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:41:48.460 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:48.471 7106 7152 D EGL_emulation: app_time_stats: avg=117.56ms min=7.04ms max=1015.85ms count=17
12-09 10:41:48.985 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:41:48.991 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:49.006 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.022 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.033 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.050 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.067 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.083 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.100 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.118 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.133 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.150 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.167 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.185 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.200 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.217 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.234 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:49.254 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:41:49.924 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #5)
12-09 10:41:49.924 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:49.935 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #6, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:41:49.936 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #6)...
12-09 10:41:49.936 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:41:49.936 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:41:49.937 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:41:49.937 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:41:49.938 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@6058a66, not (view has effective vi

View File

@ -0,0 +1,150 @@
--------- beginning of main
12-09 10:42:11.037 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #27, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["setNeedUpdate"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:11.037 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #27)...
12-09 10:42:11.037 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [setNeedUpdate]
12-09 10:42:11.037 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "setNeedUpdate" and view has effective visibility <VISIBLE>)]
12-09 10:42:11.037 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:11.038 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@4b01566, androidx.test.espresso.action.GeneralClickAction@86260a7]
12-09 10:42:11.042 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "setNeedUpdate" and view has effective visibility <VISIBLE>)
12-09 10:42:11.058 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:11.072 7106 7152 D EGL_emulation: app_time_stats: avg=808.51ms min=553.38ms max=1063.65ms count=2
12-09 10:42:11.639 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:11.660 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:11.665 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:42:11.676 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:11.690 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.702 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.719 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.736 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.752 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.769 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.788 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.802 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.819 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.836 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.853 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.869 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.888 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.903 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:11.924 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:12.542 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:12.552 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.567 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.583 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.600 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.601 7106 7334 D TrafficStats: tagSocket(101) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:12.617 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.636 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.651 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.667 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.684 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.703 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.720 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.733 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.750 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.772 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.786 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:12.873 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #27)
12-09 10:42:12.874 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:12.882 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #28, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:12.882 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #28)...
12-09 10:42:12.883 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:42:12.884 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:42:12.885 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:12.885 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@d826b3e, androidx.test.espresso.action.GeneralClickAction@d28bd9f]
12-09 10:42:12.888 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:42:12.905 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:12.921 7106 7152 D EGL_emulation: app_time_stats: avg=108.64ms min=13.92ms max=998.32ms count=17
12-09 10:42:13.452 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:13.464 7106 7106 E pushy : switchVersionLater failed
12-09 10:42:13.464 7106 7106 E pushy : java.lang.Error: Bundle version 9D5CE6EBA420717BE7E7D308B11F8207681B066C951D68F3994D19828F342474 not found.
12-09 10:42:13.464 7106 7106 E pushy : at cn.reactnative.modules.update.UpdateContext.switchVersion(UpdateContext.java:145)
12-09 10:42:13.464 7106 7106 E pushy : at cn.reactnative.modules.update.UpdateModule$6.run(UpdateModule.java:224)
12-09 10:42:13.464 7106 7106 E pushy : at android.os.Handler.handleCallback(Handler.java:942)
12-09 10:42:13.464 7106 7106 E pushy : at android.os.Handler.dispatchMessage(Handler.java:99)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.base.Interrogator.loopAndInterrogate(Interrogator.java:14)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.base.UiControllerImpl.loopUntil(UiControllerImpl.java:8)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.base.UiControllerImpl.loopMainThreadUntilIdle(UiControllerImpl.java:17)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.base.UiControllerImpl.loopMainThreadForAtLeast(UiControllerImpl.java:9)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.action.MotionEvents.sendDown(MotionEvents.java:12)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.action.Tap$2.sendTap(Tap.java:5)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.action.GeneralClickAction.perform(GeneralClickAction.java:6)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.ViewInteraction$SingleExecutionViewAction.perform(ViewInteraction.java:2)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.ViewInteraction.doPerform(ViewInteraction.java:22)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.ViewInteraction.access$100(ViewInteraction.java:1)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.ViewInteraction$1.call(ViewInteraction.java:2)
12-09 10:42:13.464 7106 7106 E pushy : at androidx.test.espresso.ViewInteraction$1.call(ViewInteraction.java:1)
12-09 10:42:13.464 7106 7106 E pushy : at java.util.concurrent.FutureTask.run(FutureTask.java:264)
12-09 10:42:13.464 7106 7106 E pushy : at android.os.Handler.handleCallback(Handler.java:942)
12-09 10:42:13.464 7106 7106 E pushy : at android.os.Handler.dispatchMessage(Handler.java:99)
12-09 10:42:13.464 7106 7106 E pushy : at android.os.Looper.loopOnce(Looper.java:201)
12-09 10:42:13.464 7106 7106 E pushy : at android.os.Looper.loop(Looper.java:288)
12-09 10:42:13.464 7106 7106 E pushy : at android.app.ActivityThread.main(ActivityThread.java:7898)
12-09 10:42:13.464 7106 7106 E pushy : at java.lang.reflect.Method.invoke(Native Method)
12-09 10:42:13.464 7106 7106 E pushy : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-09 10:42:13.464 7106 7106 E pushy : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
12-09 10:42:13.472 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:42:13.485 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:42:13.506 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 400 iterations.
12-09 10:42:13.511 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 500 iterations.
12-09 10:42:13.524 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 600 iterations.
12-09 10:42:13.529 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:13.545 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.555 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.569 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.586 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.603 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.619 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.636 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.653 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.669 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.688 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.703 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.720 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.737 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.754 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.769 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:13.791 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:14.406 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:14.418 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.433 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.451 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.467 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.489 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.504 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.521 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.538 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.551 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.571 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.587 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.603 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.612 7106 7336 D TrafficStats: tagSocket(5) with statsTag=0xffffffff, statsUid=-1
12-09 10:42:14.617 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.634 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.651 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:14.739 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #28)
12-09 10:42:14.741 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:14.748 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #29, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]})
12-09 10:42:14.749 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #29)...
12-09 10:42:14.750 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForText, [done]
12-09 10:42:14.751 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(an instance of android.widget.TextView and view.getText() with or without transformation to match: is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:14.752 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:42:14.753 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@cc08011, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:42:14.755 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (an instance of android.widget.TextView and view.getText() with or without transformation to match: is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:14.757 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #29)
12-09 10:42:14.759 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:14.765 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #30, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:42:14.765 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #30)...
12-09 10:42:14.766 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:42:14.767 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:42:14.767 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:42:14.768 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@321e576, androidx.test.espresso.action.GeneralClickAction@89cd777]
12-09 10:42:14.769 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:42:14.787 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:14.804 7106 7152 D EGL_emulation: app_time_stats: avg=110.68ms min=12.86ms max=1013.28ms count=17
12-09 10:42:15.336 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:42:15.345 7106 7106 I Detox : UIManagerModule is busy
12-09 10:42:15.357 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:15.372 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:15.383 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:42:

View File

@ -0,0 +1,145 @@
--------- beginning of main
12-09 10:41:55.158 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:55.238 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #10)
12-09 10:41:55.239 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:55.246 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #11, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForNot","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]}}]})
12-09 10:41:55.247 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #11)...
12-09 10:41:55.248 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:41:55.249 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:41:55.250 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:41:55.250 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForNot, [(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:41:55.251 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@2031512, not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:41:55.266 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=not (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:41:55.267 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #11)
12-09 10:41:55.268 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:55.336 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #12, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["setUuid"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:41:55.336 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #12)...
12-09 10:41:55.336 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [setUuid]
12-09 10:41:55.336 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "setUuid" and view has effective visibility <VISIBLE>)]
12-09 10:41:55.337 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:41:55.337 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@9a7a4e3, androidx.test.espresso.action.GeneralClickAction@b308ee0]
12-09 10:41:55.339 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "setUuid" and view has effective visibility <VISIBLE>)
12-09 10:41:55.354 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:55.376 7106 7152 D EGL_emulation: app_time_stats: avg=819.53ms min=553.47ms max=1085.60ms count=2
12-09 10:41:55.901 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:41:55.910 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:55.923 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:55.944 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:55.953 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:55.969 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:55.987 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.002 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.019 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.036 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.052 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.069 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.086 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.102 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.119 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.136 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.152 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.174 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:41:56.509 7106 7265 D TrafficStats: tagSocket(141) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:56.790 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:56.801 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.817 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.838 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.850 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.867 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.887 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.901 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.917 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.936 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.951 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.966 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:56.983 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.004 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.018 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.035 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.124 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #12)
12-09 10:41:57.125 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:57.134 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #13, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["submit"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:41:57.135 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #13)...
12-09 10:41:57.136 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [submit]
12-09 10:41:57.136 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "submit" and view has effective visibility <VISIBLE>)]
12-09 10:41:57.137 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:41:57.137 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@d68346a, androidx.test.espresso.action.GeneralClickAction@952cd5b]
12-09 10:41:57.140 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "submit" and view has effective visibility <VISIBLE>)
12-09 10:41:57.159 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:57.171 7106 7152 D EGL_emulation: app_time_stats: avg=105.57ms min=9.64ms max=998.24ms count=17
12-09 10:41:57.701 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:41:57.722 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 200 iterations.
12-09 10:41:57.741 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 300 iterations.
12-09 10:41:57.753 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 400 iterations.
12-09 10:41:57.759 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:57.776 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.788 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.803 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.820 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.836 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.854 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.870 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.888 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.902 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.919 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.936 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.952 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.969 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:57.988 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.002 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.022 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:41:58.522 7106 7267 D TrafficStats: tagSocket(133) with statsTag=0xffffffff, statsUid=-1
12-09 10:41:58.696 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.700 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.717 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.733 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.751 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.767 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.787 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.801 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.817 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.834 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.853 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.870 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.886 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:58.904 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #13)
12-09 10:41:58.905 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:58.908 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #14, params={"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxAssertion"},"method":"assertMatcher","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForText","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForSufficientlyVisible","args":[{"type":"Integer","value":75}]}}]})
12-09 10:41:58.908 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #14)...
12-09 10:41:58.908 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForText, [done]
12-09 10:41:58.909 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(an instance of android.widget.TextView and view.getText() with or without transformation to match: is "done" and view has effective visibility <VISIBLE>)]
12-09 10:41:58.909 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForSufficientlyVisible, [75]
12-09 10:41:58.909 7106 7172 D Detox : class com.wix.detox.espresso.DetoxAssertion, assertMatcher, [androidx.test.espresso.ViewInteraction@518cfed, (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)]
12-09 10:41:58.911 7106 7106 I ViewInteraction: Checking 'MatchesViewAssertion(Detox){viewMatcher=(view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)}' assertion on view (an instance of android.widget.TextView and view.getText() with or without transformation to match: is "done" and view has effective visibility <VISIBLE>)
12-09 10:41:58.912 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #14)
12-09 10:41:58.912 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:41:58.914 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #15, params={"target":{"type":"Class","value":"com.wix.detox.espresso.EspressoDetox"},"method":"perform","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.Espresso"},"method":"onView","args":[{"type":"Invocation","value":{"target":{"type":"Class","value":"com.wix.detox.espresso.DetoxMatcher"},"method":"matcherForTestId","args":["done"]}}]}},{"type":"Invocation","value":{"target":{"type":"Class","value":"androidx.test.espresso.action.ViewActions"},"method":"longClick","args":[]}}]})
12-09 10:41:58.914 7106 7172 I DetoxDispatcher: Handling action 'invoke' (ID #15)...
12-09 10:41:58.915 7106 7172 D Detox : class com.wix.detox.espresso.DetoxMatcher, matcherForTestId, [done]
12-09 10:41:58.915 7106 7172 D Detox : class androidx.test.espresso.Espresso, onView, [(view.getTag() is "done" and view has effective visibility <VISIBLE>)]
12-09 10:41:58.915 7106 7172 D Detox : class androidx.test.espresso.action.ViewActions, longClick, []
12-09 10:41:58.915 7106 7172 D Detox : class com.wix.detox.espresso.EspressoDetox, perform, [androidx.test.espresso.ViewInteraction@938ee22, androidx.test.espresso.action.GeneralClickAction@617f0b3]
12-09 10:41:58.917 7106 7106 I ViewInteraction: Performing 'long click' action on view (view.getTag() is "done" and view has effective visibility <VISIBLE>)
12-09 10:41:58.936 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:58.953 7106 7152 D EGL_emulation: app_time_stats: avg=104.79ms min=13.85ms max=931.56ms count=17
12-09 10:41:59.484 7106 7106 W UiControllerImpl: Waiting for: DYNAMIC_TASKS_HAVE_IDLED for 100 iterations.
12-09 10:41:59.495 7106 7106 I Detox : UIManagerModule is busy
12-09 10:41:59.508 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.522 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.533 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.550 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.566 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.584 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.602 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.617 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.633 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.650 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.667 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.683 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.700 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.717 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.734 7106 7106 I Detox : AnimatedModule is busy.
12-09 10:41:59.756 7106 7106 W MotionEvents: Overslept and turned a tap into a long press
12-09 10:42:00.428 7106 7172 I DetoxWSClient: Sending out action 'invokeResult' (ID #15)
12-09 10:42:00.429 7106 7172 I DetoxDispatcher: Done with action 'invoke'
12-09 10:42:00.440 7106 7175 D DetoxWSClient: Received action 'invoke' (ID #16, params={"target":{"type":"Class","value":"com.wix.detox.es

View File

@ -12,6 +12,8 @@
},
"dependencies": {
"patch-package": "^6.5.1",
"postinstall": "patch-package",
"postinstall-postinstall": "^2.1.0",
"react": "18.0.0",
"react-native": "0.69.8",
"react-native-update": "link:../.."
@ -25,10 +27,10 @@
"eslint": "^8.36.0",
"jest": "^29.5.0",
"metro-react-native-babel-preset": "^0.76.0",
"pod-install": "^0.1.37",
"prettier": "^2.8.4",
"react-test-renderer": "18.2.0",
"ts-jest": "^29.0.5",
"pod-install": "^0.1.37"
"ts-jest": "^29.0.5"
},
"jest": {
"preset": "react-native"

View File

@ -787,6 +787,11 @@
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
"@danieldietrich/copy@^0.4.2":
version "0.4.2"
resolved "https://registry.npmjs.org/@danieldietrich/copy/-/copy-0.4.2.tgz#c1cabfa499d8b473ba95413c446c1c1efae64d24"
integrity sha512-ZVNZIrgb2KeomfNahP77rL445ho6aQj0HHqU6hNlQ61o4rhvca+NS+ePj0d82zQDq2UPk1mjVZBTXgP+ErsDgw==
"@eslint-community/eslint-utils@^4.2.0":
version "4.4.0"
resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
@ -5729,11 +5734,32 @@ plist@^3.0.2:
base64-js "^1.5.1"
xmlbuilder "^15.1.1"
pod-install@^0.1.37:
version "0.1.38"
resolved "https://registry.npmjs.org/pod-install/-/pod-install-0.1.38.tgz#1c16a800a5fc1abea0cafcc0e190f376368c76ab"
integrity sha512-NeDWGigjJRriOIKBOvpW2/tK2tYLfyUT7ia6C6L+oarCAhBNP+IGODWdU+GEAqvfsseqOApcFclpXAJTL0UPzA==
posix-character-classes@^0.1.0:
version "0.1.1"
resolved "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
integrity sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==
postinstall-postinstall@^2.1.0:
version "2.1.0"
resolved "https://registry.npmjs.org/postinstall-postinstall/-/postinstall-postinstall-2.1.0.tgz#4f7f77441ef539d1512c40bd04c71b06a4704ca3"
integrity sha512-7hQX6ZlZXIoRiWNrbMQaLzUUfH+sSx39u8EJ9HYuDc1kLo9IXKWjM5RSquZN1ad5GnH8CGFM78fsAAQi3OKEEQ==
postinstall@patch-package:
version "0.8.0"
resolved "https://registry.npmjs.org/postinstall/-/postinstall-0.8.0.tgz#4acd1d9113831055a35e8670cefb2bf57aa7f87b"
integrity sha512-onh5cnUw4ue+iBzwoyHZNfih1iopqm5abfc/0vK/A9QyYVPxCbLW0DxwrRpHFZ2/Fs5Uo7j4TiaVDNWriq0HIg==
dependencies:
"@danieldietrich/copy" "^0.4.2"
glob "^8.0.3"
minimist "^1.2.6"
resolve-from "^5.0.0"
resolve-pkg "^2.0.0"
prelude-ls@^1.2.1:
version "1.2.1"
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
@ -6093,6 +6119,13 @@ resolve-from@^5.0.0:
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
resolve-pkg@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/resolve-pkg/-/resolve-pkg-2.0.0.tgz#ac06991418a7623edc119084edc98b0e6bf05a41"
integrity sha512-+1lzwXehGCXSeryaISr6WujZzowloigEofRB+dj75y9RRa/obVcYgbHJd53tdYw8pvZj8GojXaaENws8Ktw/hQ==
dependencies:
resolve-from "^5.0.0"
resolve-url@^0.2.1:
version "0.2.1"
resolved "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"

View File

@ -1 +1 @@
1680412162
1680416787