You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran detox tests for IOS and the artifacts folder did not have a folder created for the test that failed. The test failed with the below error - Test Failed: Timed out while waiting for expectation: TOBEVISIBLE WITH MATCHER(id == “some_id”) TIMEOUT(10s)
What was the expected behaviour?
The expectation in case of test failure is to see the video recording and the logs for the failed test.
Was it tested on latest Detox?
I have tested this issue on the latest Detox release and it still reproduces.
What happened?
I ran detox tests for IOS and the artifacts folder did not have a folder created for the test that failed. The test failed with the below error -
Test Failed: Timed out while waiting for expectation: TOBEVISIBLE WITH MATCHER(id == “some_id”) TIMEOUT(10s)
What was the expected behaviour?
The expectation in case of test failure is to see the video recording and the logs for the failed test.
Was it tested on latest Detox?
Did your test throw out a timeout?
Help us reproduce this issue!
Not able to reproduce the issue as in the next failures the folder is getting created
In what environment did this happen?
Detox version: 20.25.6
React Native version: 0.73.9
Has Fabric (React Native's new rendering system) enabled: no
Node version: 18.13.0
Device model: iPhone 14
iOS version: 18
macOS version:
Xcode version: 15.4
Test-runner (select one): jest
Detox logs
Detox logs
Device logs
Device logs
More data, please!
Not able to see the device logs as the artifacts did not have folder created for the test.
The text was updated successfully, but these errors were encountered: