Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@bergkampben
Copy link
Contributor

Enables null safety in compiler.dart and dart_profiler_symbols.dart
Contributes to flutter/flutter#110016, flutter/flutter#110020

No changes were required for these directories besides upgrading the SDK version

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See testing the engine for instructions on
    writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@bergkampben
Copy link
Contributor Author

bergkampben commented Sep 21, 2022

The failing tests seem due to an infra issue rather than any changes I made. Tried re-running them several times with no luck. Will need to investigate the issue

failed to resolve flutter/dart-sdk/linux-amd64@git_revision:100ad0b02dff4408fa3f1447f2e71414166cf68d (line 11): ambiguity when resolving the tag, more than one instance has it

@akbiggs
Copy link
Contributor

akbiggs commented Sep 21, 2022

Yeah. Let's hold off on merging for now, there's another flake that appears to be caused by Fuchsia code going on right now (unrelated to the infra issue you just posted about). We can open a separate chat thread for the infra issue.

@akbiggs
Copy link
Contributor

akbiggs commented Sep 21, 2022

If you rebase on upstream it should be fixed now (CQ runs from the commit you're based on, not HEAD).

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants