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

Able to remap DecisionTreeTest.Error #10187

Merged
merged 4 commits into from
Sep 26, 2020
Merged

Able to remap DecisionTreeTest.Error #10187

merged 4 commits into from
Sep 26, 2020

Conversation

TIHan
Copy link
Member

@TIHan TIHan commented Sep 25, 2020

Fixes #9296

I think the best way to resolve this was to just to allow DecisionTreeTest.Error to be remapped. Other parts of compilation checks for it so it should be safe.

Copy link
Member

@vzarytovskii vzarytovskii left a comment

Choose a reason for hiding this comment

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

Do you think it makes sense to have all "external" or "blackbox-style" tests in the ComponentTests suite?

At least new ones?

My reasoning is that if you test compiler "from outside", as a blackbox, then it makes more sense to have it in component tests.

If you testing some functions/library code - it's unit tests suite.

What do you think?

@auduchinok
Copy link
Member

@TIHan Thank you for looking into it!

@TIHan
Copy link
Member Author

TIHan commented Sep 25, 2020

@vzarytovskii I think moving it to component tests make sense.

@cartermp cartermp merged commit 81d1d91 into dotnet:main Sep 26, 2020
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 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
4 participants