react-native icon indicating copy to clipboard operation
react-native copied to clipboard

untrack test reports generated by test libraries (reporters)

Open Pranav-yadav opened this issue 3 years ago • 3 comments

Summary

  • Untrack Test Reports generated by test libraries (reporters E.g. jest-junit)
  • E.g. /reports/junit/js-test-results.xml report is generated; when we exec yarn test-ci, which is shouldn't be tracked

NOTE: Used [skip ci] to avoid wastage of compute resources 🤗🌏

  • Feel free to init tests manually if you find it necessary

Changelog

[GENERAL] [CHANGED] - Untrack Test Reports generated by test libraries (reporters E.g. jest-junit)

Test Plan

yarn test-ci image

Pranav-yadav avatar Nov 03 '22 11:11 Pranav-yadav

NOTE: I've used [skip ci] to avoid wastage of compute resources 🤗🌏

Feel free to init tests manually if you find it necessary

Pranav-yadav avatar Nov 03 '22 11:11 Pranav-yadav

@sshic has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Nov 03 '22 18:11 facebook-github-bot

@sshic anything else needs to be changed ?

Pranav-yadav avatar Nov 07 '22 18:11 Pranav-yadav