-
Notifications
You must be signed in to change notification settings - Fork 1.7k
source_report_libraries_already_compiled_test
flakily crashes
#53990
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
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
cherry-pick-candidate
Candidates to be cherry-picked
gardening
vm-service
The VM Service Protocol, both the specification and its implementation
Comments
This test just went from Pass -> RuntimeError on unittest-asserts-release-win-arm64, but because of an expectation failure and not a crash.
https://ci.chromium.org/ui/p/dart/builders/ci.sandbox/pkg-win-release-arm64/81/overview |
source_report_libraries_already_compiled_test
flakily crashes on unittest-asserts-debug-linux-x64
source_report_libraries_already_compiled_test
flakily crashes
@a-siva Can we get a cherry-pick on this? |
flutter/flutter#124145 is the related Flutter issue |
This was referenced Nov 15, 2023
copybara-service bot
pushed a commit
that referenced
this issue
Nov 20, 2023
Changed the definition of `end` to point 1 past the end of the element, rather than the end of the element, which avoids the need for buggy look-ahead style lookups. I think this must have been a long standing bug, and we just never sent empty JSON arrays to the service until now, because I didn't change this logic when I refactored it. TEST=Added Service_ParseJSONArray Bug: flutter/flutter#124145 #53990 Cherry-pick: https://dart-review.googlesource.com/c/sdk/+/335980 Cherry-pick-request: #54059 Change-Id: I995e136881d08627cc6a7f9e60a57e76db55024c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/336603 Reviewed-by: Liam Appelbe <[email protected]> Commit-Queue: Siva Annamalai <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
cherry-pick-candidate
Candidates to be cherry-picked
gardening
vm-service
The VM Service Protocol, both the specification and its implementation
This test is experiencing runtime errors ~75% of the time.
See full logs here.
The text was updated successfully, but these errors were encountered: