-
Notifications
You must be signed in to change notification settings - Fork 28.6k
Engine test PlatformViewMutationClipRectAfterMovedTests testPlatformView
failing in CI on macOS 13
#137547
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
Comments
@cyanglaz Can you take a look at this? |
Note to self: screenshot for https://ci.chromium.org/ui/p/flutter/builders/try.shadow/Mac%20Engine%20Drone/10957/overview |
Oh This is on Mac13, I already updated my mac to 14. @hellohuanlin Do you have your mac still on 13? |
'/Volumes/Work/s/w/ir/cache/osx_sdk/xcode_14e300c_runtime_ios-16-4_14e300c_ios-16-2_14c18/XCode.app' This is the xcode version. |
Yep im still on 13. i can take a look when get time |
Potential engine fix: flutter/engine#41708 |
Fixes race condition in Platform View Scenario tests, see flutter/flutter#126627 for description of issue. Fixes flutter/flutter#137547 and flutter/flutter#126627. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Uh oh!
There was an error while loading. Please reload this page.
It seems to only fail sometimes on
ios_debug_sim_arm64_extension_safe
andios_debug_sim_arm64
ios_debug_sim_arm64_extension_safe
passing:
https://ci.chromium.org/ui/p/flutter/builders/try.shadow/Mac%20Engine%20Drone/10946/overview
https://ci.chromium.org/ui/p/flutter/builders/try.shadow/Mac%20Engine%20Drone/10958/overview (failed the first time, passed the second)
failing:
https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20Engine%20Drone/480262/overview
ios_debug_sim_arm64
failing:
https://ci.chromium.org/ui/p/flutter/builders/try.shadow/Mac%20Engine%20Drone/10957/overview
https://ci.chromium.org/ui/p/flutter/builders/try.shadow/Mac%20Engine%20Drone/10945/overview
https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20Engine%20Drone/480261/overview (ignore cancellation, if you look at the stdout of step 29, you'll see test failed)
The text was updated successfully, but these errors were encountered: