Skip to content

Update check-ci-results path to include all build/test-results#3017

Merged
devinrsmith merged 4 commits intodeephaven:mainfrom
devinrsmith:upload-all-test-results
Oct 25, 2022
Merged

Update check-ci-results path to include all build/test-results#3017
devinrsmith merged 4 commits intodeephaven:mainfrom
devinrsmith:upload-all-test-results

Conversation

@devinrsmith
Copy link
Copy Markdown
Member

@devinrsmith devinrsmith commented Oct 24, 2022

go and cpp-client are missing test and log data

$ find cpp-client/build/test-results -type f    
cpp-client/build/test-results/cpp-test.log
cpp-client/build/test-results/cpp-test.xml

$ find go/build/test-results -type f
go/build/test-results/go-test.xml

The check-ci-results path is too specific, and was built before these client tests existed.

jcferretti
jcferretti previously approved these changes Oct 24, 2022
Copy link
Copy Markdown
Member

@mofojed mofojed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would appreciate more details in the PR description for future context:

  • Why the change?
  • Any tests performed? E.g. are there only xml files in the folder, are we sure there aren't other things in that folder that would cause issues, etc.

mofojed
mofojed previously approved these changes Oct 24, 2022
```
$ find ~/Downloads/check-ci-results\(3\) -type d -name binary
/home/devin/Downloads/check-ci-results(3)/extensions/parquet/table/build/test-results/brotliTest/binary
/home/devin/Downloads/check-ci-results(3)/py/jpy-integration/build/test-results/java-to-python-test/binary
```
@devinrsmith devinrsmith merged commit 68602ca into deephaven:main Oct 25, 2022
@devinrsmith devinrsmith deleted the upload-all-test-results branch October 25, 2022 00:45
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants