-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[4.3] Activate all unit tests as default #38421
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
Conversation
|
Please add more information to your issue. Without test instructions and/or any description we will close this issue within 4 weeks. Thanks. |
|
Thanks for checking this. I doubt that we can merge this without fixing the tests first. |
This reverts commit 122ee68.
|
@laoneo see Digital-Peak#27 for missing namespaces |
* fix namespacemap * fix JPath constants for win
|
@Hackwar can you have a look on this pr, as it is ready now? |
|
Think the merge through has gone wrong. You've lost an entire plugin here :) |
|
When 4.3 is up to date, then the pr should be fine again. Do you mean this plugin 31a2677? |
|
Thank you @laoneo for the PR |
Activates the extension unit tests as default and does remove some deprecated messages in the tests.
Before the pr
After the pr