Skip to content

Triage more solver tests #1842

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

Merged
merged 5 commits into from
Mar 22, 2018
Merged

Triage more solver tests #1842

merged 5 commits into from
Mar 22, 2018

Conversation

nex3
Copy link
Member

@nex3 nex3 commented Mar 21, 2018

No description provided.

nex3 added 3 commits March 21, 2018 16:36
This test's behavior was never actually stable; which path takes
precedence is entirely dependent on the details of the solver, such as
which packages sorts alphabetically first. Since it's so
implementation-sensitive, it doesn't make much sense to crystallize in
a test.
@nex3 nex3 requested a review from munificent March 21, 2018 23:37
@@ -73,38 +71,4 @@ main() {
await d.appPackagesFile(
{"foo": "../foo", "bar": "../bar", "shared": "../shared"}).validate();
});

Copy link
Member

Choose a reason for hiding this comment

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

What happened to these tests?

Copy link
Member Author

Choose a reason for hiding this comment

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

I explained in the commit message.

@nex3 nex3 merged commit 7712907 into feature.solver Mar 22, 2018
@nex3 nex3 deleted the feature.solver.triage branch March 22, 2018 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants