Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
Speak for yourself ;-) , I only look at artifacts since it's impossible to get the traceback in the output. I do not look at the output artifact however, so that change wouldn't impact how I use the reports. However I'm not alone so make sure @LysandreJik @amyeroberts and @ydshieh all agree before merging this. |
|
(The full traceback can still be seen!) |
|
It seems expanding the run test step is still fast, and personally I don't read One thing remaining is to remove the upload artifact step if we don't produce it. So far, we get Uploading /home/circleci/transformers/tests_output.txt to ~/transformers/tests_output.txt
No artifact files found at /home/circleci/transformers/tests_output.txt
Total size uploaded: 0 B |
|
I use the artefacts all the time :D! I think it's fine for |
|
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |


What does this PR do?
Remove the piping with
| teewhen running pytest.teemakes the output un-readable, color less etc.output.txt.