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

Does porttest really run? #6299

Closed
mstoodle opened this issue Jan 13, 2022 · 2 comments
Closed

Does porttest really run? #6299

mstoodle opened this issue Jan 13, 2022 · 2 comments

Comments

@mstoodle
Copy link
Contributor

I found myself digging through the full console output for a test run on linux x86 and discovered:

21:11:14  test 31
21:11:14        Start 31: porttest
21:11:14  
21:11:14  31: Test command: /home/jenkins/workspace/Build/build/fvtest/porttest/omrporttest "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/porttest/omrporttest-results.xml" "--gtest_filter="
21:11:14  31: Test timeout computed to be: 9.99988e+06
21:11:14  31: Note: Google Test filter = 
21:11:14  31: [==========] Running 0 tests from 0 test cases.
21:11:14  31: [==========] 0 tests from 0 test cases ran. (1 ms total)
21:11:14  31: [  PASSED  ] 0 tests.
21:11:14  31: [  ALL TESTS PASSED  ] 

That doesn't seem right to me, but maybe I'm missing something.

@mstoodle mstoodle changed the title Are we running porttest ? Does porttest really run? Jan 13, 2022
@davidjmccann
Copy link
Contributor

@babsingh Is this covered by #6487?

@babsingh
Copy link
Contributor

babsingh commented May 5, 2022

Yes, #6487 should cover this issue. This issue is a duplicate of #6486. Latest builds, e.g. https://ci.eclipse.org/omr/job/PullRequest-osx_x86-64/, will indicate that porttest is run correctly. Thus, closing this issue.

@babsingh babsingh closed this as completed May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants