Skip to content

Conversation

@Forgind
Copy link
Contributor

@Forgind Forgind commented Aug 17, 2023

Still working on final testing.
Tested building a simple project with and without graph and with and without specifying properties/targets/items, and it works.

Tried building a slnf (that should fail if I specify any properties/targets/items) without any of those but with and without graph, and it succeeded.

First commit just reverts the revert.

Second commit attempts to fix it.

Third commit really fixes it.

Fourth commit tweaks a test.

Fifth commit tightens the access to the graph and ensures sln/slnf graph builds aren't affected.

@Forgind
Copy link
Contributor Author

Forgind commented Aug 25, 2023

@dfederm, any chance you could glance at the graph change I made here to make sure it looks legit to you?

@dfederm
Copy link
Contributor

dfederm commented Aug 25, 2023

@dfederm, any chance you could glance at the graph change I made here to make sure it looks legit to you?

Looks more or less like what we brainstormed offline. Since there appears to be an e2e test gap for graph, consider running a test build with /graph (probably with and without your new feature too?) just to ensure it doesn't blow up.

@Forgind
Copy link
Contributor Author

Forgind commented Aug 25, 2023

I manually built my test project, and I got all the properties/items/etc. I wanted regardless of graph 🙂

@Forgind
Copy link
Contributor Author

Forgind commented Aug 25, 2023

(Building it normally with and without graph also worked)

@rainersigwald rainersigwald force-pushed the bring-back-eval-results branch from 4d7fdb3 to 6f528f9 Compare August 29, 2023 21:44
@rainersigwald rainersigwald enabled auto-merge (squash) August 29, 2023 21:46
@rainersigwald rainersigwald merged commit ba4f2fe into dotnet:main Aug 30, 2023
Copy link
Member

@rokonec rokonec left a comment

Choose a reason for hiding this comment

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

There seems to be same bug we did for TerminalLogger.
See: #9135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants