Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

a-siva
Copy link
Contributor

@a-siva a-siva commented Oct 27, 2022

Remove @Dart specification from daemon_test.dart in preparation for https://dart-review.googlesource.com/c/sdk/+/261140.
This is based on the observation from @emmanuel-p

@jakemac53
Copy link
Contributor

That change is likely to break a whole lot more than this test.....

@jakemac53
Copy link
Contributor

I think that change likely requires some additional work in any package that spawns a dart isolate or program - at least if they do it from source?

Do the compile commands still do the auto-detection? We rely on this auto detection all over the place.

Copy link
Contributor

@jakemac53 jakemac53 left a comment

Choose a reason for hiding this comment

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

I will go ahead and approve/merge this anyways as we should be able to run with sound null safety now

@jakemac53 jakemac53 merged commit 2ed3240 into dart-lang:master Oct 27, 2022
@a-siva
Copy link
Contributor Author

a-siva commented Oct 27, 2022

Do the compile commands still do the auto-detection? We rely on this auto detection all over the place.

They will continue to do auto detection in Dart 2.19 and the CL that disables auto detection will land after the branch cut for the final beta of Dart 2.19.

@a-siva a-siva deleted the fix-test branch October 27, 2022 20:16
jakemac53 added a commit that referenced this pull request Nov 30, 2022
This was removed in #3395 but reverted in #3411 (likely a bad merge). This just removes it again.
jakemac53 added a commit that referenced this pull request Nov 30, 2022
This was removed in #3395 but reverted in #3411 (likely a bad merge). This just removes it again.
simolus3 pushed a commit to simolus3/build that referenced this pull request Dec 11, 2022
…-lang#3415)

This was removed in dart-lang#3395 but reverted in dart-lang#3411 (likely a bad merge). This just removes it again.
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.

2 participants