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

Rename file in the wrong encoding #3684

Merged
merged 1 commit into from
Sep 17, 2021
Merged

Rename file in the wrong encoding #3684

merged 1 commit into from
Sep 17, 2021

Conversation

evgenytalanin-intel
Copy link
Contributor

Motivation and context

One of the files with tests was named in the wrong encoding causing some internal automation to fail

How has this been tested?

This was checked with the custom job on top of develop branch, however the fix is quite trivial to be seamlessly cherry-picked to any of branches.

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@evgenytalanin-intel
Copy link
Contributor Author

One of failing tests is fixed in #3683, while another looks like sporadic timeout issue (I've restarted checks after the different one failed with timeout)y. I hate this wording but - failures are not related to my change :)

@nmanovic
Copy link
Contributor

@evgenytalanin-intel , thanks for the contribution. The test was fixed in another PR: #3683

@nmanovic nmanovic merged commit 1d6f370 into develop Sep 17, 2021
@nmanovic nmanovic deleted the et/test-ptx branch September 17, 2021 08:30
nmanovic pushed a commit that referenced this pull request Sep 17, 2021
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