-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[roottest] move reflex test from io/evolution
to subdir
#19088
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
base: master
Are you sure you want to change the base?
Conversation
Generated reflex library may be incomplete when other tests running, causing failure messages. Instead creating dependency for each tests just move reflex dictionary generation to separate dir
215a198
to
43626a6
Compare
root-io-evolution-foreign10
testio/evolution
to subdir
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
For the record what was the error message? |
Test Results 19 files 19 suites 3d 9h 37m 46s ⏱️ For more details on these failures, see this check. Results for commit 43626a6. ♻️ This comment has been updated with latest results. |
The Nevermind the last observation. The Warning about the duplicate rootmap file are on other platforms but do not lead to a failure (I assume the output of the test is being ignored). So those failures are likely to 'just' be not-yet-addressed new incompatibility between cppyy and MacOS 26/xcode |
(and the test was disable in this PR: #19069 ) |
Generated reflex library may be incomplete when other tests running,
causing failure messages. Instead creating dependency for each tests
just move reflex dictionary generation to separate dir