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

{Packaging} Add jar files for test #19802

Merged
merged 2 commits into from
Oct 8, 2021
Merged

{Packaging} Add jar files for test #19802

merged 2 commits into from
Oct 8, 2021

Conversation

kairu-ms
Copy link
Contributor

@kairu-ms kairu-ms commented Oct 8, 2021

Add jar files for test test_workspace_package to fix CI failure:

https://dev.azure.com/azure-sdk/public/_build/results?buildId=1132932&view=logs&jobId=1e6fba43-bdcf-51f0-a062-3712c33fbb51&j=1e6fba43-bdcf-51f0-a062-3712c33fbb51&t=a1e787eb-ec67-5c3d-79ec-0c68f4f59d65

filename = '/usr/lib64/az/lib/python3.6/site-packages/azure/cli/command_modules/synapse/tests/latest/assets/wordcount.jar'

    def getsize(filename):
        """Return the size of a file, reported by os.stat()."""
>       return os.stat(filename).st_size
E       FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib64/az/lib/python3.6/site-packages/azure/cli/command_modules/synapse/tests/latest/assets/wordcount.jar'

/usr/lib64/python3.6/genericpath.py:50: FileNotFoundError
...
=========================== short test summary info ============================
FAILED tests/latest/test_synapse_scenario.py::SynapseScenarioTests::test_workspace_package

Add jar files for test
@kairu-ms kairu-ms requested a review from jiasli as a code owner October 8, 2021 05:39
@yonzhan
Copy link
Collaborator

yonzhan commented Oct 8, 2021

Package

@yonzhan yonzhan added this to the Oct 2021 (2021-11-02) milestone Oct 8, 2021
@jiasli
Copy link
Member

jiasli commented Oct 8, 2021

Test Deb Packages Buster shows ✅. Force merging.

@jiasli jiasli changed the title {Package} Add jar files for test {Packaging} Add jar files for test Oct 8, 2021
@jiasli jiasli merged commit 36b2b09 into dev Oct 8, 2021
@jiasli jiasli deleted the package-with-jar-files branch April 22, 2022 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants