Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artifacts did not get created for a detox test #4636

Open
2 tasks done
kagrawal98 opened this issue Nov 20, 2024 · 0 comments
Open
2 tasks done

Artifacts did not get created for a detox test #4636

kagrawal98 opened this issue Nov 20, 2024 · 0 comments

Comments

@kagrawal98
Copy link

kagrawal98 commented Nov 20, 2024

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?

  • I have tested this issue on the latest Detox release and it still reproduces.

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
paste logs here!

Device logs

Device logs
paste your device.log here!

More data, please!

Not able to see the device logs as the artifacts did not have folder created for the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant