------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4995/ ------------------------------------------------------------------------------
New ticket #4995 by marcel For Beanbag, Inc. > RBTools Status: New Tags: Priority:Medium, Type:Defect ------------------------------------------------------------------------------ sdist is missing testing/scripts/editor.py ============================================================================== # What version are you running? 4.0 # What steps will reproduce the problem? 1. download the sdist from PyPI (https://pypi.org/project/RBTools/#files) 2. unpack it 3. look into rbtools/testing # What is the expected output? What do you see instead? There should be scripts directory with editor.py file in it, but it is missing. Without the editor.py file the following tests fails: MercurialClientTests.test_create_commit_with_run_editor_true MercurialClientTests.test_create_commit_without_author EditFileTests.test_edit_file EditTextTests.test_edit_text_with_filename EditTextTests.test_edit_text GitClientTests.test_create_commit_without_author GitClientTests.test_create_commit_with_run_editor_true # What operating system are you using? NA # Attach the debug out from the command. NA # Please provide any additional information below. NA ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard-issues/20230219212052.18129.38626%40ip-10-1-54-209.ec2.internal.
